SPECS: gv.spec - info patch is back (updated)

qboosh qboosh at pld-linux.org
Tue Jun 3 07:47:13 CEST 2008


Author: qboosh                       Date: Tue Jun  3 05:47:13 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- info patch is back (updated)

---- Files affected:
SPECS:
   gv.spec (1.70 -> 1.71) 

---- Diffs:

================================================================
Index: SPECS/gv.spec
diff -u SPECS/gv.spec:1.70 SPECS/gv.spec:1.71
--- SPECS/gv.spec:1.70	Sun Jun  1 22:33:18 2008
+++ SPECS/gv.spec	Tue Jun  3 07:47:08 2008
@@ -16,6 +16,7 @@
 Patch0:		%{name}-buffer.patch
 Patch1:		%{name}-quote.patch
 Patch2:		%{name}-wheel.patch
+Patch3:		%{name}-info.patch
 URL:		http://www.gnu.org/software/gv/ 
 BuildRequires:	Xaw3d-devel >= 1.5E
 BuildRequires:	autoconf >= 2.59-9
@@ -58,6 +59,7 @@
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
+%patch3 -p1
 
 %build
 %{__aclocal} -I m4
@@ -82,19 +84,20 @@
 %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 AUTHORS ChangeLog NEWS README
-%attr(755,root,root) %{_bindir}/*
+%attr(755,root,root) %{_bindir}/ghostview
+%attr(755,root,root) %{_bindir}/gv
 %{_libdir}/gv
 %{_desktopdir}/gv.desktop
-%{_pixmapsdir}/*
+%{_pixmapsdir}/gv.png
 %{_mandir}/man1/gv.1*
 %{_infodir}/gv.info*
 
@@ -104,6 +107,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.71  2008-06-03 05:47:08  qboosh
+- info patch is back (updated)
+
 Revision 1.70  2008-06-01 20:33:18  adamg
 - updated to 3.6.4
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gv.spec?r1=1.70&r2=1.71&f=u



More information about the pld-cvs-commit mailing list