rpms/gnofract4d/devel gnofract4d.spec,1.23,1.24

Stewart Adam firewing at fedoraproject.org
Fri Aug 14 19:18:13 UTC 2009


Author: firewing

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

Modified Files:
	gnofract4d.spec 
Log Message:
* Fri Aug 14 2009 Stewart Adam <s.adam at diffingo.com> - 3.12-3
- Disable make check, it seems to cause extremely long build times (>24h)



Index: gnofract4d.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gnofract4d/devel/gnofract4d.spec,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -p -r1.23 -r1.24
--- gnofract4d.spec	25 Jul 2009 00:31:44 -0000	1.23
+++ gnofract4d.spec	14 Aug 2009 19:18:13 -0000	1.24
@@ -2,7 +2,7 @@
 
 Name:           gnofract4d
 Version:        3.12
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Gnofract 4D is a Gnome-based program to draw fractals
 Group:          Amusements/Graphics
 License:        LGPLv2+
@@ -65,10 +65,11 @@ update-mime-database %{_datadir}/mime &>
 update-desktop-database &> /dev/null || :
 update-mime-database %{_datadir}/mime &> /dev/null || :
 
-%check
+## This section has been disabled as it causes extremely long build times
+#check
 # Randomly assigns a number 10-99 to $dnum
-let "dnum = $RANDOM % 90 + 10"
-xinit %{__python} test.py -- /usr/bin/Xvfb :$dnum -ac
+#let "dnum = $RANDOM % 90 + 10"
+#xinit %{__python} test.py -- /usr/bin/Xvfb :$dnum -ac
 
 %clean
 %{__rm} -rf $RPM_BUILD_ROOT
@@ -88,6 +89,9 @@ xinit %{__python} test.py -- /usr/bin/Xv
 %{python_sitearch}/fractutils/
 
 %changelog
+* Fri Aug 14 2009 Stewart Adam <s.adam at diffingo.com> - 3.12-3
+- Disable make check, it seems to cause extremely long build times (>24h)
+
 * Fri Jul 24 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 3.12-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 




More information about the scm-commits mailing list