SPECS: squashfs.spec - up to 4.0 (for kernels 2.6.29 and above)
arekm
arekm at pld-linux.org
Mon Apr 6 18:56:19 CEST 2009
Author: arekm Date: Mon Apr 6 16:56:19 2009 GMT
Module: SPECS Tag: HEAD
---- Log message:
- up to 4.0 (for kernels 2.6.29 and above)
---- Files affected:
SPECS:
squashfs.spec (1.35 -> 1.36)
---- Diffs:
================================================================
Index: SPECS/squashfs.spec
diff -u SPECS/squashfs.spec:1.35 SPECS/squashfs.spec:1.36
--- SPECS/squashfs.spec:1.35 Thu Oct 23 22:35:30 2008
+++ SPECS/squashfs.spec Mon Apr 6 18:56:13 2009
@@ -2,12 +2,12 @@
Summary: Set of tools which creates squashfs filesystem
Summary(pl.UTF-8): Zestaw narzędzi do tworzenia systemu plików squashfs
Name: squashfs
-Version: 3.4
+Version: 4.0
Release: 1
License: GPL
Group: Base/Utilities
Source0: http://dl.sourceforge.net/squashfs/%{name}%{version}.tar.gz
-# Source0-md5: 2a4d2995ad5aa6840c95a95ffa6b1da6
+# Source0-md5: a3c23391da4ebab0ac4a75021ddabf96
URL: http://squashfs.sourceforge.net/
BuildRequires: zlib-devel
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -18,7 +18,7 @@
This package contains utilities for squashfs filesystem.
Squashfs is a highly compressed read-only filesystem for Linux (kernel
-2.4.x and 2.6.x). It uses zlib compression to compress both files,
+2.6.29 and above). It uses zlib compression to compress both files,
inodes and directories. Inodes in the system are very small and all
blocks are packed to minimise data overhead. Block sizes greater than
4K are supported up to a maximum of 64K.
@@ -32,7 +32,7 @@
Zestaw narzędzi do tworzenia systemu plików squashfs.
Squashfs jest systemem plików tylko do odczytu z dużym współczynnikiem
-kompresji dla Linuksa (jądra 2.4.x i 2.6.x). Używa kompresji zlib do
+kompresji dla Linuksa (2.6.29 i nowsze). Używa kompresji zlib do
plików, i-węzłów oraz katalogów. I-węzły są bardzo małe, a wszystkie
bloki są pakowane, aby zmniejszyć objętość. Rozmiary bloków powyżej
4kB są obsługiwane - maksymalnie do 64kB.
@@ -70,6 +70,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.36 2009/04/06 16:56:13 arekm
+- up to 4.0 (for kernels 2.6.29 and above)
+
Revision 1.35 2008/10/23 20:35:30 hawk
- updated to 3.4, inlcude -D's from original Makefile in CFLAGS
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/squashfs.spec?r1=1.35&r2=1.36&f=u
More information about the pld-cvs-commit
mailing list