rpms/plplot/F-8 plplot.spec,1.40,1.41

Orion Poplawski (orion) fedora-extras-commits at redhat.com
Fri Jan 18 22:51:33 UTC 2008


Author: orion

Update of /cvs/pkgs/rpms/plplot/F-8
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7372

Modified Files:
	plplot.spec 
Log Message:
* Fri Jan 18 2008 - Orion Poplawski <orion at cora.nwra.com> - 5.8.0-2
- Add Requires: numpy (bug #428876)



Index: plplot.spec
===================================================================
RCS file: /cvs/pkgs/rpms/plplot/F-8/plplot.spec,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -r1.40 -r1.41
--- plplot.spec	20 Nov 2007 04:28:25 -0000	1.40
+++ plplot.spec	18 Jan 2008 22:50:49 -0000	1.41
@@ -5,7 +5,7 @@
 
 Name:           plplot
 Version:        5.8.0
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Library of functions for making scientific plots
 
 Group:          Applications/Engineering
@@ -50,6 +50,7 @@
 Requires(post): /sbin/install-info
 Requires(preun): /sbin/install-info
 Requires:       freefont
+Requires:       numpy
 
 %description
 PLplot is a library of functions that are useful for making scientific
@@ -483,6 +484,9 @@
 
 
 %changelog
+* Fri Jan 18 2008 - Orion Poplawski <orion at cora.nwra.com> - 5.8.0-2
+- Add Requires: numpy (bug #428876)
+
 * Mon Nov 19 2007 - Orion Poplawski <orion at cora.nwra.com> - 5.8.0-1
 - Update to 5.8.0
 




More information about the fedora-extras-commits mailing list