Accepting request 1149074 from Apache:Modules
Prepare for RPM 4.20 (forwarded request 1147823 from dimstar) OBS-URL: https://build.opensuse.org/request/show/1149074 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/apache2-mod_auth_gssapi?expand=0&rev=5
This commit is contained in:
commit
6791d83247
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 20 11:00:28 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
- Use %autosetup macro. Allows to eliminate the usage of deprecated
|
||||
%patchN.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 17 05:16:03 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>
|
||||
|
||||
|
@ -59,8 +59,7 @@ mod_auth_kerb. Its aim is to use only GSSAPI calls and be
|
||||
as much as possible agnostic of the actual mechanism used.
|
||||
|
||||
%prep
|
||||
%setup -q -n mod_auth_gssapi-%{version}
|
||||
%patch0 -p1
|
||||
%autosetup -p1 -n mod_auth_gssapi-%{version}
|
||||
|
||||
%build
|
||||
export APACHE="%{_sbindir}/httpd"
|
||||
|
Loading…
Reference in New Issue
Block a user