From 1f41721d6015921d8568bd44632a752065a26866 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 22:00:59 +0100 Subject: [PATCH] automatic version update by autodist [release 1.45.3-1mamba;Thu Jul 18 2019] --- e2fsprogs.spec | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/e2fsprogs.spec b/e2fsprogs.spec index 367916c..68b6223 100644 --- a/e2fsprogs.spec +++ b/e2fsprogs.spec @@ -9,7 +9,7 @@ %define userid 65052 Name: e2fsprogs -Version: 1.45.2 +Version: 1.45.3 Release: 1mamba Summary: Utilities for managing the ext2/3/4 filesystem Group: System/Tools @@ -119,6 +119,9 @@ mv -f doc/HOWTO HOWTO.ext2resize popd %endif +# Permissions workaround +chmod 644 %{buildroot}%{_libdir}/*.a + %find_lang %{name} %clean @@ -165,11 +168,11 @@ exit 0 /sbin/resize2fs /sbin/tune2fs %{_bindir}/chattr +%{_bindir}/fuse2fs %{_bindir}/lsattr %{_sbindir}/e2freefrag %{_sbindir}/e4crypt %{_sbindir}/filefrag -%{_sbindir}/fuse2fs %{_sbindir}/mklost+found %if %with_ext2resize %{_sbindir}/ext2online @@ -234,6 +237,9 @@ exit 0 %endif %changelog +* Thu Jul 18 2019 Automatic Build System 1.45.3-1mamba +- automatic version update by autodist + * Tue May 28 2019 Automatic Build System 1.45.2-1mamba - automatic version update by autodist