[packages/automake] - updated to 1.12.5

qboosh qboosh at pld-linux.org
Thu Nov 22 18:30:41 CET 2012


commit 110393b994a8a96d144b3c335690b67080191883
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Thu Nov 22 18:30:45 2012 +0100

    - updated to 1.12.5

 automake-no_versioned_dir.patch | 28 ++++++++++++++--------------
 automake.spec                   |  4 ++--
 2 files changed, 16 insertions(+), 16 deletions(-)
---
diff --git a/automake.spec b/automake.spec
index 269eafd..2144997 100644
--- a/automake.spec
+++ b/automake.spec
@@ -14,13 +14,13 @@ Summary(ru.UTF-8):	GNU automake - инструменты для автомати
 Summary(tr.UTF-8):	Makefile yapılandırma araçları
 Summary(uk.UTF-8):	GNU automake - інструменти для автоматичної генерації Makefile'ів
 Name:		automake
-Version:	1.12.4
+Version:	1.12.5
 Release:	1
 Epoch:		1
 License:	GPL v2+
 Group:		Development/Building
 Source0:	http://ftp.gnu.org/gnu/automake/%{name}-%{version}.tar.xz
-# Source0-md5:	7395a0420ecb5c9bc43e5fcf4824df36
+# Source0-md5:	2bc1aef898712c7e56320f264040972d
 Patch0:		%{name}-info.patch
 Patch1:		%{name}-man.patch
 Patch2:		%{name}-no_versioned_dir.patch
diff --git a/automake-no_versioned_dir.patch b/automake-no_versioned_dir.patch
index 4634b63..23fc42d 100644
--- a/automake-no_versioned_dir.patch
+++ b/automake-no_versioned_dir.patch
@@ -1,25 +1,25 @@
---- automake-1.8.4/automake.in.orig	2004-04-10 19:15:32.000000000 +0200
-+++ automake-1.8.4/automake.in	2004-04-29 02:33:26.305817840 +0200
-@@ -31,7 +31,7 @@
+--- automake-1.12.5/automake.in.orig	2012-11-22 17:36:51.560603115 +0100
++++ automake-1.12.5/automake.in	2012-11-22 18:18:52.190550575 +0100
+@@ -29,7 +29,7 @@
  
  BEGIN
  {
--  my $perllibdir = $ENV{'perllibdir'} || '@datadir@/@PACKAGE at -@APIVERSION@';
-+  my $perllibdir = $ENV{'perllibdir'} || '@datadir@/@PACKAGE@';
-   unshift @INC, (split '@PATH_SEPARATOR@', $perllibdir);
+-  @Automake::perl_libdirs = ('@datadir@/@PACKAGE at -@APIVERSION@')
++  @Automake::perl_libdirs = ('@datadir@/@PACKAGE@')
+     unless @Automake::perl_libdirs;
+   unshift @INC, @Automake::perl_libdirs;
  
-   # Override SHELL.  This is required on DJGPP so that system() uses
---- automake-1.10/aclocal.in.orig	2006-10-15 18:19:37.000000000 +0200
-+++ automake-1.10/aclocal.in	2006-10-26 23:03:13.812673500 +0200
-@@ -30,7 +30,7 @@
+--- automake-1.12.5/aclocal.in.orig	2012-11-22 17:36:51.597269780 +0100
++++ automake-1.12.5/aclocal.in	2012-11-22 18:19:11.647216837 +0100
+@@ -27,7 +27,7 @@
  
  BEGIN
  {
--  my $perllibdir = $ENV{'perllibdir'} || '@datadir@/@PACKAGE at -@APIVERSION@';
-+  my $perllibdir = $ENV{'perllibdir'} || '@datadir@/@PACKAGE@';
-   unshift @INC, (split '@PATH_SEPARATOR@', $perllibdir);
+-  @Aclocal::perl_libdirs = ('@datadir@/@PACKAGE at -@APIVERSION@')
++  @Aclocal::perl_libdirs = ('@datadir@/@PACKAGE@')
+     unless @Aclocal::perl_libdirs;
+   unshift @INC, @Aclocal::perl_libdirs;
  }
- 
 --- 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 @@
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/automake.git/commitdiff/110393b994a8a96d144b3c335690b67080191883



More information about the pld-cvs-commit mailing list