forked from pool/monitoring-plugins
Accepting request 1149719 from home:pgajdos:m
- Use %patch -P N instead of deprecated %patchN. OBS-URL: https://build.opensuse.org/request/show/1149719 OBS-URL: https://build.opensuse.org/package/show/server:monitoring/monitoring-plugins?expand=0&rev=120
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 23 08:48:34 UTC 2024 - pgajdos@suse.com
|
||||
|
||||
- Use %patch -P N instead of deprecated %patchN.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 5 22:34:58 UTC 2024 - Andrew Daugherity <adaugherity@tamu.edu>
|
||||
|
||||
|
@@ -1174,15 +1174,15 @@ with the libdbi driver for $extension.
|
||||
EOF
|
||||
done
|
||||
|
||||
%patch1 -p1
|
||||
%patch6 -p1
|
||||
%patch -P 1 -p1
|
||||
%patch -P 6 -p1
|
||||
# Debian patches
|
||||
%patch121 -p1
|
||||
%patch122 -p1
|
||||
%patch -P 121 -p1
|
||||
%patch -P 122 -p1
|
||||
# Github patches
|
||||
%patch125 -p1
|
||||
%patch126 -p1
|
||||
%patch130 -p1
|
||||
%patch -P 125 -p1
|
||||
%patch -P 126 -p1
|
||||
%patch -P 130 -p1
|
||||
|
||||
%build
|
||||
export CFLAGS="%{optflags} -fno-strict-aliasing -DLDAP_DEPRECATED"
|
||||
|
Reference in New Issue
Block a user