Get new upstream with fix to large inode issue (bz 619020).
This commit is contained in:
parent
5f02adc4ba
commit
24c1618bb8
2
sources
2
sources
@ -1 +1 @@
|
|||||||
52a945a5882568a4e341064840dbf2df squashfs-4.1.tar.bz2
|
215ca5e7fae16ec968c517f5947e08ed squashfs-4.1.tar.bz2
|
||||||
|
@ -1,11 +1,11 @@
|
|||||||
Summary: Utility for the creation of squashfs filesystems
|
Summary: Utility for the creation of squashfs filesystems
|
||||||
Name: squashfs-tools
|
Name: squashfs-tools
|
||||||
Version: 4.1
|
Version: 4.1
|
||||||
Release: 0.2.20100727%{?dist}
|
Release: 0.3.20100803%{?dist}
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
URL: http://squashfs.sf.net
|
URL: http://squashfs.sf.net
|
||||||
# cvs -d:pserver:anonymous@squashfs.cvs.sourceforge.net:/cvsroot/squashfs export -D 2010-07-27 squashfs
|
# cvs -d:pserver:anonymous@squashfs.cvs.sourceforge.net:/cvsroot/squashfs export -D 2010-08-03 squashfs
|
||||||
Source0: squashfs-4.1.tar.bz2
|
Source0: squashfs-4.1.tar.bz2
|
||||||
Patch0: squashfs-cflags.patch
|
Patch0: squashfs-cflags.patch
|
||||||
Patch1: squashfs-xz.patch
|
Patch1: squashfs-xz.patch
|
||||||
@ -43,6 +43,11 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_sbindir}/unsquashfs
|
%{_sbindir}/unsquashfs
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Aug 03 2010 Bruno Wolff III <bruno@wolff.to> - 4.1-0.3.20100727
|
||||||
|
- Rebase to latest upstream
|
||||||
|
- Prevent warning message for xattr for virtual directory
|
||||||
|
- Fix issue with large inodes - BZ 619020
|
||||||
|
|
||||||
* Wed Jul 27 2010 Bruno Wolff III <bruno@wolff.to> - 4.1-0.2.20100727
|
* Wed Jul 27 2010 Bruno Wolff III <bruno@wolff.to> - 4.1-0.2.20100727
|
||||||
- Rebase to latest upstream devel state. Mostly xattr fixes and cleanup.
|
- Rebase to latest upstream devel state. Mostly xattr fixes and cleanup.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user