rpms/plplot/F-7 plplot.spec,1.34,1.35

Orion Poplawski (orion) fedora-extras-commits at redhat.com
Sun Aug 5 01:40:42 UTC 2007


Author: orion

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

Modified Files:
	plplot.spec 
Log Message:
Rebuild for new octave api



Index: plplot.spec
===================================================================
RCS file: /cvs/pkgs/rpms/plplot/F-7/plplot.spec,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -r1.34 -r1.35
--- plplot.spec	24 May 2007 21:09:32 -0000	1.34
+++ plplot.spec	5 Aug 2007 01:40:10 -0000	1.35
@@ -3,7 +3,7 @@
 
 Name:           plplot
 Version:        5.7.3
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        Library of functions for making scientific plots
 
 Group:          Applications/Engineering
@@ -190,7 +190,6 @@
 export CXXFLAGS="$RPM_OPT_FLAGS"
 export FFLAGS="$RPM_OPT_FLAGS"
 %cmake .. \
-        -DCMAKE_INSTALL_LIBDIR:PATH=%{_libdir} \
 	%{build_ada} \
 	-DPL_FREETYPE_FONT_PATH:PATH="/usr/share/fonts/freefont" \
 	-DPLD_aqt:BOOL=ON \
@@ -213,7 +212,7 @@
 	-DPLD_xterm:BOOL=ON \
 	-DPLD_wxwidgets:BOOL=ON \
 	-DPREBUILT_DOC:BOOL=ON \
-	-DBUILD_TEST=ON
+	-DBUILD_TEST:BOOL=ON
 make VERBOSE=1
 
 
@@ -450,6 +449,9 @@
 %{_libdir}/pkgconfig/plplotd-wxwidgets.pc
 
 %changelog
+* Sat Aug  4 2007 - Orion Poplawski <orion at cora.nwra.com> - 5.7.3-4
+- Rebuild for new octave api
+
 * Thu May 24 2007 - Orion Poplawski <orion at cora.nwra.com> - 5.7.3-3
 - Disable Ada interface on x86_64 until working (bug #241233)
 - Disable Ada interface on ppc64 until available (bug #241233)




More information about the fedora-extras-commits mailing list