1
0

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:
Ana Guerrero 2023-10-22 19:01:51 +00:00 committed by Git OBS Bridge
commit d957dac248
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