Author: gotar                        Date: Mon Nov  2 17:14:06 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- added contributed patches

---- Files affected:
packages/grepcidr:
   grepcidr.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: packages/grepcidr/grepcidr.spec
diff -u packages/grepcidr/grepcidr.spec:1.1 packages/grepcidr/grepcidr.spec:1.2
--- packages/grepcidr/grepcidr.spec:1.1 Mon Nov  2 17:57:56 2009
+++ packages/grepcidr/grepcidr.spec     Mon Nov  2 18:14:00 2009
@@ -7,6 +7,9 @@
 Group:         Applications/Text
 Source0:       http://www.pc-tools.net/files/unix/%{name}-%{version}.tar.gz
 # Source0-md5: 7ccade25ce9fe6d6a02348ba8e4cf4a3
+Patch0:                makefile.diff
+Patch1:                find-anywhere.diff
+Patch2:                regex.diff
 URL:           http://www.pc-tools.net/unix/grepcidr/
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -15,6 +18,9 @@
 
 %prep
 %setup -q
+%patch0 -p1
+%patch1 -p0
+%patch2 -p0
 
 %build
 %{__make} CFLAGS="%{rpmcflags}"
@@ -37,5 +43,8 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2009/11/02 17:14:00  gotar
+- added contributed patches
+
 Revision 1.1  2009/11/02 16:57:56  gotar
 - initial PLD release
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/grepcidr/grepcidr.spec?r1=1.1&r2=1.2&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to