packages: bird/bird.spec - fixed applying conditional patch: that's why I'm...

gotar gotar at pld-linux.org
Mon May 2 13:54:08 CEST 2011


Author: gotar                        Date: Mon May  2 11:54:08 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- fixed applying conditional patch: that's why I'm against renumbering...

---- Files affected:
packages/bird:
   bird.spec (1.50 -> 1.51) 

---- Diffs:

================================================================
Index: packages/bird/bird.spec
diff -u packages/bird/bird.spec:1.50 packages/bird/bird.spec:1.51
--- packages/bird/bird.spec:1.50	Mon May  2 11:13:58 2011
+++ packages/bird/bird.spec	Mon May  2 13:54:03 2011
@@ -105,7 +105,7 @@
 
 %prep
 %setup -q -a 5
-%{?with_alien:%patch1 -p1}
+%{?with_alien:%patch1 -p0}
 
 %build
 cp -f /usr/share/automake/config.* tools
@@ -209,6 +209,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.51  2011/05/02 11:54:03  gotar
+- fixed applying conditional patch: that's why I'm against renumbering...
+
 Revision 1.50  2011/05/02 09:13:58  arekm
 - up to 1.3.1
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/bird/bird.spec?r1=1.50&r2=1.51&f=u



More information about the pld-cvs-commit mailing list