automatic version update by autodist [release 1.45.3-1mamba;Thu Jul 18 2019]
This commit is contained in:
parent
bdc48bb9cd
commit
1f41721d60
@ -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 <autodist@mambasoft.it> 1.45.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue May 28 2019 Automatic Build System <autodist@mambasoft.it> 1.45.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user