SPECS: portsentry.spec - update iptables path in config

glen glen at pld-linux.org
Sun Mar 12 21:27:44 CET 2006


Author: glen                         Date: Sun Mar 12 20:27:44 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- update iptables path in config

---- Files affected:
SPECS:
   portsentry.spec (1.38 -> 1.39) 

---- Diffs:

================================================================
Index: SPECS/portsentry.spec
diff -u SPECS/portsentry.spec:1.38 SPECS/portsentry.spec:1.39
--- SPECS/portsentry.spec:1.38	Sun Mar 12 21:17:59 2006
+++ SPECS/portsentry.spec	Sun Mar 12 21:27:39 2006
@@ -13,6 +13,7 @@
 Patch0:		%{name}-logging-pld.patch
 Patch1:		%{name}-ignore.csh.patch
 Patch2:		%{name}-libwrap.patch
+Patch3:		%{name}-config.patch
 URL:		http://www.psionic.com/products/
 BuildRequires:	rpmbuild(macros) >= 1.268
 Requires(post,preun):	/sbin/chkconfig
@@ -42,6 +43,7 @@
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
+%patch3 -p1
 
 %build
 %{__make} linux \
@@ -63,6 +65,9 @@
 
 touch $RPM_BUILD_ROOT%{_sysconfdir}/{portsentry.blocked.{audp,atcp,stcp,sudp,tcp,udp},portsentry.history}
 
+# the portsentry binary
+rm -f $RPM_BUILD_ROOT/etc/portsentry/portsentry
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -95,6 +100,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.39  2006/03/12 20:27:39  glen
+- update iptables path in config
+
 Revision 1.38  2006/03/12 20:17:59  glen
 - use %service, rel 11
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/portsentry.spec?r1=1.38&r2=1.39&f=u



More information about the pld-cvs-commit mailing list