[automake] automake-1.11.4

Karsten Hopp karsten at fedoraproject.org
Tue Apr 3 11:51:01 UTC 2012


commit 79c02315c30564c6a11971760e38a2bb9a47daf6
Author: Karsten Hopp <karsten at redhat.com>
Date:   Tue Apr 3 13:50:51 2012 +0200

    automake-1.11.4

 automake.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/automake.spec b/automake.spec
index 6a7a350..5c8eb07 100644
--- a/automake.spec
+++ b/automake.spec
@@ -2,7 +2,7 @@
 
 Summary:    A GNU tool for automatically creating Makefiles
 Name:       automake
-Version:    %{api_version}.3
+Version:    %{api_version}.4
 Release:    1%{?dist}
 License:    GPLv2+ and GFDL
 Group:      Development/Tools
@@ -41,7 +41,7 @@ Makefiles.
 
 %prep
 %setup -q -n automake-%{version}
-%patch0 -p1
+#patch0 -p1
 
 %build
 ./configure --prefix=%{_prefix} --mandir=%{_mandir} --infodir=%{_infodir} \
@@ -83,6 +83,9 @@ fi
 %{_mandir}/man1/*
 
 %changelog
+* Tue Apr 03 2012 Karsten Hopp <karsten at redhat.com> 1.11.4-1
+- automake-1.11.4
+
 * Thu Feb 02 2012 Karsten Hopp <karsten at redhat.com> 1.11.3-1
 - automake 1.11.3
 


More information about the scm-commits mailing list