packages (DEVEL): libevent/libevent.spec - updated to 2.0.4-alpha - package...

lisu lisu at pld-linux.org
Fri Mar 5 12:12:07 CET 2010


Author: lisu                         Date: Fri Mar  5 11:12:07 2010 GMT
Module: packages                      Tag: DEVEL
---- Log message:
- updated to 2.0.4-alpha
- package libevent_openssl files

---- Files affected:
packages/libevent:
   libevent.spec (1.27.2.3 -> 1.27.2.4) 

---- Diffs:

================================================================
Index: packages/libevent/libevent.spec
diff -u packages/libevent/libevent.spec:1.27.2.3 packages/libevent/libevent.spec:1.27.2.4
--- packages/libevent/libevent.spec:1.27.2.3	Tue Nov 24 14:06:59 2009
+++ packages/libevent/libevent.spec	Fri Mar  5 12:12:02 2010
@@ -8,13 +8,13 @@
 Summary:	libevent - an event notification library
 Summary(pl.UTF-8):	libevent - biblioteka powiadamiająca o zdarzeniach
 Name:		libevent
-Version:	2.0.3
+Version:	2.0.4
 Release:	0.alpha.1
 Epoch:		0
 License:	BSD
 Group:		Libraries
 Source0:	http://www.monkey.org/~provos/%{name}-%{version}-alpha.tar.gz
-# Source0-md5:	3506fd2a79b9945ac157ab2eb7f5d1f4
+# Source0-md5:	dbc50f32af9f2ade151a0737e5edf205
 Patch0:		%{name}-fpm.patch
 URL:		http://www.monkey.org/~provos/libevent/
 BuildRequires:	autoconf
@@ -88,11 +88,11 @@
 %files
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/libevent.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libevent.so.2
+%attr(755,root,root) %ghost %{_libdir}/libevent.so.3
 %attr(755,root,root) %{_libdir}/libevent_core.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libevent_core.so.2
+%attr(755,root,root) %ghost %{_libdir}/libevent_core.so.3
 %attr(755,root,root) %{_libdir}/libevent_extra.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libevent_extra.so.2
+%attr(755,root,root) %ghost %{_libdir}/libevent_extra.so.3
 %attr(755,root,root) %{_libdir}/libevent_pthreads.so.*.*.*
 %attr(755,root,root) %ghost %{_libdir}/libevent_pthreads.so.0
 
@@ -103,10 +103,12 @@
 %attr(755,root,root) %{_libdir}/libevent.so
 %attr(755,root,root) %{_libdir}/libevent_core.so
 %attr(755,root,root) %{_libdir}/libevent_extra.so
+%attr(755,root,root) %{_libdir}/libevent_openssl.so
 %attr(755,root,root) %{_libdir}/libevent_pthreads.so
 %{_libdir}/libevent.la
 %{_libdir}/libevent_core.la
 %{_libdir}/libevent_extra.la
+%{_libdir}/libevent_openssl.la
 %{_libdir}/libevent_pthreads.la
 %dir %{_includedir}/event2
 %{_includedir}/event2/*.h
@@ -125,6 +127,7 @@
 %{_libdir}/libevent.a
 %{_libdir}/libevent_core.a
 %{_libdir}/libevent_extra.a
+%{_libdir}/libevent_openssl.a
 %{_libdir}/libevent_pthreads.a
 %endif
 
@@ -134,6 +137,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.27.2.4  2010/03/05 11:12:02  lisu
+- updated to 2.0.4-alpha
+- package libevent_openssl files
+
 Revision 1.27.2.3  2009/11/24 13:06:59  lisu
 - up to 2.0.3-alpha
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libevent/libevent.spec?r1=1.27.2.3&r2=1.27.2.4&f=u



More information about the pld-cvs-commit mailing list