SPECS: squashfs_lzma.spec - patch for build on kernel 2.6.25
zbyniu
zbyniu at pld-linux.org
Wed May 14 22:06:10 CEST 2008
Author: zbyniu Date: Wed May 14 20:06:10 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- patch for build on kernel 2.6.25
---- Files affected:
SPECS:
squashfs_lzma.spec (1.25 -> 1.26)
---- Diffs:
================================================================
Index: SPECS/squashfs_lzma.spec
diff -u SPECS/squashfs_lzma.spec:1.25 SPECS/squashfs_lzma.spec:1.26
--- SPECS/squashfs_lzma.spec:1.25 Sat Mar 8 19:59:39 2008
+++ SPECS/squashfs_lzma.spec Wed May 14 22:06:04 2008
@@ -28,6 +28,7 @@
Patch0: http://www.squashfs-lzma.org/dl/squashfs-cvsfix.patch
#Patch1: %{name}-not_zlib.patch
#Patch2: %{name}-magic.patch
+Patch3: squashfs_lzma-2.6.25.patch
URL: http://www.squashfs-lzma.org/
BuildRequires: patchutils
%if %{with kernel}
@@ -107,6 +108,7 @@
mv C/Compress/Lzma/kmod/* C/Compress/Lzma
sed -i 's at ../LzmaDecode.c at LzmaDecode.c@' C/Compress/Lzma/module.c
ln -s ../../../sqlzma.h C/Compress/Lzma
+%patch3 -p1
%build
%if %{with userspace}
@@ -182,6 +184,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.26 2008-05-14 20:06:04 zbyniu
+- patch for build on kernel 2.6.25
+
Revision 1.25 2008-03-08 18:59:39 zbyniu
- more modules, some dirty tricks, patches are strange
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/squashfs_lzma.spec?r1=1.25&r2=1.26&f=u
More information about the pld-cvs-commit
mailing list