auto-import ghostscript-7.05-32.1 from ghostscript-7.05-32.1.src.rpm
This commit is contained in:
parent
72a87bf0c2
commit
0ee4d6ecd9
@ -5,7 +5,7 @@ Version: %{gs_ver}
|
||||
BuildRequires: gimp-print-devel
|
||||
BuildRequires: patchutils >= 0.2.13
|
||||
|
||||
Release: 32
|
||||
Release: 32.1
|
||||
%define hpijs 1.3
|
||||
%define hpijs_release %{release}
|
||||
|
||||
@ -76,6 +76,7 @@ Patch28: ghostscript-7.05-gb18030.patch
|
||||
Patch29: ghostscript-7.05-x11.patch
|
||||
Patch30: ghostscript-7.05-ps1.patch
|
||||
Patch31: ghostscript-7.05-oob-66421.patch
|
||||
Patch32: ghostscript-7.05-zfile.patch
|
||||
|
||||
# I dont think this patch is needed anymore, so it is not applied.
|
||||
# but I might be wrong, and dont really understand it, so it is still
|
||||
@ -489,6 +490,8 @@ EOF
|
||||
|
||||
%patch31 -p1 -b .oob
|
||||
|
||||
%patch32 -p1 -b .zfile
|
||||
|
||||
%build
|
||||
# Build IJS
|
||||
cd ijs
|
||||
@ -592,7 +595,10 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_libdir}/libijs.a
|
||||
|
||||
%changelog
|
||||
* Mon Feb 24 2003 Elliot Lee <sopwith@redhat.com>
|
||||
* Sun May 18 2003 Tim Waugh <twaugh@redhat.com> 7.05-32.1
|
||||
- Added zfile.c security fixes from 7.07.
|
||||
|
||||
* Mon Feb 24 2003 Elliot Lee <sopwith@redhat.com> 7.05-32
|
||||
- debuginfo rebuild
|
||||
|
||||
* Fri Feb 21 2003 Elliot Lee <sopwith@redhat.com> 7.05-31
|
||||
|
Loading…
Reference in New Issue
Block a user