rpms/plplot/devel .cvsignore, 1.11, 1.12 plplot.spec, 1.53, 1.54 sources, 1.11, 1.12 plplot-5.8.0-svn.patch, 1.2, NONE

Orion Poplawski (orion) fedora-extras-commits at redhat.com
Mon Feb 11 03:08:56 UTC 2008


Author: orion

Update of /cvs/pkgs/rpms/plplot/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2646

Modified Files:
	.cvsignore plplot.spec sources 
Removed Files:
	plplot-5.8.0-svn.patch 
Log Message:
* Sun Feb 10 2008 - Orion Poplawski <orion at cora.nwra.com> - 5.9.0-1
- Update to 5.9.0
- Re-enable smp builds



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/plplot/devel/.cvsignore,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- .cvsignore	19 Nov 2007 23:52:44 -0000	1.11
+++ .cvsignore	11 Feb 2008 03:08:11 -0000	1.12
@@ -1 +1 @@
-plplot-5.8.0.tar.gz
+plplot-5.9.0.tar.gz


Index: plplot.spec
===================================================================
RCS file: /cvs/pkgs/rpms/plplot/devel/plplot.spec,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -r1.53 -r1.54
--- plplot.spec	18 Jan 2008 23:02:51 -0000	1.53
+++ plplot.spec	11 Feb 2008 03:08:12 -0000	1.54
@@ -4,15 +4,14 @@
 %{!?with_octave:%define with_octave 1}
 
 Name:           plplot
-Version:        5.8.0
-Release:        10%{?dist}
+Version:        5.9.0
+Release:        1%{?dist}
 Summary:        Library of functions for making scientific plots
 
 Group:          Applications/Engineering
 License:        LGPLv2+
 URL:            http://plplot.sourceforge.net/
 Source0:        http://downloads.sourceforge.net/plplot/%{name}-%{version}.tar.gz
-Patch0:         plplot-5.8.0-svn.patch
 Patch1:         plplot-5.8.0-multiarch.patch
 Patch2:         plplot-5.7.4-info.patch
 Patch6:         plplot-5.7.3-jni.patch
@@ -204,7 +203,6 @@
 
 %prep
 %setup -q
-%patch0 -p1 -b .svn
 %patch1 -p1 -b .multiarch
 %patch2 -p1 -b .orig
 %patch6 -p1 -b .jni
@@ -249,7 +247,7 @@
 	-DPREBUILT_DOC:BOOL=ON \
 %endif
 	-DBUILD_TEST:BOOL=ON
-make VERBOSE=1
+make %{?_smp_flags} VERBOSE=1
 
 
 %install
@@ -490,6 +488,10 @@
 
 
 %changelog
+* Sun Feb 10 2008 - Orion Poplawski <orion at cora.nwra.com> - 5.9.0-1
+- Update to 5.9.0
+- Re-enable smp builds
+
 * Fri Jan 18 2008 - Orion Poplawski <orion at cora.nwra.com> - 5.8.0-10
 - Add Requries: libtool-ltdl-devel to devel package
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/plplot/devel/sources,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- sources	19 Nov 2007 23:52:44 -0000	1.11
+++ sources	11 Feb 2008 03:08:12 -0000	1.12
@@ -1 +1 @@
-63e954448b12056aeecf2b53cd97f1f5  plplot-5.8.0.tar.gz
+bfaeba7a5f1ef83edc3787af04694539  plplot-5.9.0.tar.gz


--- plplot-5.8.0-svn.patch DELETED ---




More information about the fedora-extras-commits mailing list