Author: qboosh                       Date: Sat Dec 27 11:19:08 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added depout patch (fix for "nothing to shift" failure taken from git)
- release 2

---- Files affected:
SPECS:
   automake.spec (1.130 -> 1.131) 

---- Diffs:

================================================================
Index: SPECS/automake.spec
diff -u SPECS/automake.spec:1.130 SPECS/automake.spec:1.131
--- SPECS/automake.spec:1.130   Mon Nov 24 01:18:40 2008
+++ SPECS/automake.spec Sat Dec 27 12:19:03 2008
@@ -16,7 +16,7 @@
 Summary(uk.UTF-8):     GNU automake - інструменти для автоматичної генерації 
Makefile'ів
 Name:          automake
 Version:       1.10.2
-Release:       1
+Release:       2
 Epoch:         1
 License:       GPL v2+
 Group:         Development/Building
@@ -26,6 +26,7 @@
 Patch1:                %{name}-man.patch
 Patch2:                %{name}-no_versioned_dir.patch
 Patch3:                %{name}-morearchs.patch
+Patch4:                %{name}-depout.patch
 URL:           http://sources.redhat.com/automake/
 %if %{with regeneration}
 BuildRequires: autoconf >= 2.60
@@ -98,6 +99,7 @@
 %patch1 -p1
 %patch2 -p1
 %patch3 -p1
+%patch4 -p1
 
 %if %{with regeneration}
 # prepare temporary copy of m4 dir without amversion.m4 (which causes automake 
version check)
@@ -176,6 +178,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.131  2008/12/27 11:19:03  qboosh
+- added depout patch (fix for "nothing to shift" failure taken from git)
+- release 2
+
 Revision 1.130  2008/11/24 00:18:40  pawelz
 - up to 1.10.2
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/automake.spec?r1=1.130&r2=1.131&f=u

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

Reply via email to