rpms/gnofract4d/F-11 gnofract4d.spec,1.22,1.23

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


Author: firewing

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

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/F-11/gnofract4d.spec,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -p -r1.22 -r1.23
--- gnofract4d.spec	19 Jun 2009 20:35:58 -0000	1.22
+++ gnofract4d.spec	14 Aug 2009 19:18:13 -0000	1.23
@@ -2,7 +2,7 @@
 
 Name:           gnofract4d
 Version:        3.12
-Release:        1%{?dist}
+Release:        2%{?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-2
+- Disable make check, it seems to cause extremely long build times (>24h)
+
 * Fri Jun 19 2009 Stewart Adam <s.adam at diffingo.com> - 3.12-1
 - Update to 3.12
 




More information about the fedora-extras-commits mailing list