rpms/subversion/devel subversion.spec,1.53,1.54

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Wed May 25 14:15:25 UTC 2005


Author: jorton

Update of /cvs/dist/rpms/subversion/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv13862

Modified Files:
	subversion.spec 
Log Message:
- don't run ruby checks.



Index: subversion.spec
===================================================================
RCS file: /cvs/dist/rpms/subversion/devel/subversion.spec,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -r1.53 -r1.54
--- subversion.spec	25 May 2005 09:34:08 -0000	1.53
+++ subversion.spec	25 May 2005 14:15:23 -0000	1.54
@@ -183,7 +183,8 @@
 %if %{make_check}
 %check
 export LANG=C LC_ALL=C
-make check check-swig-pl check-swig-rb CLEANUP=yes
+make check check-swig-pl CLEANUP=yes
+# check-swig-rb omitted: it runs svnserve
 %endif
 
 %clean




More information about the fedora-cvs-commits mailing list