Author: glen Date: Thu Sep 20 09:13:53 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - update to 3.2-r2: - Junjiro Okajima discovered a couple of SMP issues, thanks. - Junjiro Okajima and Tomas Matejicek have produced some good LZMA patches for Squashfs.
---- Files affected: SPECS: squashfs.spec (1.32 -> 1.33) ---- Diffs: ================================================================ Index: SPECS/squashfs.spec diff -u SPECS/squashfs.spec:1.32 SPECS/squashfs.spec:1.33 --- SPECS/squashfs.spec:1.32 Mon Feb 12 23:09:16 2007 +++ SPECS/squashfs.spec Thu Sep 20 11:13:48 2007 @@ -3,11 +3,11 @@ Summary(pl.UTF-8): Zestaw narzędzi do tworzenia systemu plików squashfs Name: squashfs Version: 3.2 -Release: 1 +Release: 2 License: GPL Group: Base/Utilities -Source0: http://dl.sourceforge.net/squashfs/%{name}%{version}.tar.gz -# Source0-md5: e4818dbd8a81519ade8a41d26587c3f5 +Source0: http://dl.sourceforge.net/squashfs/%{name}%{version}-r2.tar.gz +# Source0-md5: bf360b92eba9e6d5610196ce2e02fcd1 URL: http://squashfs.sourceforge.net/ BuildRequires: zlib-devel BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -43,7 +43,7 @@ pamięci i urządzeń blokowych (np. systemach wbudowanych). %prep -%setup -q -n %{name}%{version} +%setup -q -n %{name}%{version}-r2 %build %{__make} -C squashfs-tools \ @@ -70,6 +70,12 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.33 2007/09/20 09:13:48 glen +- update to 3.2-r2: + - Junjiro Okajima discovered a couple of SMP issues, thanks. + - Junjiro Okajima and Tomas Matejicek have produced some good LZMA patches + for Squashfs. + Revision 1.32 2007/02/12 22:09:16 glen - tabs in preamble ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/squashfs.spec?r1=1.32&r2=1.33&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
