rpms/unace/devel unace.spec,1.2,1.3

Thorsten Leemhuis thl at rpmfusion.org
Sun Aug 10 12:28:06 CEST 2008


Author: thl

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

Modified Files:
	unace.spec 
Log Message:
* Sun Aug 10 2008 Thorsten Leemhuis <fedora[AT]leemhuis.info> - 2.50-4
- add a delay during build for now to fool RPM Fusion's buildsys



Index: unace.spec
===================================================================
RCS file: /cvs/nonfree/rpms/unace/devel/unace.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- unace.spec	25 Jul 2008 19:24:07 -0000	1.2
+++ unace.spec	10 Aug 2008 10:28:06 -0000	1.3
@@ -3,7 +3,7 @@
 Summary:        A tool to extract ace archives
 Name:           unace
 Version:        2.50
-Release:        3%{?dist}
+Release:        4%{?dist}
 License:        Redistributable, no modification permitted
 Group:          Applications/Archiving
 URL:            http://www.winace.com/
@@ -25,6 +25,12 @@
 %build
 # nothing to build, upstream distributes prebuild binaries only
 
+# added by knurd on 20080810
+# can likely be removed when RPM Fusion switches to a newer plague
+echo nothing to build, upstream distributes prebuild binaries only
+echo 30 seconds delay needed here to fool RPM Fusion's buildsys
+echo sorry for the trouble, knurd, 20080810
+read -n 1 -s -t 30
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -43,6 +49,9 @@
 
 
 %changelog
+* Sun Aug 10 2008 Thorsten Leemhuis <fedora[AT]leemhuis.info> - 2.50-4
+- add a delay during build for now to fool RPM Fusion's buildsys
+
 * Fri Jul 25 2008 Hans de Goede <j.w.r.degoede at hhs.nl> 2.50-3
 - Release bump for rpmfusion
 



More information about the rpmfusion-commits mailing list