Author: paszczus                     Date: Wed Oct 20 19:38:10 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- added Patch1 to fix deprecated iptables syntax in not- options

---- Files affected:
packages/niceshaper:
   niceshaper.spec (1.33 -> 1.34) 

---- Diffs:

================================================================
Index: packages/niceshaper/niceshaper.spec
diff -u packages/niceshaper/niceshaper.spec:1.33 
packages/niceshaper/niceshaper.spec:1.34
--- packages/niceshaper/niceshaper.spec:1.33    Sun Oct 17 11:30:36 2010
+++ packages/niceshaper/niceshaper.spec Wed Oct 20 21:38:04 2010
@@ -16,6 +16,7 @@
 Source3:       %{name}.about
 Source4:       %{name}.init
 Patch0:                %{name}-includes.patch
+Patch1:                %{name}-iptables-deprecated.patch
 URL:           http://niceshaper.jedwabny.net/
 BuildRequires: libstdc++-devel
 BuildRequires: rpmbuild(macros) >= 1.268
@@ -36,6 +37,7 @@
 %prep
 %setup -q -c
 %patch0 -p1
+%patch1 -p1
 
 %build
 
@@ -83,6 +85,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.34  2010/10/20 19:38:04  paszczus
+- added Patch1 to fix deprecated iptables syntax in not- options
+
 Revision 1.33  2010/10/17 09:30:36  paszczus
 - merged 0.6.0rc6 from DEVEL
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/niceshaper/niceshaper.spec?r1=1.33&r2=1.34&f=u

_______________________________________________
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to