forked from pool/horst
Accepting request 1149114 from network:utilities
OBS-URL: https://build.opensuse.org/request/show/1149114 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/horst?expand=0&rev=5
This commit is contained in:
commit
665e65b183
@ -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>
|
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.
|
mesh networks.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%autosetup -p1
|
||||||
%patch0 -p1
|
|
||||||
if [ -z "$SOURCE_DATE_EPOCH" ]; then
|
if [ -z "$SOURCE_DATE_EPOCH" ]; then
|
||||||
# Remove build time references so build-compare can do its work
|
# 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')
|
FAKE_BUILDDATE=$(LC_ALL=C date -u -r %{_sourcedir}/%{name}.changes '+%%b %%e %%Y')
|
||||||
|
Loading…
Reference in New Issue
Block a user