rpms/plplot/F-7 plplot.spec,1.37,1.38

Orion Poplawski (orion) fedora-extras-commits at redhat.com
Mon Feb 18 23:39:54 UTC 2008


Author: orion

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

Modified Files:
	plplot.spec 
Log Message:
Disable perl package for now



Index: plplot.spec
===================================================================
RCS file: /cvs/pkgs/rpms/plplot/F-7/plplot.spec,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- plplot.spec	18 Feb 2008 22:45:53 -0000	1.37
+++ plplot.spec	18 Feb 2008 23:39:15 -0000	1.38
@@ -150,13 +150,13 @@
 %endif
 
 
-%package        perl
-Summary:        Examples for using plplot with PDL
-Group:          Development/Libraries
-Requires:       %{name} = %{version}-%{release}
-
-%description    perl
-%{summary}.
+#%package        perl
+#Summary:        Examples for using plplot with PDL
+#Group:          Development/Libraries
+#Requires:       %{name} = %{version}-%{release}
+#
+#%description    perl
+#%{summary}.
 
 
 %package        tk
@@ -443,16 +443,16 @@
 %defattr(-,root,root,-)
 %{_datadir}/plplot_octave/
 %{_datadir}/octave/site/m/PLplot/
-%{_libexecdir}/octave/site/oct/*/plplot_octave.oct
+#%{_libexecdir}/octave/site/oct/*/plplot_octave.oct
 %{_datadir}/plplot%{version}/examples/lena.img
 %{_datadir}/plplot%{version}/examples/octave/
 %{_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 perl
+#%defattr(-,root,root,-)
+#%{_datadir}/plplot%{version}/examples/perl/
+#%{_datadir}/plplot%{version}/examples/test_perl.sh
 
 %files tk
 %defattr(-,root,root,-)




More information about the fedora-extras-commits mailing list