rpms/libev/devel import.log,1.7,1.8 libev.spec,1.8,1.9

Michal Nowak mnowak at fedoraproject.org
Fri Jul 17 10:19:51 UTC 2009


Author: mnowak

Update of /cvs/pkgs/rpms/libev/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv26747/devel

Modified Files:
	import.log libev.spec 
Log Message:
3.70



Index: import.log
===================================================================
RCS file: /cvs/pkgs/rpms/libev/devel/import.log,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -p -r1.7 -r1.8
--- import.log	29 Jun 2009 13:43:53 -0000	1.7
+++ import.log	17 Jul 2009 10:19:20 -0000	1.8
@@ -5,3 +5,4 @@ libev-3_52-1_fc10:HEAD:libev-3.52-1.fc10
 libev-3_53-1_fc11:HEAD:libev-3.53-1.fc11.src.rpm:1237457716
 libev-3_6-1_fc11:HEAD:libev-3.6-1.fc11.src.rpm:1241077041
 libev-3_60-1_fc11:HEAD:libev-3.60-1.fc11.src.rpm:1246282750
+libev-3_70-1_fc11:HEAD:libev-3.70-1.fc11.src.rpm:1247825976


Index: libev.spec
===================================================================
RCS file: /cvs/pkgs/rpms/libev/devel/libev.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -p -r1.8 -r1.9
--- libev.spec	29 Jun 2009 13:43:53 -0000	1.8
+++ libev.spec	17 Jul 2009 10:19:20 -0000	1.9
@@ -1,7 +1,7 @@
 %define version_upstream 3.6
 
 Name:		libev
-Version:	3.60
+Version:	3.70
 Release:	1%{?dist}
 Summary:	High-performance event loop/event model with lots of features
 
@@ -72,7 +72,8 @@ rm -rf $RPM_BUILD_ROOT
 %files
 %defattr(-,root,root,-)
 %doc Changes LICENSE README
-%{_libdir}/%{name}.so.*
+%{_libdir}/%{name}.so.3
+%{_libdir}/%{name}.so.3.0.0
 %{_mandir}/man?/*
 
 
@@ -84,6 +85,10 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Fri Jul 17 2009 Michal Nowak <mnowak at redhat.com> - 3.70-1
+- v3.7
+- list libev soname explicitly
+
 * Mon Jun 29 2009 Michal Nowak <mnowak at redhat.com> - 3.60-1
 - previous version was called "3.6" but this is broken update
   path wrt version "3.53" -- thus bumping to "3.60"




More information about the scm-commits mailing list