rpms/ghostscript/devel ghostscript.spec,1.158,1.159

Tim Waugh (twaugh) fedora-extras-commits at redhat.com
Mon Jan 28 15:30:35 UTC 2008


Author: twaugh

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

Modified Files:
	ghostscript.spec 
Log Message:
* Mon Jan 28 2008 Tim Waugh <twaugh at redhat.com> 8.61-7
- Don't build with jasper support.



Index: ghostscript.spec
===================================================================
RCS file: /cvs/pkgs/rpms/ghostscript/devel/ghostscript.spec,v
retrieving revision 1.158
retrieving revision 1.159
diff -u -r1.158 -r1.159
--- ghostscript.spec	28 Jan 2008 15:21:34 -0000	1.158
+++ ghostscript.spec	28 Jan 2008 15:30:01 -0000	1.159
@@ -23,7 +23,7 @@
 Patch7: ghostscript-gsbug689577.patch
 
 Requires: urw-fonts >= 1.1, ghostscript-fonts
-BuildRequires: libjpeg-devel, libXt-devel, jasper-devel
+BuildRequires: libjpeg-devel, libXt-devel
 BuildRequires: zlib-devel, libpng-devel, unzip, gtk2-devel
 BuildRequires: glib2-devel, gnutls-devel
 # Omni requires libxml
@@ -125,6 +125,7 @@
   FONTPATH="$FONTPATH${FONTPATH:+:}$path"
 done
 %configure --with-ijs --enable-dynamic --with-fontpath="$FONTPATH" \
+	--without-jasper \
 	--with-drivers=ALL --disable-compile-inits
 
 # Build IJS
@@ -267,7 +268,7 @@
 
 %changelog
 * Mon Jan 28 2008 Tim Waugh <twaugh at redhat.com> 8.61-7
-- Build requires jasper-devel.
+- Don't build with jasper support.
 - Remove bundled libraries.
 
 * Tue Dec 11 2007 Tim Waugh <twaugh at redhat.com> 8.61-6




More information about the fedora-extras-commits mailing list