diff --git a/ghostscript.spec b/ghostscript.spec index fafb31e..bf8cdf8 100644 --- a/ghostscript.spec +++ b/ghostscript.spec @@ -106,7 +106,7 @@ CUPS filter and conversion rules for interpreting PostScript and PDF. %prep %setup -q -n %{name}-%{gs_ver} -rm -rf libpng zlib jpeg jasper +rm -rf libpng zlib jpeg jasper expat # Fix ijs-config not to have multilib conflicts (bug #192672) %patch1 -p1 -b .multilib @@ -346,6 +346,10 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/libgs.so %changelog +* Thu Apr 7 2011 Tim Waugh +- Remove bundled expat directory. Not used, but this makes it + clearer. + * Wed Apr 6 2011 Tim Waugh 9.02-2 - pxl: match landscape page sizes (bug #692165).