forked from pool/usbguard
Accepting request 1148260 from hardware
Prepare for RPM 4.20 (forwarded request 1148255 from dimstar) OBS-URL: https://build.opensuse.org/request/show/1148260 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/usbguard?expand=0&rev=21
This commit is contained in:
commit
2530696d0b
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Feb 20 15:58:57 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||||
|
|
||||||
|
- Use %autosetup macro. Allows to eliminate the usage of deprecated
|
||||||
|
%patchN
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Mar 28 08:25:34 UTC 2023 - Robert Frohl <rfrohl@suse.com>
|
Tue Mar 28 08:25:34 UTC 2023 - Robert Frohl <rfrohl@suse.com>
|
||||||
|
|
||||||
|
@ -95,9 +95,7 @@ The %{name}-tools package contains optional tools from the USBGuard
|
|||||||
software framework.
|
software framework.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n usbguard-%{version}
|
%autosetup -p1 -n usbguard-%{version}
|
||||||
%patch0 -p1
|
|
||||||
%patch1 -p1
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%if 0%{?suse_version} == 1500
|
%if 0%{?suse_version} == 1500
|
||||||
|
Loading…
Reference in New Issue
Block a user