packaging: Bump to 1.14.1 29/169529/1
authorPhilippe Coval <philippe.coval@open.eurogiciel.org>
Fri, 28 Nov 2014 15:52:19 +0000 (16:52 +0100)
committerWonki Kim <wonki_.kim@samsung.com>
Wed, 7 Feb 2018 08:28:01 +0000 (17:28 +0900)
Bug-Tizen: TC-2003

Change-Id: Icc344617bd56fa20e6a84e3f40da38ac7340afc3
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