]> git.pld-linux.org Git - packages/automake.git/blobdiff - automake.spec
- reverted macros.perl patch change
[packages/automake.git] / automake.spec
index 0bf884aff91ae7d605b7b87fb5de595e64753d76..d2d3d55fe4c532303ce98059dfda1fe430dc2ad2 100644 (file)
@@ -10,24 +10,25 @@ Summary(ru):        GNU automake - 
 Summary(tr):   Makefile yapýlandýrma araçlarý
 Summary(uk):   GNU automake - ¦ÎÓÔÒÕÍÅÎÔÉ ÄÌÑ Á×ÔÏÍÁÔÉÞÎϧ ÇÅÎÅÒÁ槠Makefile'¦×
 Name:          automake
-Version:       1.7.7
-Release:       1
+Version:       1.7.9
+Release:       2
 Epoch:         1
 License:       GPL
 Group:         Development/Building
-Source0:       ftp://sources.redhat.com/pub/automake/%{name}-%{version}.tar.bz2
-# Source0-md5: 4323c25644ed092c3d4fdfef434ab28d
+Source0:       ftp://sources.redhat.com/pub/%{name}/%{name}-%{version}.tar.bz2
+# Source0-md5: 571fd0b0598eb2a27dcf68adcfddfacb
 Patch0:                %{name}-info.patch
 Patch1:                %{name}-man.patch
 Patch2:                %{name}-regex.m4.patch
 Patch3:                %{name}-no_versioned_dir.patch
+Patch4:                %{name}-amd64.patch
 URL:           http://sources.redhat.com/automake/
-BuildRequires: autoconf >= 2.54
+BuildRequires: autoconf >= 2.58
 BuildRequires: rpm-perlprov
 Requires(pre): fileutils
 Requires:      perl-base
 Requires:      perl(File::Glob)
-Conflicts:     autoconf < 2.54
+Conflicts:     autoconf < 2.58
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -88,6 +89,7 @@ Makefile'
 %patch1 -p1
 %patch2 -p1
 %patch3 -p1
+%patch4 -p1
 
 %build
 %{__autoconf}
This page took 0.034787 seconds and 4 git commands to generate.