packages: iptables/iptables.spec - BR: libnfnetlink-devel, pkgconfig >= 0.9.0

gotar gotar at pld-linux.org
Sat Aug 28 21:45:09 CEST 2010


Author: gotar                        Date: Sat Aug 28 19:45:09 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- BR: libnfnetlink-devel, pkgconfig >= 0.9.0

---- Files affected:
packages/iptables:
   iptables.spec (1.278 -> 1.279) 

---- Diffs:

================================================================
Index: packages/iptables/iptables.spec
diff -u packages/iptables/iptables.spec:1.278 packages/iptables/iptables.spec:1.279
--- packages/iptables/iptables.spec:1.278	Sat Aug  7 20:53:32 2010
+++ packages/iptables/iptables.spec	Sat Aug 28 21:45:04 2010
@@ -4,13 +4,11 @@
 # - fix makefile (-D_UNKNOWN_KERNEL_POINTER_SIZE issue)
 # - owner needs rewrite to xt
 # - add manual sections from xtable-addons
-# - ACCOUNT has been removed from iptables-20070806.patch, now should be taken
-#   from http://www.intra2net.com/de/produkte/opensource/ipt_account/libipt_ACCOUNT-1.3.tar.gz
 #
 # Conditional build:
 %bcond_without	doc		# without documentation (HOWTOS) which needed TeX
 %bcond_without	dist_kernel	# without distribution kernel
-%bcond_without  vserver         # kernel build without vserver
+%bcond_without	vserver		# kernel build without vserver
 %bcond_with	batch		# build iptables-batch
 %bcond_with	static
 #
@@ -57,7 +55,9 @@
 BuildRequires:	autoconf
 BuildRequires:	automake
 BuildRequires:	groff
+BuildRequires:	libnfnetlink-devel
 BuildRequires:	libtool
+BuildRequires:	pkgconfig >= 0.9.0
 %if %{with doc}
 BuildRequires:	sed >= 4.0
 BuildRequires:	sgml-tools
@@ -376,7 +376,7 @@
 
 %files libs
 %defattr(644,root,root,755)
-%attr(755,root,root) %ghost %{_libdir}/libipq.so.0                                                                                                          
+%attr(755,root,root) %ghost %{_libdir}/libipq.so.0
 %attr(755,root,root) %{_libdir}/libipq.so.*.*
 %attr(755,root,root) %ghost %{_libdir}/libiptc.so.0
 %attr(755,root,root) %{_libdir}/libiptc.so.*.*
@@ -414,6 +414,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.279  2010/08/28 19:45:04  gotar
+- BR: libnfnetlink-devel, pkgconfig >= 0.9.0
+
 Revision 1.278  2010/08/07 18:53:32  arekm
 - up to 1.4.9.1
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/iptables/iptables.spec?r1=1.278&r2=1.279&f=u



More information about the pld-cvs-commit mailing list