Accepting request 1152142 from home:dimstar:rpm4.20:g
Prepare for RPM 4.20 OBS-URL: https://build.opensuse.org/request/show/1152142 OBS-URL: https://build.opensuse.org/package/show/Printing/ghostscript?expand=0&rev=174
This commit is contained in:
parent
cf52855deb
commit
3d7226ee4e
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 27 10:59:43 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
- Use %patch -P N instead of deprecated %patchN.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jan 28 10:39:57 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
@ -159,7 +159,7 @@ This package contains the development files for Ghostscript.
|
||||
|
||||
# Patch101 ijs_exec_server_dont_use_sh.patch fixes IJS printing problem
|
||||
# additionally allow exec'ing hpijs in apparmor profile was needed (bsc#1128467):
|
||||
%patch101 -p1
|
||||
%patch -P 101 -p1
|
||||
# Remove patch backup files to avoid packaging
|
||||
# cf. https://build.opensuse.org/request/show/581052
|
||||
rm -f Resource/Init/*.ps.orig
|
||||
|
Loading…
Reference in New Issue
Block a user