SPECS: gnuplot.spec - updated to 4.2.3

qboosh qboosh at pld-linux.org
Sun Jul 20 20:10:21 CEST 2008


Author: qboosh                       Date: Sun Jul 20 18:10:21 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 4.2.3

---- Files affected:
SPECS:
   gnuplot.spec (1.79 -> 1.80) 

---- Diffs:

================================================================
Index: SPECS/gnuplot.spec
diff -u SPECS/gnuplot.spec:1.79 SPECS/gnuplot.spec:1.80
--- SPECS/gnuplot.spec:1.79	Thu Jan 24 02:23:00 2008
+++ SPECS/gnuplot.spec	Sun Jul 20 20:10:16 2008
@@ -13,12 +13,12 @@
 Summary(tr.UTF-8):	Matematiksel görselleştirme paketi
 Summary(uk.UTF-8):	Програма для побудови графіків математичних виразів та даних
 Name:		gnuplot
-Version:	4.2.2
+Version:	4.2.3
 Release:	1
 License:	distributable (with modifications properly marked if any)
 Group:		Applications/Math
 Source0:	http://dl.sourceforge.net/gnuplot/%{name}-%{version}.tar.gz
-# Source0-md5:	b9dd34e8210a65336b19ee408766a66f
+# Source0-md5:	6b6d22662df5101b308c465a722c43ce
 Source1:	%{name}.desktop
 Source2:	%{name}.png
 Patch0:		%{name}-info.patch
@@ -127,22 +127,22 @@
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%post	-p	/sbin/postshell
+%post	-p /sbin/postshell
 -/usr/sbin/fix-info-dir -c %{_infodir}
 
-%postun	-p	/sbin/postshell
+%postun	-p /sbin/postshell
 -/usr/sbin/fix-info-dir -c %{_infodir}
 
 %files
 %defattr(644,root,root,755)
 %doc docs/psdoc/ps_guide.ps
-%attr(755,root,root) %{_bindir}/*
+%attr(755,root,root) %{_bindir}/gnuplot
 %attr(755,root,root) %{_libdir}/%{name}
-%{_mandir}/man1/*
+%{_mandir}/man1/gnuplot.1*
 %{_datadir}/%{name}
-%{_infodir}/gnuplot*
-%{_desktopdir}/*.desktop
-%{_pixmapsdir}/*
+%{_infodir}/gnuplot.info*
+%{_desktopdir}/gnuplot.desktop
+%{_pixmapsdir}/gnuplot.png
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -150,6 +150,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.80  2008/07/20 18:10:16  qboosh
+- updated to 4.2.3
+
 Revision 1.79  2008/01/24 01:23:00  glen
 - invoke fix-info-dir via /sbin/postshell where possible to avoid extra /bin/sh dep
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gnuplot.spec?r1=1.79&r2=1.80&f=u



More information about the pld-cvs-commit mailing list