packages: automake/automake-no_versioned_dir.patch, automake/automake.spec ...

qboosh qboosh at pld-linux.org
Sun Jun 3 08:09:20 CEST 2012


Author: qboosh                       Date: Sun Jun  3 06:09:20 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated to 1.12.1
- removed obsolete no_versioned_dir patch

---- Files affected:
packages/automake:
   automake-no_versioned_dir.patch (1.7 -> 1.8) , automake.spec (1.152 -> 1.153) 

---- Diffs:

================================================================
Index: packages/automake/automake-no_versioned_dir.patch
diff -u packages/automake/automake-no_versioned_dir.patch:1.7 packages/automake/automake-no_versioned_dir.patch:1.8
--- packages/automake/automake-no_versioned_dir.patch:1.7	Sun May 17 22:36:12 2009
+++ packages/automake/automake-no_versioned_dir.patch	Sun Jun  3 08:09:15 2012
@@ -20,14 +20,14 @@
    unshift @INC, (split '@PATH_SEPARATOR@', $perllibdir);
  }
  
---- automake-1.10/lib/Automake/Config.in.orig	2005-05-14 21:52:09.000000000 +0200
-+++ automake-1.10/lib/Automake/Config.in	2006-10-26 23:07:50.717979000 +0200
-@@ -28,7 +28,7 @@
- our $APIVERSION = '@APIVERSION@';
- our $PACKAGE = '@PACKAGE@';
+--- automake-1.12.1/lib/Automake/Config.in.orig	2012-06-01 15:47:09.000000000 +0200
++++ automake-1.12.1/lib/Automake/Config.in	2012-06-03 07:49:50.581740616 +0200
+@@ -32,7 +32,7 @@
+ our $PACKAGE_BUGREPORT = '@PACKAGE_BUGREPORT@';
  our $VERSION = '@VERSION@';
+ our $RELEASE_YEAR = '@RELEASE_YEAR@';
 -our $libdir = '@datadir@/@PACKAGE at -@APIVERSION@';
 +our $libdir = '@datadir@/@PACKAGE@';
  our $perl_threads = @PERL_THREADS@;
  
- 1;;
+ 1;

================================================================
Index: packages/automake/automake.spec
diff -u packages/automake/automake.spec:1.152 packages/automake/automake.spec:1.153
--- packages/automake/automake.spec:1.152	Wed May  9 18:07:46 2012
+++ packages/automake/automake.spec	Sun Jun  3 08:09:15 2012
@@ -15,13 +15,13 @@
 Summary(tr.UTF-8):	Makefile yapılandırma araçları
 Summary(uk.UTF-8):	GNU automake - інструменти для автоматичної генерації Makefile'ів
 Name:		automake
-Version:	1.12
+Version:	1.12.1
 Release:	1
 Epoch:		1
 License:	GPL v2+
 Group:		Development/Building
 Source0:	http://ftp.gnu.org/gnu/automake/%{name}-%{version}.tar.xz
-# Source0-md5:	5fc40c032ceaebecd1588b8d125b4781
+# Source0-md5:	036d79de6e443e02aec2be1df2b4f0ac
 Patch0:		%{name}-info.patch
 Patch1:		%{name}-man.patch
 Patch2:		%{name}-no_versioned_dir.patch
@@ -197,6 +197,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.153  2012/06/03 06:09:15  qboosh
+- updated to 1.12.1
+- removed obsolete no_versioned_dir patch
+
 Revision 1.152  2012/05/09 16:07:46  qboosh
 - updated to 1.12
 - updated info patch
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/packages/automake/automake-no_versioned_dir.patch?r1=1.7&r2=1.8
    http://cvs.pld-linux.org/packages/automake/automake.spec?r1=1.152&r2=1.153



More information about the pld-cvs-commit mailing list