Accepting request 1149479 from home:dimstar:rpm4.20:n
Prepare for RPM 4.20 OBS-URL: https://build.opensuse.org/request/show/1149479 OBS-URL: https://build.opensuse.org/package/show/network/ndppd?expand=0&rev=7
This commit is contained in:
parent
689e075026
commit
d91e475be3
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Feb 22 13:57:21 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||||
|
|
||||||
|
- Use %autosetup macro. Allows to eliminate the usage of deprecated
|
||||||
|
%patchN
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Oct 15 12:12:41 UTC 2021 - Johannes Segitz <jsegitz@suse.com>
|
Fri Oct 15 12:12:41 UTC 2021 - Johannes Segitz <jsegitz@suse.com>
|
||||||
|
|
||||||
|
@ -44,8 +44,7 @@ relying on Linux "proxy_ndp".
|
|||||||
The daemon is partially compliant with (experimental) RFC4389.
|
The daemon is partially compliant with (experimental) RFC4389.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%autosetup -p1
|
||||||
%patch0 -p1
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
export CXXFLAGS='%{optflags}'
|
export CXXFLAGS='%{optflags}'
|
||||||
|
Loading…
Reference in New Issue
Block a user