SPECS: ghostscript-gpl.spec - added a patch to build with gtk+2, c...

wrobell wrobell at pld-linux.org
Wed Feb 22 17:23:46 CET 2006


Author: wrobell                      Date: Wed Feb 22 16:23:46 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added a patch to build with gtk+2, commented out for now (i cannot test
  gs on ppc, now)

---- Files affected:
SPECS:
   ghostscript-gpl.spec (1.165 -> 1.166) 

---- Diffs:

================================================================
Index: SPECS/ghostscript-gpl.spec
diff -u SPECS/ghostscript-gpl.spec:1.165 SPECS/ghostscript-gpl.spec:1.166
--- SPECS/ghostscript-gpl.spec:1.165	Tue Feb 21 22:15:29 2006
+++ SPECS/ghostscript-gpl.spec	Wed Feb 22 17:23:40 2006
@@ -33,12 +33,14 @@
 Patch2:		%{name}-time_h.patch
 Patch3:		%{name}-am.patch
 Patch4:		%{name}-gdevcd8-fixes.patch
+Patch5:		%{name}-gtk.patch
 URL:		http://www.ghostscript.com/
 BuildRequires:	autoconf
 BuildRequires:	automake
 BuildRequires:	docbook-style-dsssl
 BuildRequires:	glib2-devel
 # for gsx
+#%{?with_gtk:BuildRequires:	gtk+2-devel}
 %{?with_gtk:BuildRequires:	gtk+-devel}
 BuildRequires:	libpng-devel >= 1.0.8
 BuildRequires:	libstdc++-devel
@@ -155,6 +157,7 @@
 %patch2 -p1
 %patch3 -p1
 #%patch4 -p1
+#%patch5 -p1
 ln -sf jp* jpeg
 
 %build
@@ -312,6 +315,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.166  2006/02/22 16:23:40  wrobell
+- added a patch to build with gtk+2, commented out for now (i cannot test
+  gs on ppc, now)
+
 Revision 1.165  2006/02/21 21:15:29  freetz
 - fixed install, rel.2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/ghostscript-gpl.spec?r1=1.165&r2=1.166&f=u



More information about the pld-cvs-commit mailing list