rpms/subversion/devel subversion.spec,1.103,1.104

Warren Togami (wtogami) fedora-extras-commits at redhat.com
Tue Dec 11 03:54:48 UTC 2007


Author: wtogami

Update of /cvs/pkgs/rpms/subversion/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6511

Modified Files:
	subversion.spec 
Log Message:
temporarily disable test suite
4 days of broken deps is not acceptable, especially when this is blocking other builds.
More important to fix broken software at the expense of possibly broken software at this point.
Please fix the actual test failure cause real soon now.



Index: subversion.spec
===================================================================
RCS file: /cvs/pkgs/rpms/subversion/devel/subversion.spec,v
retrieving revision 1.103
retrieving revision 1.104
diff -u -r1.103 -r1.104
--- subversion.spec	6 Dec 2007 11:16:21 -0000	1.103
+++ subversion.spec	11 Dec 2007 03:54:09 -0000	1.104
@@ -1,5 +1,5 @@
 # set to zero to avoid running test suite
-%define make_check 1
+%define make_check 0
 
 %define with_java 1
 
@@ -15,7 +15,7 @@
 Summary: Modern Version Control System designed to replace CVS
 Name: subversion
 Version: 1.4.4
-Release: 10
+Release: 11
 License: ASL 1.1
 Group: Development/Tools
 URL: http://subversion.tigris.org/
@@ -276,6 +276,9 @@
 %endif
 
 %changelog
+* Mon Dec 10 2007 Warren Togami <wtogami at redhat.com> 1.4.4-11
+- temporarily disable test suite
+
 * Thu Dec  6 2007 Joe Orton <jorton at redhat.com> 1.4.4-10
 - fix build with swig 1.3.33 (patch by Torsten Landschoff)
 




More information about the fedora-extras-commits mailing list