Fix build error and set version 2.7.1 tizen_3.0.2014.q4_common tizen_3.0.2015.q1_common tizen_3.0.2015.q2_common tizen_3.0.m1_mobile tizen_3.0.m1_tv tizen_3.0_ivi accepted/tizen/common/20141218.123416 accepted/tizen/ivi/20141225.103513 accepted/tizen/mobile/20141221.092751 accepted/tizen/tv/20141219.005651 accepted/tizen/wearable/20141219.005721 submit/tizen/20141215.230902 submit/tizen_common/20151015.190624 submit/tizen_common/20151019.135620 submit/tizen_ivi/20141225.222222 tizen_3.0.m1_mobile_release tizen_3.0.m1_tv_release tizen_3.0.m2.a1_mobile_release tizen_3.0.m2.a1_tv_release tizen_3.0_ivi_release
authorJosé Bollo <jose.bollo@open.eurogiciel.org>
Wed, 26 Nov 2014 15:23:36 +0000 (16:23 +0100)
committerJohn L. Whiteman <john.l.whiteman@intel.com>
Mon, 15 Dec 2014 23:06:53 +0000 (15:06 -0800)
Change-Id: I74c729887a1904b1f528f40f9e3ebd6ae13dfa8f
Signed-off-by: José Bollo <jose.bollo@open.eurogiciel.org>
packaging/nettle.spec

index 5c9dbbf..af2d0d8 100644 (file)
@@ -1,5 +1,5 @@
 Name:           nettle
-Version:        2.4
+Version:        2.7.1
 Release:        0
 Summary:        Cryptographic Library
 License:        LGPL-2.1+ and GPL-2.0+
@@ -61,8 +61,8 @@ operations using the nettle library.
 cp %{SOURCE1001} .
 
 %build
-%configure --disable-static \
-        --enable-shared
+#%configure --disable-static \
+%configure --enable-shared
 
 make %{?_smp_mflags}
 
@@ -98,7 +98,6 @@ make check
 %{_includedir}/nettle
 %{_libdir}/libnettle.so
 %{_libdir}/libhogweed.so
-%{_infodir}/nettle.info%{ext_info}
 %{_libdir}/pkgconfig/hogweed.pc
 %{_libdir}/pkgconfig/nettle.pc