SPECS: squashfs_lzma.spec - doesn't use system lzma

glen glen at pld-linux.org
Thu Sep 20 12:09:18 CEST 2007


Author: glen                         Date: Thu Sep 20 10:09:18 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- doesn't use system lzma

---- Files affected:
SPECS:
   squashfs_lzma.spec (1.17 -> 1.18) 

---- Diffs:

================================================================
Index: SPECS/squashfs_lzma.spec
diff -u SPECS/squashfs_lzma.spec:1.17 SPECS/squashfs_lzma.spec:1.18
--- SPECS/squashfs_lzma.spec:1.17	Thu Sep 20 11:53:34 2007
+++ SPECS/squashfs_lzma.spec	Thu Sep 20 12:09:13 2007
@@ -1,8 +1,5 @@
 # $Revision$, $Date$
 #
-# NOTE: squashfs 3.1 uses some zlib functions which don't exist in lzma,
-#	that's why it probably won't be updated
-#
 # Conditional build:
 %bcond_without	dist_kernel	# allow non-distribution kernel
 %bcond_without	kernel		# don't build kernel modules
@@ -39,7 +36,7 @@
 %endif
 %if %{with userspace}
 BuildRequires:	libstdc++-devel
-BuildRequires:	lzma-devel >= 4.43-5
+#BuildRequires:	lzma-devel >= 4.43-5
 %endif
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -172,6 +169,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.18  2007/09/20 10:09:13  glen
+- doesn't use system lzma
+
 Revision 1.17  2007/09/20 09:53:34  glen
 - new kernel macros
 - use http://www.squashfs-lzma.org/ patches
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/squashfs_lzma.spec?r1=1.17&r2=1.18&f=u



More information about the pld-cvs-commit mailing list