packaging: Bump to 1.14.1 86/32686/1
authorPhilippe Coval <philippe.coval@open.eurogiciel.org>
Fri, 28 Nov 2014 15:52:19 +0000 (16:52 +0100)
committerPhilippe Coval <philippe.coval@open.eurogiciel.org>
Mon, 22 Dec 2014 13:19:46 +0000 (14:19 +0100)
Change-Id: I5c63cf72e8f71e769860a2dffeb5761f62862dfd
Bug-Tizen: TC-2003
Signed-off-by: Philippe Coval <philippe.coval@open.eurogiciel.org>
packaging/automake.spec

index 8661d22..f6c860e 100644 (file)
@@ -2,14 +2,16 @@ Name:           automake
 BuildRequires:  autoconf >= 2.69
 BuildRequires:  bison
 BuildRequires:  gcc-c++
+BuildRequires:  makeinfo
 BuildRequires:  xz
 Requires:       autoconf >= 2.69
-Version:        1.12.1
+Version:        1.14.1
 Release:        0
 Summary:        A Program for Automatically Generating GNU-Style Makefile.in Files
 License:        GPL-2.0+
 Group:          Development/Tools/Building
 Url:            http://www.gnu.org/software/automake
+#X-Vc-Url:      git://git.savannah.gnu.org/automake.git
 Source:         automake-%{version}.tar.xz
 Source1:        automake-rpmlintrc
 Source1001:    automake.manifest
@@ -60,4 +62,3 @@ rm -rf %{buildroot}%{_infodir}/dir
 %{_datadir}/automake-*
 %config /etc/aclocal_dirlist
 
-%changelog