packages: ipset/ipset.spec - comment cosmetics

glen glen at pld-linux.org
Wed Jul 21 07:53:51 CEST 2010


Author: glen                         Date: Wed Jul 21 05:53:51 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- comment cosmetics

---- Files affected:
packages/ipset:
   ipset.spec (1.70 -> 1.71) 

---- Diffs:

================================================================
Index: packages/ipset/ipset.spec
diff -u packages/ipset/ipset.spec:1.70 packages/ipset/ipset.spec:1.71
--- packages/ipset/ipset.spec:1.70	Wed Jul 21 07:27:41 2010
+++ packages/ipset/ipset.spec	Wed Jul 21 07:53:45 2010
@@ -108,11 +108,11 @@
 %patch0 -p1
 mv kernel/{Kbuild,Makefile}
 
+# these options can be overriden by module parameters.
 # maximum number of ipsets.
 %{__sed} -i 's:$(IP_NF_SET_MAX):256:' kernel/Makefile
 # hash size for bindings of IP sets.
 %{__sed} -i 's:$(IP_NF_SET_HASHSIZE):1024:' kernel/Makefile
-# these options can be overriden by module parameters.
 
 %if "%{cc_version}" < "3.4"
 %{__sed} -i -e 's/-Wextra//' Makefile
@@ -133,7 +133,7 @@
 %endif
 
 %if %{with kernel}
-# ugly hack for satisfy rpm build macro. in fact all modules will be build.
+# ugly hack for satisfy rpm build macro. in fact all modules will be built.
 %build_kernel_modules -C kernel -m ip_set
 %endif
 
@@ -209,6 +209,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.71  2010/07/21 05:53:45  glen
+- comment cosmetics
+
 Revision 1.70  2010/07/21 05:27:41  glen
 - update to build on ac
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/ipset/ipset.spec?r1=1.70&r2=1.71&f=u



More information about the pld-cvs-commit mailing list