rpms/plplot/devel plplot.spec,1.37,1.38

Orion Poplawski (orion) fedora-extras-commits at redhat.com
Thu Aug 23 21:41:16 UTC 2007


Author: orion

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

Modified Files:
	plplot.spec 
Log Message:
* Thu Aug 23 2007 - Orion Poplawski <orion at cora.nwra.com> - 5.7.4-3
- Add perl sub-package for PDL/plpot examples



Index: plplot.spec
===================================================================
RCS file: /cvs/pkgs/rpms/plplot/devel/plplot.spec,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- plplot.spec	23 Aug 2007 16:05:22 -0000	1.37
+++ plplot.spec	23 Aug 2007 21:40:44 -0000	1.38
@@ -5,7 +5,7 @@
 
 Name:           plplot
 Version:        5.7.4
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Library of functions for making scientific plots
 
 Group:          Applications/Engineering
@@ -148,6 +148,15 @@
 %endif
 
 
+%package        perl
+Summary:        Examples for using plplot with PDL
+Group:          Development/Libraries
+Requires:       %{name} = %{version}-%{release}
+
+%description    perl
+%{summary}.
+
+
 %package        tk
 Summary:        Functions for scientific plotting with Tk
 Group:          Development/Libraries
@@ -437,6 +446,11 @@
 %{_datadir}/plplot%{version}/examples/test_octave.sh
 %endif
 
+%files perl
+%defattr(-,root,root,-)
+%{_datadir}/plplot%{version}/examples/perl/
+%{_datadir}/plplot%{version}/examples/test_perl.sh
+
 %files tk
 %defattr(-,root,root,-)
 %{_bindir}/plserver
@@ -469,6 +483,9 @@
 %{_libdir}/pkgconfig/plplotd-wxwidgets.pc
 
 %changelog
+* Thu Aug 23 2007 - Orion Poplawski <orion at cora.nwra.com> - 5.7.4-3
+- Add perl sub-package for PDL/plpot examples
+
 * Thu Aug 23 2007 - Orion Poplawski <orion at cora.nwra.com> - 5.7.4-2
 - Rebuild for BuildID
 




More information about the fedora-extras-commits mailing list