rpms/qa-assistant/devel qa-assistant.spec,1.9,1.10

Toshio Ernie Kuratomi (toshio) fedora-extras-commits at redhat.com
Tue Jul 18 06:00:24 UTC 2006


Author: toshio

Update of /cvs/extras/rpms/qa-assistant/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1256

Modified Files:
	qa-assistant.spec 
Log Message:
- make check needs to open an X Display.  Disable make check for now.



Index: qa-assistant.spec
===================================================================
RCS file: /cvs/extras/rpms/qa-assistant/devel/qa-assistant.spec,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- qa-assistant.spec	18 Jul 2006 04:39:03 -0000	1.9
+++ qa-assistant.spec	18 Jul 2006 06:00:24 -0000	1.10
@@ -1,6 +1,6 @@
 Name:           qa-assistant
 Version:        0.4.90.5
-Release:        1%{?dist}
+Release:        1%{?dist}.1
 Summary:        Graphical quality assurance report generator
 Group:          Development/Tools
 License:        GPL
@@ -57,9 +57,6 @@
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%check || :
-make check
-
 %pre
 # For GConf apps
 if [ "$1" -gt 1 ]; then
@@ -142,6 +139,9 @@
 %{_datadir}/xml/%{name}
 
 %changelog
+* Mon Jul 17 2006 Toshio Kuratomi <toshio-tiki-lounge.com> - 0.4.90.5-1.1
+- make check needs to open an X Display.  Disable make check for now.
+
 * Sun Jul 16 2006 Toshio Kuratomi <toshio-tiki-lounge.com> - 0.4.90.5-1
 - Update to development version 0.4.90.5 because we're incompatible with the
   version of pygtk in FC5+.




More information about the scm-commits mailing list