rpms/LabPlot/devel LabPlot.spec,1.12,1.13

Tom Callaway spot at fedoraproject.org
Wed Sep 24 18:30:14 UTC 2008


Author: spot

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

Modified Files:
	LabPlot.spec 
Log Message:
handle libLabPlotnetCDF.so*


Index: LabPlot.spec
===================================================================
RCS file: /cvs/pkgs/rpms/LabPlot/devel/LabPlot.spec,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- LabPlot.spec	24 Sep 2008 18:03:36 -0000	1.12
+++ LabPlot.spec	24 Sep 2008 18:29:44 -0000	1.13
@@ -1,6 +1,6 @@
 Name:              LabPlot
 Version:           1.6.0.2
-Release:           1%{?dist}
+Release:           2%{?dist}
 Summary:           Data Analysis and Visualization
 
 License:           GPLv2+
@@ -260,6 +260,7 @@
 
 %{__rm} -f %{buildroot}%{_libdir}/lib%{name}.so
 %{__rm} -f %{buildroot}%{_libdir}/lib%{name}cephes.so
+%{__rm} -f %{buildroot}%{_libdir}/lib%{name}netCDF.so
 
 
 %clean
@@ -297,6 +298,7 @@
 %{_datadir}/mimelnk/application/x-l?l.desktop
 %{_libdir}/lib%{name}.so.1*
 %{_libdir}/lib%{name}cephes.so.1*
+%{_libdir}/lib%{name}netCDF.so.*
 # needed on Help -> LabPlot Handbook
 %{_docdir}/HTML/en/%{name}/
 
@@ -349,6 +351,9 @@
 
 
 %Changelog
+* Wed Sep 24 2008 Tom "spot" Callaway <tcallawa at redhat.com> - 1.6.0.2-2
+- handle libLabPlotnetCDF.so*
+
 * Wed Sep 24 2008 Tom "spot" Callaway <tcallawa at redhat.com> - 1.6.0.2-1
 - update to 1.6.0.2
 - drop useless gcc43 patch, init-smg-before-open-files patch




More information about the fedora-extras-commits mailing list