Sync from SUSE:SLFO:Main freeradius-client revision c75138c8672e7ac15fe45d1db94cb453
This commit is contained in:
parent
6f7a635838
commit
04383a1380
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Feb 26 08:22:01 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||||
|
|
||||||
|
- Use %autosetup macro. Allows to eliminate the usage of deprecated
|
||||||
|
PatchN.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Nov 6 16:05:23 UTC 2023 - Dominique Leuenberger <dimstar@opensuse.org>
|
Mon Nov 6 16:05:23 UTC 2023 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||||
|
|
||||||
|
@ -59,8 +59,8 @@ freeradius-client-devel if you want to develop applications using
|
|||||||
freeradius-client.
|
freeradius-client.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%autosetup -p1
|
||||||
%patch0 -p1
|
|
||||||
find -type d -name CVS -print | xargs rm -rf
|
find -type d -name CVS -print | xargs rm -rf
|
||||||
cp %{SOURCE1} .
|
cp %{SOURCE1} .
|
||||||
cp %{SOURCE2} login.radius
|
cp %{SOURCE2} login.radius
|
||||||
|
Loading…
Reference in New Issue
Block a user