summaryrefslogtreecommitdiff
path: root/packaging/libtasn1.spec
diff options
context:
space:
mode:
Diffstat (limited to 'packaging/libtasn1.spec')
-rw-r--r--packaging/libtasn1.spec5
1 files changed, 3 insertions, 2 deletions
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