[packages/squashfs] - enable LZMA1 support

adwol adwol at pld-linux.org
Thu Feb 25 18:19:24 CET 2016


commit baacc6b3513e96a87606cb153e05f78dd9cad085
Author: Adam Osuchowski <adwol at pld-linux.org>
Date:   Thu Feb 25 18:19:10 2016 +0100

    - enable LZMA1 support

 squashfs.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/squashfs.spec b/squashfs.spec
index b07a76b..0fba438 100644
--- a/squashfs.spec
+++ b/squashfs.spec
@@ -2,7 +2,7 @@ Summary:	Set of tools which creates squashfs filesystem
 Summary(pl.UTF-8):	Zestaw narzędzi do tworzenia systemu plików squashfs
 Name:		squashfs
 Version:	4.3
-Release:	2
+Release:	3
 License:	GPL v2+
 Group:		Base/Utilities
 Source0:	http://downloads.sourceforge.net/squashfs/%{name}%{version}.tar.gz
@@ -55,6 +55,7 @@ pamięci i urządzeń blokowych (np. systemach wbudowanych).
 sed -i -e 's/^#XZ_SUPPORT.*=.*/XZ_SUPPORT = 1/'  squashfs-tools/Makefile
 sed -i -e 's/^#LZO_SUPPORT.*=.*/LZO_SUPPORT = 1/' squashfs-tools/Makefile
 sed -i -e 's/^#LZ4_SUPPORT.*=.*/LZ4_SUPPORT = 1/' squashfs-tools/Makefile
+sed -i -e 's/^#LZMA_XZ_SUPPORT.*=.*/LZMA_XZ_SUPPORT = 1/' squashfs-tools/Makefile
 sed -i -e "s/-O2 -Wall/%{rpmcflags}/" squashfs-tools/Makefile
 
 %build
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/squashfs.git/commitdiff/baacc6b3513e96a87606cb153e05f78dd9cad085



More information about the pld-cvs-commit mailing list