packages: dnscap/dnscap.spec - BR: groff, libpcap-devel - some fixes and us...

sparky sparky at pld-linux.org
Sat May 22 22:58:53 CEST 2010


Author: sparky                       Date: Sat May 22 20:58:53 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- BR: groff, libpcap-devel
- some fixes and use more rpm*flags, still doesn't build

---- Files affected:
packages/dnscap:
   dnscap.spec (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: packages/dnscap/dnscap.spec
diff -u packages/dnscap/dnscap.spec:1.3 packages/dnscap/dnscap.spec:1.4
--- packages/dnscap/dnscap.spec:1.3	Sat May 22 19:45:34 2010
+++ packages/dnscap/dnscap.spec	Sat May 22 22:58:47 2010
@@ -12,6 +12,8 @@
 # Source0-md5:	e5451875e01551568e46a3c461641311
 URL:		http://public.oarci.net/tools/dnscap/
 BuildRequires:	bind-devel
+BuildRequires:	groff
+BuildRequires:	libpcap-devel
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -23,7 +25,10 @@
 
 %build
 %{__make} \
-	PORTCFLAGS="%{rpmcflags}" \
+	BINDLIB="-lbind9" \
+	PORTCFLAGS="%{rpmcppflags} %{rpmcflags}" \
+	PORTLDFLAGS="%{rpmldflags}" \
+	GCCWARN="-Wall" \
 	CDEBUG=""
 
 %install
@@ -47,6 +52,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2010/05/22 20:58:47  sparky
+- BR: groff, libpcap-devel
+- some fixes and use more rpm*flags, still doesn't build
+
 Revision 1.3  2010/05/22 17:45:34  gotar
 - fixed Group
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/dnscap/dnscap.spec?r1=1.3&r2=1.4&f=u



More information about the pld-cvs-commit mailing list