SHA256
1
0
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:
Ana Guerrero 2024-02-22 19:59:45 +00:00 committed by Git OBS Bridge
commit 665e65b183
2 changed files with 8 additions and 2 deletions

View File

@ -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>

View File

@ -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')