rpms/LabPlot/F-8 LabPlot.spec,1.7,1.8 import.log,1.1,1.2

Chitlesh GOORAH chitlesh at fedoraproject.org
Sun Nov 16 11:13:15 UTC 2008


Author: chitlesh

Update of /cvs/pkgs/rpms/LabPlot/F-8
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv20385/F-8

Modified Files:
	LabPlot.spec import.log 
Log Message:
 fixed files section for F-9 and F-8



Index: LabPlot.spec
===================================================================
RCS file: /cvs/pkgs/rpms/LabPlot/F-8/LabPlot.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- LabPlot.spec	11 Nov 2008 17:47:07 -0000	1.7
+++ LabPlot.spec	16 Nov 2008 11:12:43 -0000	1.8
@@ -1,6 +1,6 @@
 Name:              LabPlot
 Version:           1.6.0.2
-Release:           2%{?dist}
+Release:           3%{?dist}
 Summary:           Data Analysis and Visualization
 
 License:           GPLv2+
@@ -19,7 +19,7 @@
 
 ExcludeArch:       ppc64
 
-Requires:	   electronics-menu
+Requires:          electronics-menu
 
 %description
 LabPlot is for scientific 2D and 3D data and function plotting.
@@ -179,8 +179,8 @@
     --remove-category Education                \
     --remove-category Science                  \
     --remove-category Physics                  \
-    --remove-category Maths                    \
-    --add-category "Electronics"	       \
+    --remove-category Math                     \
+    --add-category "Electronics"	           \
     --dir %{buildroot}%{_datadir}/applications \
     %{buildroot}%{_datadir}/applications/kde/%{name}.desktop
 
@@ -298,7 +298,9 @@
 %{_datadir}/mimelnk/application/x-l?l.desktop
 %{_libdir}/lib%{name}.so.1*
 %{_libdir}/lib%{name}cephes.so.1*
+%if 0%{?fedora} > 9
 %{_libdir}/lib%{name}netCDF.so.*
+%endif
 # needed on Help -> LabPlot Handbook
 %{_docdir}/HTML/en/%{name}/
 
@@ -351,6 +353,9 @@
 
 
 %Changelog
+* 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
+
 * Wed Sep 24 2008 Tom "spot" Callaway <tcallawa at redhat.com> - 1.6.0.2-2
 - handle libLabPlotnetCDF.so*
 


Index: import.log
===================================================================
RCS file: /cvs/pkgs/rpms/LabPlot/F-8/import.log,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- import.log	11 Nov 2008 17:47:07 -0000	1.1
+++ import.log	16 Nov 2008 11:12:43 -0000	1.2
@@ -1 +1,2 @@
 LabPlot-1_6_0_2-2_fc10:F-8:LabPlot-1.6.0.2-2.fc10.src.rpm:1226425549
+LabPlot-1_6_0_2-3_fc9:F-8:LabPlot-1.6.0.2-3.fc9.src.rpm:1226833602




More information about the fedora-extras-commits mailing list