auto-import changelog data from ghostscript-5.50-18.rh7.1.src.rpm
Mon Sep 17 2001 Crutcher Dunnavant <crutcher@redhat.com> 5.50-18 - add -dPARANOIDSAFER option so that we can breathe a little easier - in the print spooler.
This commit is contained in:
parent
6fe0b557e4
commit
29b0d8004a
@ -7,7 +7,7 @@ Name: ghostscript
|
|||||||
%define hpdjver 2.6
|
%define hpdjver 2.6
|
||||||
%define md2kver 0.2a
|
%define md2kver 0.2a
|
||||||
Version: 5.50
|
Version: 5.50
|
||||||
Release: 17
|
Release: 18.rh7.1
|
||||||
License: GPL
|
License: GPL
|
||||||
URL: http://gnu-gs.sourceforge.net/
|
URL: http://gnu-gs.sourceforge.net/
|
||||||
Group: Applications/Publishing
|
Group: Applications/Publishing
|
||||||
@ -40,6 +40,7 @@ Patch13: ghostscript-5.50-gcc296.patch
|
|||||||
Patch14: ghostscript-5.50-bug19212.patch
|
Patch14: ghostscript-5.50-bug19212.patch
|
||||||
Patch15: ghostscript-5.50-mkstemp-LD_RUN_PATH.patch
|
Patch15: ghostscript-5.50-mkstemp-LD_RUN_PATH.patch
|
||||||
Patch16: gs5.50-time.patch
|
Patch16: gs5.50-time.patch
|
||||||
|
Patch17: ghostscript-5.50-PARANOIDSAFER.patch
|
||||||
%if %{enable_japanese}
|
%if %{enable_japanese}
|
||||||
Patch20: ghostscript-5.50-jisb.patch
|
Patch20: ghostscript-5.50-jisb.patch
|
||||||
%endif
|
%endif
|
||||||
@ -146,6 +147,10 @@ lxm3200.dev: $(lxm3200_) page.dev
|
|||||||
%endif
|
%endif
|
||||||
%patch21 -p0
|
%patch21 -p0
|
||||||
|
|
||||||
|
# Add -dPARANOIDSAFER option, so that we can breathe a little easier
|
||||||
|
# in the print spooler.
|
||||||
|
%patch17 -p1 -b .PARANOIDSAFER
|
||||||
|
|
||||||
rm -rf tmp
|
rm -rf tmp
|
||||||
ln -s unix-gcc.mak Makefile
|
ln -s unix-gcc.mak Makefile
|
||||||
|
|
||||||
@ -193,6 +198,10 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Sep 17 2001 Crutcher Dunnavant <crutcher@redhat.com> 5.50-18
|
||||||
|
- add -dPARANOIDSAFER option so that we can breathe a little easier
|
||||||
|
- in the print spooler.
|
||||||
|
|
||||||
* Tue Feb 27 2001 Crutcher Dunnavant <crutcher@redhat.com>
|
* Tue Feb 27 2001 Crutcher Dunnavant <crutcher@redhat.com>
|
||||||
- added xtt-fonts requirement (for VFlib)
|
- added xtt-fonts requirement (for VFlib)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user