More fixes for the mksquashfs man page
This commit is contained in:
parent
7cc74b6fba
commit
e4f806b58e
2
sources
2
sources
@ -1,3 +1,3 @@
|
|||||||
d92ab59aabf5173f2a59089531e30dbf squashfs4.3.tar.gz
|
d92ab59aabf5173f2a59089531e30dbf squashfs4.3.tar.gz
|
||||||
86b48be7829f829ed7c032801b331c77 mksquashfs.1
|
235a2a9f839383a0a15dc7836c1c1693 mksquashfs.1
|
||||||
ad06b65980fe81bf155e22a67d732607 unsquashfs.1
|
ad06b65980fe81bf155e22a67d732607 unsquashfs.1
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
Summary: Utility for the creation of squashfs filesystems
|
Summary: Utility for the creation of squashfs filesystems
|
||||||
Name: squashfs-tools
|
Name: squashfs-tools
|
||||||
Version: 4.3
|
Version: 4.3
|
||||||
Release: 2%{?dist}
|
Release: 3%{?dist}
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
URL: http://squashfs.sourceforge.net/
|
URL: http://squashfs.sourceforge.net/
|
||||||
@ -49,6 +49,9 @@ rm -rf %{buildroot}
|
|||||||
%{_sbindir}/unsquashfs
|
%{_sbindir}/unsquashfs
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed May 14 2014 Bruno Wolff III <bruno@wolff.to> 4.3-3
|
||||||
|
- More mksquashfs man page fixes
|
||||||
|
|
||||||
* Tue May 13 2014 Bruno Wolff III <bruno@wolff.to> 4.3-2
|
* Tue May 13 2014 Bruno Wolff III <bruno@wolff.to> 4.3-2
|
||||||
- Add missed option to the mksquashfs man page
|
- Add missed option to the mksquashfs man page
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user