Accepting request 1148528 from devel:libraries:c_c++

OBS-URL: https://build.opensuse.org/request/show/1148528
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/zlib?expand=0&rev=91
This commit is contained in:
Ana Guerrero 2024-02-23 15:44:44 +00:00 committed by Git OBS Bridge
commit 5d69be23dd
2 changed files with 15 additions and 10 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Feb 20 12:10:46 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Use %patch -P N instead of deprecated %patchN.
-------------------------------------------------------------------
Thu Oct 19 16:00:31 UTC 2023 - Danilo Spinella <oss@danyspin97.org>

View File

@ -135,16 +135,16 @@ It should exit 0
%prep
%setup -q
%patch1
%patch2 -p1
%patch3 -p1
%patch4 -p1
%patch6 -p1
%patch7 -p1
%patch8
%patch10 -p1
%patch11 -p1
%patch12 -p1
%patch -P 1
%patch -P 2 -p1
%patch -P 3 -p1
%patch -P 4 -p1
%patch -P 6 -p1
%patch -P 7 -p1
%patch -P 8
%patch -P 10 -p1
%patch -P 11 -p1
%patch -P 12 -p1
cp %{SOURCE4} .
%build