rpms/libev/devel .cvsignore, 1.8, 1.9 import.log, 1.9, 1.10 libev.spec, 1.11, 1.12 sources, 1.8, 1.9

Michal Nowak mnowak at fedoraproject.org
Mon Aug 10 10:05:28 UTC 2009


Author: mnowak

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

Modified Files:
	.cvsignore import.log libev.spec sources 
Log Message:
3.8



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/libev/devel/.cvsignore,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -p -r1.8 -r1.9
--- .cvsignore	17 Jul 2009 20:44:56 -0000	1.8
+++ .cvsignore	10 Aug 2009 10:05:28 -0000	1.9
@@ -1 +1 @@
-libev-3.7.tar.gz
+libev-3.8.tar.gz


Index: import.log
===================================================================
RCS file: /cvs/pkgs/rpms/libev/devel/import.log,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -p -r1.9 -r1.10
--- import.log	17 Jul 2009 20:44:56 -0000	1.9
+++ import.log	10 Aug 2009 10:05:28 -0000	1.10
@@ -7,3 +7,4 @@ libev-3_6-1_fc11:HEAD:libev-3.6-1.fc11.s
 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
 libev-3_70-2_fc11:HEAD:libev-3.70-2.fc11.src.rpm:1247863439
+libev-3_80-1_fc11:HEAD:libev-3.80-1.fc11.src.rpm:1249898792


Index: libev.spec
===================================================================
RCS file: /cvs/pkgs/rpms/libev/devel/libev.spec,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -p -r1.11 -r1.12
--- libev.spec	25 Jul 2009 05:35:06 -0000	1.11
+++ libev.spec	10 Aug 2009 10:05:28 -0000	1.12
@@ -1,8 +1,8 @@
-%define version_upstream 3.7
+%define version_upstream 3.8
 
 Name:		libev
-Version:	3.70
-Release:	3%{?dist}
+Version:	3.80
+Release:	1%{?dist}
 Summary:	High-performance event loop/event model with lots of features
 
 Group:		System Environment/Libraries
@@ -12,7 +12,7 @@ Source0:	http://dist.schmorp.de/libev/At
 Source1:	%{name}.pc.in
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-BuildRequires:	automake17
+BuildRequires:	automake libtool
 
 %description
 Libev is modelled (very losely) after libevent and the Event perl
@@ -38,8 +38,8 @@ featureful. And also smaller. Developmen
 cp -p %{SOURCE1} .
 sed -i.pkgconfig -e 's|Makefile|Makefile libev.pc|' configure.ac configure
 sed -i.pkgconfig -e 's|lib_LTLIBRARIES|pkgconfigdir = $(libdir)/pkgconfig\n\npkgconfig_DATA = libev.pc\n\nlib_LTLIBRARIES|' Makefile.am Makefile.in
-automake-1.7
-#touch -r
+aclocal
+automake
 
 
 %build
@@ -85,6 +85,11 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Fri Aug 10 2009 Michal Nowak <mnowak at redhat.com> - 3.80-1
+- 3.8
+- always use the most recent automake
+- BuildRequires now libtool
+
 * Fri Jul 24 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 3.70-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/libev/devel/sources,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -p -r1.8 -r1.9
--- sources	17 Jul 2009 20:44:57 -0000	1.8
+++ sources	10 Aug 2009 10:05:28 -0000	1.9
@@ -1 +1 @@
-8ad575ba379e3304b9b8b7e60a4ac0e0  libev-3.7.tar.gz
+4897453c077056769777d43e5495ded1  libev-3.8.tar.gz




More information about the fedora-extras-commits mailing list