1
0
forked from pool/cups-airprint

Accepting request 1151130 from home:dimstar:rpm4.20:c

Prepare for RPM 4.20

OBS-URL: https://build.opensuse.org/request/show/1151130
OBS-URL: https://build.opensuse.org/package/show/Printing/cups-airprint?expand=0&rev=9
This commit is contained in:
Olav Reinert 2024-02-27 11:19:54 +00:00 committed by Git OBS Bridge
parent a5a154994e
commit 7cefc748d1
2 changed files with 8 additions and 3 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Feb 26 10:51:42 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Use %patch -P N instead of deprecated %patchN.
-------------------------------------------------------------------
Sun May 17 15:14:05 UTC 2020 - Olav Reinert <seroton10@gmail.com>

View File

@ -68,9 +68,9 @@ AirPrint work; please follow the instructions in:
%setup -q -c -T
cp %{SOURCE0} %{SOURCE10} %{SOURCE11} .
cp %{SOURCE21} %{SOURCE22} %{SOURCE23} .
%patch0
%patch1 -p1
%patch2 -p1
%patch -P 0
%patch -P 1 -p1
%patch -P 2 -p1
%build