rpms/libcapsimage/devel libcapsimage.spec,1.3,1.4

Thorsten Leemhuis thl at rpmfusion.org
Thu Oct 23 21:01:34 CEST 2008


Author: thl

Update of /cvs/nonfree/rpms/libcapsimage/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv27410

Modified Files:
	libcapsimage.spec 
Log Message:
* Thu Oct 23 2008 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 2.0.0-9
- add a small delay during build to circumvent a race on the RPM Fusion buildsys



Index: libcapsimage.spec
===================================================================
RCS file: /cvs/nonfree/rpms/libcapsimage/devel/libcapsimage.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- libcapsimage.spec	20 Oct 2008 14:38:59 -0000	1.3
+++ libcapsimage.spec	23 Oct 2008 19:01:34 -0000	1.4
@@ -3,7 +3,7 @@
 
 Name:           libcapsimage
 Version:        2.0.0
-Release:        8%{?dist}
+Release:        9%{?dist}
 Summary:        Provides IPF support, primarily for UAE/E-UAE
 Group:          System Environment/Libraries
 License:        SPSFLA
@@ -79,6 +79,7 @@
 gcc %{optflags} -I ../include ipfinfo.c -o ipfinfo -L../ipflib_linux-ppc/ -lcapsimage -s
 popd
 %endif
+sleep 3m
 
 
 %install
@@ -137,6 +138,9 @@
 
 
 %changelog
+* Thu Oct 23 2008 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 2.0.0-9
+- add a small delay during build to circumvent a race on the RPM Fusion buildsys
+
 * Mon Oct 20 2008 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 2.0.0-8
 - make package "ExclusiveArch: i686 x86_64 ppc" and remove the
   "BuildArch: i686"; maybe plague then does what it's supposed



More information about the rpmfusion-commits mailing list