Bump to libevent 2.1.8 46/133346/1 accepted/tizen_4.0_unified accepted/tizen_5.0_unified accepted/tizen_5.5_unified accepted/tizen_5.5_unified_mobile_hotfix accepted/tizen_5.5_unified_wearable_hotfix tizen_4.0 tizen_5.0 tizen_5.5 tizen_5.5_mobile_hotfix tizen_5.5_tv tizen_5.5_wearable_hotfix accepted/tizen/4.0/unified/20170816.012025 accepted/tizen/4.0/unified/20170828.222946 accepted/tizen/5.0/unified/20181102.030912 accepted/tizen/5.5/unified/20191031.012316 accepted/tizen/5.5/unified/mobile/hotfix/20201027.074546 accepted/tizen/5.5/unified/wearable/hotfix/20201027.100908 accepted/tizen/unified/20170612.073803 submit/tizen/20170612.020057 submit/tizen_4.0/20170811.094300 submit/tizen_4.0/20170828.100006 submit/tizen_5.0/20181101.000007 submit/tizen_5.5/20191031.000007 submit/tizen_5.5_mobile_hotfix/20201026.185107 submit/tizen_5.5_wearable_hotfix/20201026.184307 tizen_4.0.IoT.p1_release tizen_4.0.IoT.p2_release tizen_4.0.m2_release tizen_5.5.m2_release
authorDongHun Kwak <dh0128.kwak@samsung.com>
Mon, 12 Jun 2017 01:26:49 +0000 (10:26 +0900)
committerDongHun Kwak <dh0128.kwak@samsung.com>
Mon, 12 Jun 2017 01:26:49 +0000 (10:26 +0900)
[Model] All
[BinType] AP
[Customer] OPEN

[Issue#] N/A
[Request] N/A
[Occurrence Version] N/A

[Problem] Bump to libevent 2.1.8
[Cause & Measure] Bump to libevent 2.1.8
[Checking Method] N/A

[Team] Open Source Management and Setting Part
[Developer] dh0128.kwak
[Solution company] Samsung
[Change Type] N/A

Change-Id: I8f0300f5fa2ecbc7973a7e2d1c25910c92b5b8f9
Signed-off-by: DongHun Kwak <dh0128.kwak@samsung.com>
packaging/libevent.spec

index 3c8935c..0dd7c5d 100644 (file)
@@ -1,5 +1,5 @@
 Name:           libevent
-Version:        2.0.22
+Version:        2.1.8
 Release:        0
 Summary:        Library Providing an Event Handling API
 License:        BSD-2.0
@@ -48,10 +48,10 @@ cp %{SOURCE1001} .
 %files 
 %manifest %{name}.manifest
 %defattr(-,root,root,-)
-%{_libdir}/%{name}-2.0.so.5*
-%{_libdir}/%{name}_core-2.0.so.5*
-%{_libdir}/%{name}_extra-2.0.so.5*
-%{_libdir}/%{name}_pthreads-2.0.so.5*
+%{_libdir}/%{name}-2.1.so.6*
+%{_libdir}/%{name}_core-2.1.so.6*
+%{_libdir}/%{name}_extra-2.1.so.6*
+%{_libdir}/%{name}_pthreads-2.1.so.6*
 
 %files devel
 %manifest %{name}.manifest
@@ -64,6 +64,8 @@ cp %{SOURCE1001} .
 %{_libdir}/%{name}_extra.so
 %{_libdir}/%{name}_pthreads.so
 %{_libdir}/pkgconfig/%{name}.pc
+%{_libdir}/pkgconfig/%{name}_core.pc
 %{_libdir}/pkgconfig/%{name}_pthreads.pc
+%{_libdir}/pkgconfig/%{name}_extra.pc
 
 %changelog