rpms/Macaulay2/devel Macaulay2.spec,1.57,1.58

tremble tremble at fedoraproject.org
Sun Mar 7 15:03:37 UTC 2010


Author: tremble

Update of /cvs/pkgs/rpms/Macaulay2/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv15828

Modified Files:
	Macaulay2.spec 
Log Message:
Remove blank .okay files which simply indicate a successful test run.


Index: Macaulay2.spec
===================================================================
RCS file: /cvs/pkgs/rpms/Macaulay2/devel/Macaulay2.spec,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -p -r1.57 -r1.58
--- Macaulay2.spec	7 Mar 2010 13:20:33 -0000	1.57
+++ Macaulay2.spec	7 Mar 2010 15:03:36 -0000	1.58
@@ -156,6 +156,8 @@ done
 # unpackaged files
 rm -f %{buildroot}%{_infodir}/dir
 
+# Empty files - indicating test passes
+rm -f %{buildroot}%{_datadir}/Macaulay2/basictests/*.okay
 
 %clean
 rm -rf %{buildroot}
@@ -230,6 +232,7 @@ fi
 - Remove patch applied upstream
 - Ensure consistent use of buildroot macro instead of RPM_BUILD_ROOT
 - Fix implicit linking DSO failure
+- Don't package empty .okay files which simply indicate test passes
 
 * Tue Dec  8 2009 Michael Schwendt <mschwendt at fedoraproject.org> - 1.2-7
 - Explicitly BR factory-static and libfac-static in accordance with the



More information about the scm-commits mailing list