forked from pool/horst
Accepting request 1149036 from home:dimstar:rpm4.20:h
Prepare for RPM 4.20 OBS-URL: https://build.opensuse.org/request/show/1149036 OBS-URL: https://build.opensuse.org/package/show/network:utilities/horst?expand=0&rev=10
This commit is contained in:
parent
93a2283ab2
commit
70f1cff3b8
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 22 07:58:44 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
- Use %autosetup macro. Allows to eliminate the usage of deprecated
|
||||
%patchN
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 17 13:15:17 UTC 2021 - Andreas Stieger <andreas.stieger@gmx.de>
|
||||
|
||||
|
@ -41,8 +41,8 @@ deep packet inspection and has features for ad-hoc (IBSS) mode and
|
||||
mesh networks.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch0 -p1
|
||||
%autosetup -p1
|
||||
|
||||
if [ -z "$SOURCE_DATE_EPOCH" ]; then
|
||||
# Remove build time references so build-compare can do its work
|
||||
FAKE_BUILDDATE=$(LC_ALL=C date -u -r %{_sourcedir}/%{name}.changes '+%%b %%e %%Y')
|
||||
|
Loading…
Reference in New Issue
Block a user