rpms/ghostscript/devel ghostscript.spec,1.146,1.147

Tim Waugh (twaugh) fedora-extras-commits at redhat.com
Wed Nov 28 11:21:06 UTC 2007


Author: twaugh

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

Modified Files:
	ghostscript.spec 
Log Message:
* Wed Nov 28 2007 Tim Waugh <twaugh at redhat.com>
- Build with --disable-compile-inits (bug #402501).



Index: ghostscript.spec
===================================================================
RCS file: /cvs/pkgs/rpms/ghostscript/devel/ghostscript.spec,v
retrieving revision 1.146
retrieving revision 1.147
diff -u -r1.146 -r1.147
--- ghostscript.spec	23 Nov 2007 10:11:06 -0000	1.146
+++ ghostscript.spec	28 Nov 2007 11:20:33 -0000	1.147
@@ -117,7 +117,7 @@
   FONTPATH="$FONTPATH${FONTPATH:+:}$path"
 done
 %configure --with-ijs --enable-dynamic --with-fontpath="$FONTPATH" \
-	--with-drivers=ALL
+	--with-drivers=ALL --disable-compile-inits
 
 # Build IJS
 cd ijs
@@ -267,6 +267,9 @@
 %{_libdir}/libgs.so
 
 %changelog
+* Wed Nov 28 2007 Tim Waugh <twaugh at redhat.com>
+- Build with --disable-compile-inits (bug #402501).
+
 * Fri Nov 23 2007 Tim Waugh <twaugh at redhat.com> 8.61-1
 - 8.61.
 




More information about the fedora-extras-commits mailing list