diff --git a/ghostscript.spec b/ghostscript.spec index 4935a8c..a5c58a8 100644 --- a/ghostscript.spec +++ b/ghostscript.spec @@ -5,7 +5,7 @@ Summary: A PostScript interpreter and renderer Name: ghostscript Version: %{gs_ver} -Release: 8%{?dist} +Release: 9%{?dist} # Included CMap data is Redistributable, no modification permitted, # see http://bugzilla.redhat.com/487510 @@ -328,9 +328,7 @@ rm -rf $RPM_BUILD_ROOT %defattr(-,root,root) %{_datadir}/cups/model/pxl* %{_datadir}/cups/mime/*.convs -# This really is /usr/lib, not _libdir -- it's more of a libexec usage -# but upstream CUPS won't use libexec. -/usr/lib/cups/filter/* +%{_cups_serverbin}/filter/* %files devel %defattr(-,root,root) @@ -343,6 +341,9 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/libgs.so %changelog +* Fri Jan 6 2012 Tim Waugh 9.04-9 +- Use %%_cups_serverbin macro. + * Fri Jan 6 2012 Tim Waugh 9.04-8 - Rebuilt for GCC 4.7.