SPECS: frox.spec - kernel22 renamed to generic libiptc bcond - req...

glen glen at pld-linux.org
Sun Apr 16 21:47:55 CEST 2006


Author: glen                         Date: Sun Apr 16 19:47:55 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- kernel22 renamed to generic libiptc bcond
- require newer llh to build

---- Files affected:
SPECS:
   frox.spec (1.49 -> 1.50) 

---- Diffs:

================================================================
Index: SPECS/frox.spec
diff -u SPECS/frox.spec:1.49 SPECS/frox.spec:1.50
--- SPECS/frox.spec:1.49	Fri Apr 14 18:57:47 2006
+++ SPECS/frox.spec	Sun Apr 16 21:47:50 2006
@@ -1,19 +1,12 @@
 # $Revision$, $Date$
-# TODO
-# - doesn't build with current (iptables?)
-#
 # Conditional build:
-%bcond_with	kernel22
+%bcond_without	libiptc		# doesn't build with 2.2 kernel
 #
 Summary:	Transparent FTP proxy
 Summary(pl):	Przezroczyste proxy FTP
 Name:		frox
 Version:	0.7.18
-%if %{with kernel22}
-Release:	1 at 2.2
-%else
-Release:	1
-%endif
+Release:	2
 License:	GPL
 Group:		Networking/Daemons
 Source0:	http://frox.sourceforge.net/download/%{name}-%{version}.tar.bz2
@@ -24,6 +17,7 @@
 URL:		http://frox.sourceforge.net/
 BuildRequires:	autoconf
 BuildRequires:	automake
+BuildRequires:	linux-libc-headers >= 7:2.6.12.0-12
 BuildRequires:	rpmbuild(macros) >= 1.268
 Requires(post,preun):	/sbin/chkconfig
 Requires(postun):	/usr/sbin/groupdel
@@ -59,8 +53,7 @@
 %configure \
 	--enable-http-cache \
 	--enable-local-cache \
-	%{?!with_kernel22:--enable-libiptc} \
-	%{?with_kernel22:--disable-libiptc} \
+	--%{!?with_iptc:dis}%{?with_iptc:en}able-libiptc \
 	--enable-transparent-data \
 	--enable-configfile=%{_sysconfdir}/frox.conf
 %{__make}
@@ -139,6 +132,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.50  2006/04/16 19:47:50  glen
+- kernel22 renamed to generic libiptc bcond
+- require newer llh to build
+
 Revision 1.49  2006/04/14 16:57:47  glen
 - doesn't build
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/frox.spec?r1=1.49&r2=1.50&f=u



More information about the pld-cvs-commit mailing list