From a9a8227df08a99aa3786f79bad0973a426f2b282 Mon Sep 17 00:00:00 2001 From: "Sabera Djelti (sdi2)" Date: Mon, 10 Nov 2014 16:42:54 +0100 Subject: Bump to version 4.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Alignment Tizen and Yocto package versions [kevin.thierry: set correct version in spec file, remove unnecessary .gbs.conf file.] Bug-Tizen: TC-1926 Change-Id: I1f82c87d1f7828aff43e256ac05bb18a772956e2 Signed-off-by: Sabera Djelti (sdi2) Signed-off-by: Kévin THIERRY --- packaging/libtasn1.spec | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'packaging/libtasn1.spec') diff --git a/packaging/libtasn1.spec b/packaging/libtasn1.spec index b44de33..f2d1aec 100644 --- a/packaging/libtasn1.spec +++ b/packaging/libtasn1.spec @@ -1,5 +1,5 @@ Name: libtasn1 -Version: 2.14 +Version: 4.0 Release: 0 License: LGPL-2.1+ and GPL-3.0 Summary: ASN @@ -10,6 +10,7 @@ Source99: baselibs.conf Source1001: libtasn1.manifest BuildRequires: info BuildRequires: pkg-config +BuildRequires: makeinfo Requires: libtasn1-tools @@ -43,7 +44,7 @@ http://www.gnutls.org cp %{SOURCE1001} . %build -%configure --disable-static +%reconfigure --disable-static make %{?_smp_mflags} %install -- cgit v1.2.3