Bump to version 4.0.4 accepted/tizen_3.0_common accepted/tizen_3.0_ivi accepted/tizen_common accepted/tizen_ivi accepted/tizen_mobile accepted/tizen_tv accepted/tizen_unified accepted/tizen_wearable sandbox/kevinthierry/bump-4.0.4 tizen tizen_3.0 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.m2 tizen_3.0_ivi accepted/tizen/3.0/common/20161114.112021 accepted/tizen/3.0/ivi/20161011.070324 accepted/tizen/common/20150107.101832 accepted/tizen/ivi/20150113.060254 accepted/tizen/ivi/20160223.234541 accepted/tizen/mobile/20150114.130253 accepted/tizen/tv/20150112.114025 accepted/tizen/unified/20170309.040653 accepted/tizen/wearable/20150112.054911 submit/tizen_3.0.m2/20170104.093755 submit/tizen_3.0_common/20161104.104000 submit/tizen_3.0_ivi/20161010.000008 submit/tizen_common/20150107.094100 submit/tizen_ivi/20150108.111111 submit/tizen_ivi/20150108.222222 submit/tizen_ivi/20150108.333333 submit/tizen_ivi/20160217.000000 submit/tizen_ivi/20160223.000000 submit/tizen_mobile/20150109.000000 submit/tizen_mobile/20150112.000000 submit/tizen_tv/20150109.000000 submit/tizen_unified/20170308.100417 submit/tizen_wearable/20150109.000000 submit/tizen_wearable/20150116.000000 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 tizen_4.0.m1_release
authorKévin THIERRY <kevin.thierry@open.eurogiciel.org>
Wed, 5 Nov 2014 11:55:32 +0000 (12:55 +0100)
committerKévin THIERRY <kevin.thierry@open.eurogiciel.org>
Wed, 5 Nov 2014 11:56:14 +0000 (12:56 +0100)
Bug-Tizen: TC-1881
Change-Id: I7bb64d567fbefafdc27275290af1bc4d3023bea0
Signed-off-by: Kévin THIERRY <kevin.thierry@open.eurogiciel.org>
packaging/zeromq.spec

index d786071..b147953 100644 (file)
@@ -1,6 +1,6 @@
 Name:          zeromq
-Version:       3.2.2
-Release:       1
+Version:       4.0.4
+Release:       0
 Summary:       The ZeroMQ messaging library
 Group:         System/Libraries
 License:       LGPL-3.0+
@@ -60,7 +60,7 @@ cp %{SOURCE1001} .
 %build
 %configure
 
-%{__make} %{?_smp_mflags}
+%__make %{?_smp_mflags}
 
 %install
 %make_install
@@ -77,7 +77,8 @@ cp %{SOURCE1001} .
 %defattr(-,root,root,-)
 %license COPYING COPYING.LESSER
 %{_libdir}/libzmq.so.3
-%{_libdir}/libzmq.so.3.0.0
+%{_libdir}/libzmq.so.3.1.0
+%{_bindir}/curve_keygen
 
 %files devel
 %manifest %{name}.manifest