Author: qboosh                       Date: Tue Jan 22 18:38:57 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 2.01 (new soname)

---- Files affected:
SPECS:
   libev.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SPECS/libev.spec
diff -u SPECS/libev.spec:1.2 SPECS/libev.spec:1.3
--- SPECS/libev.spec:1.2        Sun Dec 16 15:20:36 2007
+++ SPECS/libev.spec    Tue Jan 22 19:38:52 2008
@@ -6,12 +6,12 @@
 Summary:       libev - an event notification library
 Summary(pl.UTF-8):     libev - biblioteka powiadamiajÄ…ca o zdarzeniach
 Name:          libev
-Version:       1.85
+Version:       2.01
 Release:       1
-License:       BSD
+License:       BSD or GPL v2+
 Group:         Libraries
 Source0:       http://dist.schmorp.de/libev/%{name}-%{version}.tar.gz
-# Source0-md5: 286c662716212987064c095e7c447e3d
+# Source0-md5: 90717f50e0d23a855138524c09f782b0
 URL:           http://software.schmorp.de/pkg/libev
 BuildRequires: autoconf >= 2.50
 BuildRequires: automake
@@ -80,7 +80,7 @@
 
 # avoid conflict with libevent
 install -d $RPM_BUILD_ROOT%{_includedir}/libev
-mv $RPM_BUILD_ROOT%{_includedir}/event*.h $RPM_BUILD_ROOT%{_includedir}/libev
+mv $RPM_BUILD_ROOT%{_includedir}/event.h $RPM_BUILD_ROOT%{_includedir}/libev
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -90,9 +90,9 @@
 
 %files
 %defattr(644,root,root,755)
-%doc README
+%doc Changes LICENSE README
 %attr(755,root,root) %{_libdir}/libev.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libev.so.1
+%attr(755,root,root) %ghost %{_libdir}/libev.so.2
 
 %files devel
 %defattr(644,root,root,755)
@@ -102,7 +102,6 @@
 %{_includedir}/ev++.h
 %dir %{_includedir}/libev
 %{_includedir}/libev/event.h
-%{_includedir}/libev/event_compat.h
 %{_mandir}/man3/ev.3*
 
 %if %{with static_libs}
@@ -117,6 +116,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2008-01-22 18:38:52  qboosh
+- updated to 2.01 (new soname)
+
 Revision 1.2  2007-12-16 14:20:36  qboosh
 - updated to 1.85
 - avoid conflict with libevent-devel
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/libev.spec?r1=1.2&r2=1.3&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to