Update to latest 4.3 prerelease stable snapshot

This commit is contained in:
Bruno Wolff III 2013-06-22 09:27:13 -05:00
parent fe8f80869d
commit 6523e5dacc
2 changed files with 8 additions and 3 deletions

View File

@ -1,3 +1,3 @@
5fa566bb3a479de602a5b0f4702ee3e3 mksquashfs.1
6830f1d345421b674796a05cb5698f17 unsquashfs.1
91dc7741e646fddf6c100b578aecd613 squashfs4.3.tar.gz
ff0735a2c53ca8298e5b8e8b0b09911c squashfs4.3.tar.gz

View File

@ -1,14 +1,14 @@
Summary: Utility for the creation of squashfs filesystems
Name: squashfs-tools
Version: 4.3
Release: 0.17.git5c6f0024%{?dist}
Release: 0.18.gitaae0aff4%{?dist}
License: GPLv2+
Group: System Environment/Base
URL: http://squashfs.sourceforge.net/
# For now I am using a prerelease version obtained by:
# git clone git://git.kernel.org/pub/scm/fs/squashfs/squashfs-tools.git
# cd squashfs-tools
# git archive --format=tar --prefix=squashfs4.3/ 5c6f002483acc7b157ef3dcca38c0e272ebc3b80 | gzip > squashfs4.3.tar.gz
# git archive --format=tar --prefix=squashfs4.3/ aae0aff4f0b3081bd1dfc058c867033a89c11aac | gzip > squashfs4.3.tar.gz
Source0: http://downloads.sourceforge.net/squashfs/squashfs%{version}.tar.gz
# manpages from http://ftp.debian.org/debian/pool/main/s/squashfs-tools/squashfs-tools_4.2+20121212-1.debian.tar.xz
Source1: mksquashfs.1
@ -51,6 +51,11 @@ rm -rf %{buildroot}
%{_sbindir}/unsquashfs
%changelog
* Sat Jun 22 2013 Bruno Wolff III <bruno@wolff.to> - 4.3-0.18.gitaae0aff4
- Latest pre 4.3 stable snapshot
- A few minor bug fixes
- Improvements in getting status info while running unsquashfs
* Tue Jun 04 2013 Bruno Wolff III <bruno@wolff.to> - 4.3-0.17.git5c6f0024
- Latest pre 4.3 snapshot
- Includes fix for mksquashfs hangs