forked from pool/consoleet-utils
Accepting request 1119301 from utilities
- Unbreak Leap 15.x build OBS-URL: https://build.opensuse.org/request/show/1119301 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/consoleet-utils?expand=0&rev=5
This commit is contained in:
commit
d957dac248
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Oct 21 03:33:37 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
- Unbreak Leap 15.x build
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Sep 24 12:54:03 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
|
Sun Sep 24 12:54:03 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
@ -27,9 +27,8 @@ URL: https://inai.de/projects/consoleet/
|
|||||||
Source: https://inai.de/files/consoleet/%name-%version.tar.zst
|
Source: https://inai.de/files/consoleet/%name-%version.tar.zst
|
||||||
Source2: https://inai.de/files/consoleet/%name-%version.tar.asc
|
Source2: https://inai.de/files/consoleet/%name-%version.tar.asc
|
||||||
Source3: %name.keyring
|
Source3: %name.keyring
|
||||||
BuildRequires: automake
|
BuildRequires: c++_compiler
|
||||||
BuildRequires: gcc-c++
|
BuildRequires: pkg-config >= 0.21
|
||||||
BuildRequires: pkgconfig >= 0.21
|
|
||||||
BuildRequires: zstd
|
BuildRequires: zstd
|
||||||
BuildRequires: pkgconfig(libHX) >= 3.22
|
BuildRequires: pkgconfig(libHX) >= 3.22
|
||||||
Conflicts: hxtools < 20200310
|
Conflicts: hxtools < 20200310
|
||||||
@ -55,7 +54,6 @@ pushd .. && tar --use=zstd -xf %{S:0} && popd
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%build
|
%build
|
||||||
autoreconf -fi
|
|
||||||
%configure
|
%configure
|
||||||
%make_build
|
%make_build
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user