diff --git a/SPECS/sed/sed.spec b/SPECS/sed/sed.spec index 9fc265e48b..9f646082f6 100644 --- a/SPECS/sed/sed.spec +++ b/SPECS/sed/sed.spec @@ -1,7 +1,7 @@ Summary: Stream editor Name: sed Version: 4.8 -Release: 2%{?dist} +Release: 3%{?dist} License: GPLv3 URL: http://www.gnu.org/software/sed Group: Applications/Editors @@ -11,6 +11,10 @@ Distribution: Photon Source0: http://ftp.gnu.org/gnu/sed/%{name}-%{version}.tar.xz %define sha512 %{name}=7de25d9bc2981c63321c2223f3fbcab61d7b0df4fcf7d4394b72400b91993e1288d8bf53948ed5fffcf5a98c75265726a68ad4fb98e1d571bf768603a108c1c8 +BuildRequires: libacl-devel + +Requires: libacl + Conflicts: toybox < 0.8.2-2 Provides: /bin/sed @@ -58,6 +62,8 @@ make check %{?_smp_mflags} %defattr(-,root,root) %changelog +* Wed Nov 08 2023 Ashwin Dayanand Kamat 4.8-3 +- Add libacl-devel to BuildRequires for ACL support * Wed Feb 23 2022 Shreenidhi Shedi 4.8-2 - Fix binary path * Thu Jul 09 2020 Gerrit Photon 4.8-1