forked from pool/ghostscript
- Using fixed /usr/lib/cups/filter (no lib64) because CUPS
in the Printing project uses it in any case. OBS-URL: https://build.opensuse.org/package/show/Printing/ghostscript?expand=0&rev=2
This commit is contained in:
parent
a710e15346
commit
12aaa39c2e
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 24 16:48:06 CET 2012 - jsmeix@suse.de
|
||||
|
||||
- Using fixed /usr/lib/cups/filter (no lib64) because CUPS
|
||||
in the Printing project uses it in any case.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 24 15:21:05 CET 2012 - jsmeix@suse.de
|
||||
|
||||
|
@ -301,17 +301,10 @@ exit 0
|
||||
%{_bindir}/ps2ps2
|
||||
%{_bindir}/unix-lpr.sh
|
||||
%{_bindir}/wftopfa
|
||||
%if 0%{?suse_version} == 0 || 0%{?suse_version} > 1120
|
||||
%dir /usr/lib/cups
|
||||
%dir /usr/lib/cups/filter
|
||||
/usr/lib/cups/filter/gstopxl
|
||||
/usr/lib/cups/filter/gstoraster
|
||||
%else
|
||||
%dir %{_libdir}/cups
|
||||
%dir %{_libdir}/cups/filter
|
||||
%{_libdir}/cups/filter/gstopxl
|
||||
%{_libdir}/cups/filter/gstoraster
|
||||
%endif
|
||||
%dir %{_datadir}/cups
|
||||
%dir %{_datadir}/cups/model
|
||||
%{_datadir}/cups/model/pxlcolor.ppd
|
||||
|
Loading…
x
Reference in New Issue
Block a user