packages (DEVEL): libevent/libevent.spec - up to 2.0.6-rc - new sonames ver...
lisu
lisu at pld-linux.org
Mon Aug 16 15:06:33 CEST 2010
Author: lisu Date: Mon Aug 16 13:06:33 2010 GMT
Module: packages Tag: DEVEL
---- Log message:
- up to 2.0.6-rc
- new sonames version
---- Files affected:
packages/libevent:
libevent.spec (1.27.2.5 -> 1.27.2.6)
---- Diffs:
================================================================
Index: packages/libevent/libevent.spec
diff -u packages/libevent/libevent.spec:1.27.2.5 packages/libevent/libevent.spec:1.27.2.6
--- packages/libevent/libevent.spec:1.27.2.5 Thu May 13 11:09:49 2010
+++ packages/libevent/libevent.spec Mon Aug 16 15:06:28 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.5
-Release: 0.beta.1
+Version: 2.0.6
+Release: 0.rc.1
Epoch: 0
License: BSD
Group: Libraries
-Source0: http://www.monkey.org/~provos/%{name}-%{version}-beta.tar.gz
-# Source0-md5: 600c2ebbcc04b1235df2baccf2767307
+Source0: http://www.monkey.org/~provos/%{name}-%{version}-rc.tar.gz
+# Source0-md5: 7ca378a8abfcf46300fcb534ba140e90
Patch0: %{name}-fpm.patch
URL: http://www.monkey.org/~provos/libevent/
BuildRequires: autoconf
@@ -60,7 +60,7 @@
Statyczna biblioteka libevent.
%prep
-%setup -q -n %{name}-%{version}-beta
+%setup -q -n %{name}-%{version}-rc
%patch0 -p1
%build
@@ -87,16 +87,16 @@
%files
%defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/libevent.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libevent.so.4
-%attr(755,root,root) %{_libdir}/libevent_core.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libevent_core.so.4
-%attr(755,root,root) %{_libdir}/libevent_extra.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libevent_extra.so.4
-%attr(755,root,root) %{_libdir}/libevent_openssl.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libevent_openssl.so.4
-%attr(755,root,root) %{_libdir}/libevent_pthreads.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libevent_pthreads.so.0
+%attr(755,root,root) %{_libdir}/libevent-2.0.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/libevent-2.0.so.2
+%attr(755,root,root) %{_libdir}/libevent_core-2.0.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/libevent_core-2.0.so.2
+%attr(755,root,root) %{_libdir}/libevent_extra-2.0.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/libevent_extra-2.0.so.2
+%attr(755,root,root) %{_libdir}/libevent_openssl-2.0.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/libevent_openssl-2.0.so.2
+%attr(755,root,root) %{_libdir}/libevent_pthreads-2.0.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/libevent_pthreads-2.0.so.2
%files devel
%defattr(644,root,root,755)
@@ -139,6 +139,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.27.2.6 2010/08/16 13:06:28 lisu
+- up to 2.0.6-rc
+- new sonames version
+
Revision 1.27.2.5 2010/05/13 09:09:49 lisu
- updated to 2.0.5-beta
- add libevent_openssl libraries
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libevent/libevent.spec?r1=1.27.2.5&r2=1.27.2.6&f=u
More information about the pld-cvs-commit
mailing list