Accepting request 1147824 from home:dimstar:rpm4.20:a
Prepare for RPM 4.20 OBS-URL: https://build.opensuse.org/request/show/1147824 OBS-URL: https://build.opensuse.org/package/show/Apache:Modules/apache2-mod_dnssd?expand=0&rev=24
This commit is contained in:
parent
5c60d9ebce
commit
eabcbb3e07
@ -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
|
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.
|
DNS-SD using Avahi.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n %{_name}-%{version}
|
%autosetup -p1 -n %{_name}-%{version}
|
||||||
%patch0 -p1
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%if %{apache_branch} >= 204
|
%if %{apache_branch} >= 204
|
||||||
|
Loading…
x
Reference in New Issue
Block a user