Author: lisu Date: Tue Aug 4 08:01:36 2009 GMT Module: packages Tag: DEVEL ---- Log message: - up to 2.0.2-alpha - updated shared libraries
---- Files affected: packages/libevent: libevent.spec (1.27.2.1 -> 1.27.2.2) ---- Diffs: ================================================================ Index: packages/libevent/libevent.spec diff -u packages/libevent/libevent.spec:1.27.2.1 packages/libevent/libevent.spec:1.27.2.2 --- packages/libevent/libevent.spec:1.27.2.1 Mon Apr 27 13:08:41 2009 +++ packages/libevent/libevent.spec Tue Aug 4 10:01:31 2009 @@ -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.1 +Version: 2.0.2 Release: 0.alpha.1 Epoch: 0 License: BSD Group: Libraries Source0: http://www.monkey.org/~provos/%{name}-%{version}-alpha.tar.gz -# Source0-md5: 594081fd64daca710e491ee40e0f7bf1 +# Source0-md5: d8e3259998516b5c5c23fc5f1ec52930 Patch0: %{name}-fpm.patch URL: http://www.monkey.org/~provos/libevent/ BuildRequires: autoconf @@ -87,12 +87,12 @@ %files %defattr(644,root,root,755) -%attr(755,root,root) %{_libdir}/libevent-2.0.so.*.*.* -%attr(755,root,root) %ghost %{_libdir}/libevent-2.0.so.1 -%attr(755,root,root) %{_libdir}/libevent_core-2.0.so.*.*.* -%attr(755,root,root) %ghost %{_libdir}/libevent_core-2.0.so.1 -%attr(755,root,root) %{_libdir}/libevent_extra-2.0.so.*.*.* -%attr(755,root,root) %ghost %{_libdir}/libevent_extra-2.0.so.1 +%attr(755,root,root) %{_libdir}/libevent.so.*.*.* +%attr(755,root,root) %ghost %{_libdir}/libevent.so.2 +%attr(755,root,root) %{_libdir}/libevent_core.so.*.*.* +%attr(755,root,root) %ghost %{_libdir}/libevent_core.so.2 +%attr(755,root,root) %{_libdir}/libevent_extra.so.*.*.* +%attr(755,root,root) %ghost %{_libdir}/libevent_extra.so.2 %attr(755,root,root) %{_libdir}/libevent_pthreads.so.*.*.* %attr(755,root,root) %ghost %{_libdir}/libevent_pthreads.so.0 @@ -134,6 +134,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.27.2.2 2009/08/04 08:01:31 lisu +- up to 2.0.2-alpha +- updated shared libraries + Revision 1.27.2.1 2009/04/27 11:08:41 lisu - 2.0.1-alpha version - libevent_pthreads stuff ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libevent/libevent.spec?r1=1.27.2.1&r2=1.27.2.2&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
