diff --git a/e2fsprogs.spec b/e2fsprogs.spec index e353ffb..f37fc1c 100644 --- a/e2fsprogs.spec +++ b/e2fsprogs.spec @@ -5,7 +5,7 @@ Name: e2fsprogs Version: 1.46.5 -Release: 1mamba +Release: 2mamba Summary: Utilities for managing the ext2/3/4 filesystem Group: System/Tools Vendor: openmamba @@ -98,7 +98,7 @@ make -C po update-po %makeinstall install-libs -install %{SOURCE2} %{buildroot}%{_sysconfdir}/e2fsck.conf +install -m0644 %{SOURCE2} %{buildroot}%{_sysconfdir}/e2fsck.conf %if %with_ext2resize pushd ext2resize-%{ext2resize_ver} @@ -195,6 +195,9 @@ exit 0 %endif %changelog +* Tue Jun 21 2022 Silvan Calarco 1.46.5-2mamba +- fix permissions of /etc/e2fsck.conf + * Fri Dec 31 2021 Automatic Build System 1.46.5-1mamba - automatic version update by autodist