rpms/monotone/FC-5 monotone.spec,1.14,1.15

Roland McGrath (roland) fedora-extras-commits at redhat.com
Thu Aug 3 21:18:42 UTC 2006


Author: roland

Update of /cvs/extras/rpms/monotone/FC-5
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22066

Modified Files:
	monotone.spec 
Log Message:
Get testsuite logs from new place.



Index: monotone.spec
===================================================================
RCS file: /cvs/extras/rpms/monotone/FC-5/monotone.spec,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- monotone.spec	3 Aug 2006 20:25:17 -0000	1.14
+++ monotone.spec	3 Aug 2006 21:18:41 -0000	1.15
@@ -65,7 +65,7 @@
 make %{?_smp_mflags}
 
 %check
-make check || { cat testsuite.log; false; }
+make check || { cat tester_dir/tester.log; false; }
 
 %install
 rm -rf %{buildroot}
@@ -164,7 +164,7 @@
 
 
 %changelog
-* Thu Aug  3 2006 Roland McGrath <roland at redhat.com> - 0.28-1
+* Thu Aug  3 2006 Roland McGrath <roland at redhat.com> - 0.28-2
 - Updated for 0.28 release. (#198652)
 - Move server PID file into /var/run/monotone subdirectory. (#198761)
 




More information about the fedora-extras-commits mailing list