Even more man page fixes

This commit is contained in:
Bruno Wolff III 2014-05-14 07:52:44 -05:00
parent e4f806b58e
commit dbf7edc295
2 changed files with 6 additions and 3 deletions

View File

@ -1,3 +1,3 @@
d92ab59aabf5173f2a59089531e30dbf squashfs4.3.tar.gz
235a2a9f839383a0a15dc7836c1c1693 mksquashfs.1
ad06b65980fe81bf155e22a67d732607 unsquashfs.1
7f834f7e4306737b5d7755a1ed61307d mksquashfs.1
68bf9bbf3ba00dc6e480a59b24905185 unsquashfs.1

View File

@ -1,7 +1,7 @@
Summary: Utility for the creation of squashfs filesystems
Name: squashfs-tools
Version: 4.3
Release: 3%{?dist}
Release: 4%{?dist}
License: GPLv2+
Group: System Environment/Base
URL: http://squashfs.sourceforge.net/
@ -49,6 +49,9 @@ rm -rf %{buildroot}
%{_sbindir}/unsquashfs
%changelog
* Wed May 14 2014 Bruno Wolff III <bruno@wolff.to> 4.3-4
- Even more man page fixes
* Wed May 14 2014 Bruno Wolff III <bruno@wolff.to> 4.3-3
- More mksquashfs man page fixes