- Remove BR to libacl-devel
This commit is contained in:
parent
896ad24591
commit
d8aa6da9cd
@ -1,6 +1,6 @@
|
||||
Name: xorriso
|
||||
Version: 1.5.7
|
||||
Release: 2%{?dist}.alma.1
|
||||
Release: 3%{?dist}.alma.1
|
||||
License: GPL-2.0-or-later
|
||||
Summary: ISO-9660 and Rock Ridge image manipulation tool
|
||||
URL: http://scdbackup.sourceforge.net/xorriso_eng.html
|
||||
@ -11,7 +11,7 @@ Source3: xorriso_extract_iso_image.desktop
|
||||
Patch1: libisoburn-1.5.4-rpath.patch
|
||||
|
||||
BuildRequires: gnupg2
|
||||
BuildRequires: gcc, gcc-c++, make, readline-devel, libacl-devel, zlib-devel
|
||||
BuildRequires: gcc, gcc-c++, make, zlib-devel
|
||||
BuildRequires: autoconf, automake, libtool
|
||||
|
||||
Requires(post): %{_sbindir}/alternatives, coreutils
|
||||
@ -113,6 +113,9 @@ fi
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Wed Oct 15 2025 Eduard Abdullin <eabdullin@almalinux.org> - 1.5.7-3.alma.1
|
||||
- Remove BR to libacl-devel
|
||||
|
||||
* Tue Sep 09 2025 Eduard Abdullin <eabdullin@almalinux.org> - 1.5.7-2.alma.1
|
||||
- Remove disable-static flag, to use static libs
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user