Author: qboosh Date: Tue Feb 19 23:12:36 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 3.0 (new soname)
---- Files affected: SPECS: libev.spec (1.3 -> 1.4) ---- Diffs: ================================================================ Index: SPECS/libev.spec diff -u SPECS/libev.spec:1.3 SPECS/libev.spec:1.4 --- SPECS/libev.spec:1.3 Tue Jan 22 19:38:52 2008 +++ SPECS/libev.spec Wed Feb 20 00:12:31 2008 @@ -6,12 +6,12 @@ Summary: libev - an event notification library Summary(pl.UTF-8): libev - biblioteka powiadamiajÄ…ca o zdarzeniach Name: libev -Version: 2.01 +Version: 3.0 Release: 1 License: BSD or GPL v2+ Group: Libraries Source0: http://dist.schmorp.de/libev/%{name}-%{version}.tar.gz -# Source0-md5: 90717f50e0d23a855138524c09f782b0 +# Source0-md5: 2168de45883b40ab9f1b451a5b20e280 URL: http://software.schmorp.de/pkg/libev BuildRequires: autoconf >= 2.50 BuildRequires: automake @@ -92,7 +92,7 @@ %defattr(644,root,root,755) %doc Changes LICENSE README %attr(755,root,root) %{_libdir}/libev.so.*.*.* -%attr(755,root,root) %ghost %{_libdir}/libev.so.2 +%attr(755,root,root) %ghost %{_libdir}/libev.so.3 %files devel %defattr(644,root,root,755) @@ -116,6 +116,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.4 2008-02-19 23:12:31 qboosh +- updated to 3.0 (new soname) + Revision 1.3 2008-01-22 18:38:52 qboosh - updated to 2.01 (new soname) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/libev.spec?r1=1.3&r2=1.4&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
