forked from pool/apache2
Accepting request 1152028 from Apache
OBS-URL: https://build.opensuse.org/request/show/1152028 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/apache2?expand=0&rev=207
This commit is contained in:
commit
d93fe72faa
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 20 10:52:29 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
- Use %autosetup macro. Allows to eliminate the usage of deprecated
|
||||
%patchN.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 29 10:34:10 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
@ -312,14 +312,7 @@ is to provide a secure, efficient and extensible server that
|
||||
provides HTTP services in sync with the current HTTP standards.
|
||||
|
||||
%prep
|
||||
%setup -q -n %{upstream_name}-%{version} -a20
|
||||
%patch0 -p1
|
||||
%patch1 -p1
|
||||
%patch2 -p1
|
||||
%patch3 -p1
|
||||
%patch4 -p1
|
||||
%patch100 -p1
|
||||
%patch101 -p1
|
||||
%autosetup -p1 -n %{upstream_name}-%{version} -a20
|
||||
|
||||
#
|
||||
# BUILD
|
||||
|
Loading…
x
Reference in New Issue
Block a user