1
0

- Unbreak Leap 15.x build

OBS-URL: https://build.opensuse.org/package/show/utilities/consoleet-utils?expand=0&rev=13
This commit is contained in:
Jan Engelhardt 2023-10-21 03:33:58 +00:00 committed by Git OBS Bridge
parent c2af3734c3
commit 830e10a6af
2 changed files with 7 additions and 4 deletions

View File

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

View File

@ -27,9 +27,8 @@ URL: https://inai.de/projects/consoleet/
Source: https://inai.de/files/consoleet/%name-%version.tar.zst
Source2: https://inai.de/files/consoleet/%name-%version.tar.asc
Source3: %name.keyring
BuildRequires: automake
BuildRequires: gcc-c++
BuildRequires: pkgconfig >= 0.21
BuildRequires: c++_compiler
BuildRequires: pkg-config >= 0.21
BuildRequires: zstd
BuildRequires: pkgconfig(libHX) >= 3.22
Conflicts: hxtools < 20200310
@ -55,7 +54,6 @@ pushd .. && tar --use=zstd -xf %{S:0} && popd
%endif
%build
autoreconf -fi
%configure
%make_build