- Remove adobe-cmaps and acro5-cmaps, since latest CMaps are already
included (bug #190463).
This commit is contained in:
parent
b8ce1a7b91
commit
d2ff86e758
@ -5,15 +5,13 @@ Summary: A PostScript(TM) interpreter and renderer.
|
|||||||
Name: ghostscript
|
Name: ghostscript
|
||||||
Version: %{gs_ver}
|
Version: %{gs_ver}
|
||||||
|
|
||||||
Release: 2
|
Release: 3
|
||||||
|
|
||||||
License: GPL
|
License: GPL
|
||||||
URL: http://www.cups.org/espgs/
|
URL: http://www.cups.org/espgs/
|
||||||
Group: Applications/Publishing
|
Group: Applications/Publishing
|
||||||
Source0: ftp://ftp.rz.tu-bs.de/pub/mirror/ftp.easysw.com/ftp/pub/ghostscript/%{?gs_rc:test/}espgs-%{gs_ver}%{?gs_rc:gs_rc}-source.tar.bz2
|
Source0: ftp://ftp.rz.tu-bs.de/pub/mirror/ftp.easysw.com/ftp/pub/ghostscript/%{?gs_rc:test/}espgs-%{gs_ver}%{?gs_rc:gs_rc}-source.tar.bz2
|
||||||
Source1: FAPIcidfmap
|
Source1: FAPIcidfmap
|
||||||
Source2: adobe-cmaps-200406.tar.gz
|
|
||||||
Source3: acro5-cmaps-2001.tar.gz
|
|
||||||
Source4: cidfmap
|
Source4: cidfmap
|
||||||
|
|
||||||
Patch2: ghostscript-gtk2.patch
|
Patch2: ghostscript-gtk2.patch
|
||||||
@ -182,10 +180,6 @@ mv $RPM_BUILD_ROOT%{_datadir}/%{name}/%{gs_dot_ver}/lib/cidfmap{,.GS}
|
|||||||
install -m0644 %{SOURCE1} $RPM_BUILD_ROOT%{_datadir}/%{name}/%{gs_dot_ver}/lib/FAPIcidfmap
|
install -m0644 %{SOURCE1} $RPM_BUILD_ROOT%{_datadir}/%{name}/%{gs_dot_ver}/lib/FAPIcidfmap
|
||||||
install -m0644 %{SOURCE4} $RPM_BUILD_ROOT%{_datadir}/%{name}/%{gs_dot_ver}/lib/cidfmap
|
install -m0644 %{SOURCE4} $RPM_BUILD_ROOT%{_datadir}/%{name}/%{gs_dot_ver}/lib/cidfmap
|
||||||
|
|
||||||
# Install adobe/acro5 CMaps (bug #165428).
|
|
||||||
tar zxf %{SOURCE2} -C $RPM_BUILD_ROOT%{_datadir}/%{name}/%{gs_dot_ver}/Resource
|
|
||||||
tar zxf %{SOURCE3} -C $RPM_BUILD_ROOT%{_datadir}/%{name}/%{gs_dot_ver}/Resource
|
|
||||||
|
|
||||||
# Don't ship sysvlp.sh.
|
# Don't ship sysvlp.sh.
|
||||||
rm -f $RPM_BUILD_ROOT/usr/bin/sysvlp.sh
|
rm -f $RPM_BUILD_ROOT/usr/bin/sysvlp.sh
|
||||||
|
|
||||||
@ -262,6 +256,10 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_libdir}/libijs.*a
|
%{_libdir}/libijs.*a
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue May 2 2006 Tim Waugh <twaugh@redhat.com> 8.15.2-3
|
||||||
|
- Remove adobe-cmaps and acro5-cmaps, since latest CMaps are already
|
||||||
|
included (bug #190463).
|
||||||
|
|
||||||
* Tue Apr 25 2006 Tim Waugh <twaugh@redhat.com> 8.15.2-2
|
* Tue Apr 25 2006 Tim Waugh <twaugh@redhat.com> 8.15.2-2
|
||||||
- 8.15.2.
|
- 8.15.2.
|
||||||
- No longer need build, krgb, pdfwrite, str1570 patches.
|
- No longer need build, krgb, pdfwrite, str1570 patches.
|
||||||
|
Loading…
Reference in New Issue
Block a user