SPECS: patch.spec - fix patch --version output

arekm arekm at pld-linux.org
Sat Apr 11 13:22:57 CEST 2009


Author: arekm                        Date: Sat Apr 11 11:22:57 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix patch --version output

---- Files affected:
SPECS:
   patch.spec (1.66 -> 1.67) 

---- Diffs:

================================================================
Index: SPECS/patch.spec
diff -u SPECS/patch.spec:1.66 SPECS/patch.spec:1.67
--- SPECS/patch.spec:1.66	Sat Apr 11 13:11:03 2009
+++ SPECS/patch.spec	Sat Apr 11 13:22:52 2009
@@ -68,6 +68,7 @@
 
 %prep
 %setup -q -n %{name}-2.5.9-109-g70df4e4
+sed -i -e 's#\. update-version.sh#. ./update-version.sh#g' configure.ac
 
 %build
 %{__aclocal} -I m4 -I gl/m4
@@ -106,6 +107,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.67  2009/04/11 11:22:52  arekm
+- fix patch --version output
+
 Revision 1.66  2009/04/11 11:11:03  arekm
 - up to 2.5.9-109-g70df4e4
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/patch.spec?r1=1.66&r2=1.67&f=u



More information about the pld-cvs-commit mailing list