[ghostscript] Removed more bundled packages (bug #816747).

Tim Waugh twaugh at fedoraproject.org
Mon Apr 30 15:48:53 UTC 2012


commit 49a7508642e537d5a600fa7550b39c9790aea766
Author: Tim Waugh <twaugh at redhat.com>
Date:   Mon Apr 30 16:23:19 2012 +0100

    Removed more bundled packages (bug #816747).

 ghostscript.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/ghostscript.spec b/ghostscript.spec
index 212d783..db5bf9d 100644
--- a/ghostscript.spec
+++ b/ghostscript.spec
@@ -41,6 +41,8 @@ BuildRequires: libtool
 BuildRequires: jasper-devel
 BuildRequires: dbus-devel
 BuildRequires: poppler-data
+BuildRequires: lcms2-devel
+BuildRequires: openjpeg-devel
 %{?_with_freetype:BuildRequires: freetype-devel}
 BuildRoot: %{_tmppath}/%{name}-%{gs_ver}-root
 
@@ -101,7 +103,7 @@ CUPS filter and conversion rules for interpreting PostScript and PDF.
 
 %prep
 %setup -q -n %{name}-%{gs_ver}
-rm -rf libpng zlib jpeg jasper expat
+rm -rf expat freetype icclib jasper jpeg lcms2 libpng openjpeg zlib
 
 # Fix ijs-config not to have multilib conflicts (bug #192672)
 %patch1 -p1 -b .multilib
@@ -327,7 +329,8 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/libgs.so
 
 %changelog
-* Wed Apr  4 2012 Tim Waugh <twaugh at redhat.com> - 9.05-3
+* Mon Apr 30 2012 Tim Waugh <twaugh at redhat.com> - 9.05-3
+- Removed more bundled packages (bug #816747).
 - Fixed missing error check when setting ICC profile.
 
 * Thu Apr 26 2012 Jon Ciesla <limburgher at gmail.com> - 9.05-2


More information about the scm-commits mailing list