SPECS: squashfs_lzma.spec - up to 3.0, builds but not tested

sparky sparky at pld-linux.org
Sat Mar 18 22:00:28 CET 2006


Author: sparky                       Date: Sat Mar 18 21:00:28 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 3.0, builds but not tested

---- Files affected:
SPECS:
   squashfs_lzma.spec (1.5 -> 1.6) 

---- Diffs:

================================================================
Index: SPECS/squashfs_lzma.spec
diff -u SPECS/squashfs_lzma.spec:1.5 SPECS/squashfs_lzma.spec:1.6
--- SPECS/squashfs_lzma.spec:1.5	Mon Feb 20 00:52:50 2006
+++ SPECS/squashfs_lzma.spec	Sat Mar 18 22:00:23 2006
@@ -15,15 +15,16 @@
 Summary:	Set of tools which creates squashfs filesystem with lzma compression
 Summary(pl):	Zestaw narzędzi do tworzenia systemu plików squashfs z kompresją lzma
 Name:		squashfs_lzma
-Version:	2.2
+Version:	3.0
 %define		_rel	0.1
 Release:	%{_rel}
 License:	GPL
 Group:		Base/Utilities
-Source0:	http://dl.sourceforge.net/squashfs/%{_origname}%{version}-r2.tar.gz
-# Source0-md5:	a8d09a217240127ae4d339e8368d2de1
+Source0:	http://dl.sourceforge.net/squashfs/%{_origname}%{version}.tar.gz
+# Source0-md5:	9fd05d0bfbb712f5fb95edafea5bc733
 Patch0:		%{name}-module.patch
 Patch1:		%{name}-not_zlib.patch
+Patch2:		%{name}-magic.patch
 URL:		http://squashfs.sourceforge.net/
 %if %{with kernel}
 %{?with_dist_kernel:BuildRequires:	kernel-module-build >= 2.6.7}
@@ -108,9 +109,10 @@
 Ten pakiet zawiera moduł jądra Linuksa SMP.
 
 %prep
-%setup -q -n %{_origname}%{version}-r2
+%setup -q -n %{_origname}%{version}
 %patch0 -p0
 %patch1 -p1
+%patch2 -p1
 
 %build
 %if %{with userspace}
@@ -162,6 +164,7 @@
 
 %if %{with userspace}
 install -D squashfs-tools/mksquashfs $RPM_BUILD_ROOT%{_sbindir}/mksquashfs_lzma
+install squashfs-tools/unsquashfs $RPM_BUILD_ROOT%{_sbindir}/unsquashfs_lzma
 %endif
 
 %if %{with kernel}
@@ -214,6 +217,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.6  2006/03/18 21:00:23  sparky
+- up to 3.0, builds but not tested
+
 Revision 1.5  2006/02/19 23:52:50  sparky
 - new module build system
 - use __cxx as userspace linker
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/squashfs_lzma.spec?r1=1.5&r2=1.6&f=u



More information about the pld-cvs-commit mailing list