Package: fossology
Version: 1.2.0-3
Severity: minor
Tags: patch

fossology links to rpmio, but doesn't specify this.  This is not a significant
issue at the moment, but with the Wheezy toolchain it will cause FTBFS.

It's easy enough to fix:

--- fossology-1.2.0.orig/agents/pkgagent/Makefile
+++ fossology-1.2.0/agents/pkgagent/Makefile
@@ -5,7 +5,7 @@
 DEPS=$(TOP)/Makefile.deps
 include $(VARS)

-CFLAGS_LOCAL=$(CFLAGS_DB) $(CFLAGS_REPO) $(CFLAGS_AGENT) -I/usr/include/rpm 
-lpq -lrpm $(ALL_CFLAGS)
+CFLAGS_LOCAL=$(CFLAGS_DB) $(CFLAGS_REPO) $(CFLAGS_AGENT) -I/usr/include/rpm 
-lpq -lrpm -lrpmio $(ALL_CFLAGS)
 EXE=pkgagent
 CFLAGS_LOCAL_RPM_4_4=$(CFLAGS_LOCAL) -D_RPM_4_4
 CFLAGS_LOCAL_RPM=$(CFLAGS_LOCAL) -D_RPM_4_4_COMPAT

-- System Information:
Debian Release: squeeze/sid
Architecture: i386 (i686)

Kernel: Linux 2.6.35-22-generic (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to