Removed more bundled packages (bug #816747).

This commit is contained in:
Tim Waugh 2012-04-30 16:23:19 +01:00
parent 03a292cd62
commit 49a7508642

View File

@ -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@redhat.com> - 9.05-3
* Mon Apr 30 2012 Tim Waugh <twaugh@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@gmail.com> - 9.05-2