rpms/numpy/F-7 numpy.spec,1.18,1.19

Jarod Wilson (jwilson) fedora-extras-commits at redhat.com
Wed Jun 6 17:44:51 UTC 2007


Author: jwilson

Update of /cvs/pkgs/rpms/numpy/F-7
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23021

Modified Files:
	numpy.spec 
Log Message:
Would be really nice if there were some check to make sure the branch ids were up-to-date before tagging so devel branch builds don't get tagged w/an outdated dist tag, throwing the dist that *should* have that dist tag for a loop. I know, user error, but still...


Index: numpy.spec
===================================================================
RCS file: /cvs/pkgs/rpms/numpy/F-7/numpy.spec,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- numpy.spec	6 Jun 2007 17:20:21 -0000	1.18
+++ numpy.spec	6 Jun 2007 17:44:16 -0000	1.19
@@ -4,7 +4,7 @@
 
 Name:           numpy
 Version:        1.0.3
-Release:        1%{?dist}
+Release:        0.1%{?dist}
 Summary:        A fast multidimensional array facility for Python
 
 Group:          Development/Languages




More information about the fedora-extras-commits mailing list