diff --git a/e2fsprogs.spec b/e2fsprogs.spec index 427c908..3901f74 100644 --- a/e2fsprogs.spec +++ b/e2fsprogs.spec @@ -9,7 +9,7 @@ %define userid 65052 Name: e2fsprogs -Version: 1.42.13 +Version: 1.43 Release: 1mamba Summary: Utilities for managing the ext2/3/4 filesystem Group: System/Tools @@ -162,7 +162,9 @@ exit 0 %{_bindir}/chattr %{_bindir}/lsattr %{_sbindir}/e2freefrag +%{_sbindir}/e4crypt %{_sbindir}/filefrag +%{_sbindir}/fuse2fs %{_sbindir}/mklost+found %if %with_ext2resize %{_sbindir}/ext2online @@ -172,6 +174,7 @@ exit 0 %{_sbindir}/e4defrag %config(noreplace) %{_sysconfdir}/mke2fs.conf %{_mandir}/man1/chattr.* +%{_mandir}/man1/fuse2fs.1* %{_mandir}/man1/lsattr.* %{_mandir}/man5/ext2.5* %{_mandir}/man5/ext3.5* @@ -186,7 +189,7 @@ exit 0 /%{_lib}/libe2p.so.* /%{_lib}/libext2fs.so.* /%{_lib}/libss.so.* -%doc COPYING +%doc NOTICE %files -n %{libname}-devel %defattr(-,root,root) @@ -218,6 +221,9 @@ exit 0 %endif %changelog +* Thu May 26 2016 Automatic Build System 1.43-1mamba +- automatic version update by autodist + * Mon May 18 2015 Automatic Build System 1.42.13-1mamba - automatic version update by autodist