forked from pool/apache2-mod_dnssd
Accepting request 1149075 from Apache:Modules
Prepare for RPM 4.20 (forwarded request 1147824 from dimstar) OBS-URL: https://build.opensuse.org/request/show/1149075 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/apache2-mod_dnssd?expand=0&rev=20
This commit is contained in:
commit
d84132d1ee
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 20 11:00:51 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
- Use %autosetup macro. Allows to eliminate the usage of deprecated
|
||||
%patchN.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Feb 9 20:39:40 UTC 2020 - pgajdos@suse.com
|
||||
|
||||
|
@ -49,8 +49,7 @@ mod_dnssd is an Apache HTTPD module which adds Zeroconf support via
|
||||
DNS-SD using Avahi.
|
||||
|
||||
%prep
|
||||
%setup -q -n %{_name}-%{version}
|
||||
%patch0 -p1
|
||||
%autosetup -p1 -n %{_name}-%{version}
|
||||
|
||||
%build
|
||||
%if %{apache_branch} >= 204
|
||||
|
Loading…
Reference in New Issue
Block a user