rpms/LabPlot/devel LabPlot.spec,1.16,1.17

Dennis Gilmore ausil at fedoraproject.org
Tue Sep 22 19:39:51 UTC 2009


Author: ausil

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

Modified Files:
	LabPlot.spec 
Log Message:
exclude sparc64 s390x s390  no ocaml



Index: LabPlot.spec
===================================================================
RCS file: /cvs/pkgs/rpms/LabPlot/devel/LabPlot.spec,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -p -r1.16 -r1.17
--- LabPlot.spec	24 Jul 2009 15:35:42 -0000	1.16
+++ LabPlot.spec	22 Sep 2009 19:39:50 -0000	1.17
@@ -1,6 +1,6 @@
 Name:              LabPlot
 Version:           1.6.0.2
-Release:           5%{?dist}
+Release:           6%{?dist}
 Summary:           Data Analysis and Visualization
 
 License:           GPLv2+
@@ -17,7 +17,7 @@ BuildRequires:     gsl-devel ImageMagick
 BuildRequires:     pstoedit libtool qt-qsa-devel gettext htmldoc audiofile-devel ocaml
 BuildRequires:     liborigin-devel qhull-devel
 
-ExcludeArch:       ppc64
+ExcludeArch:       ppc64 sparc64 s390 s390x
 
 Requires:          electronics-menu
 
@@ -353,6 +353,9 @@ update-desktop-database &> /dev/null ||:
 
 
 %Changelog
+* Tue Sep 22 2009 Dennis Gilmore <dennis at ausil.us> - 1.6.0.2-4
+- ExcludeArch s390 s390x and sparc64 no ocaml
+
 * Sun Nov 16 2008 Chitlesh Goorah <chitlesh [AT] fedoraproject DOT org> - 1.6.0.2-3
 - handle libLabPlotnetCDF.so* on F-8 and F-9
 




More information about the fedora-extras-commits mailing list