Remove bundled expat directory. Not used, but this makes it
clearer.
This commit is contained in:
parent
a65b257eae
commit
9aeffaf6ca
@ -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 <twaugh@redhat.com>
|
||||
- Remove bundled expat directory. Not used, but this makes it
|
||||
clearer.
|
||||
|
||||
* Wed Apr 6 2011 Tim Waugh <twaugh@redhat.com> 9.02-2
|
||||
- pxl: match landscape page sizes (bug #692165).
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user