[packages/afflib] - system_lzma bcond disabled by default, release 2

adamg adamg at pld-linux.org
Sat Nov 17 10:03:11 CET 2018


commit 391ddc15f30537e2c8ccfb012517b51884240e6f
Author: Adam Gołębiowski <adamg at pld-linux.org>
Date:   Sat Nov 17 10:03:04 2018 +0100

    - system_lzma bcond disabled by default, release 2

 afflib.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/afflib.spec b/afflib.spec
index aa5ce52..23ab595 100644
--- a/afflib.spec
+++ b/afflib.spec
@@ -5,7 +5,7 @@
 # Conditional build:
 %bcond_without	fuse		# without FUSE support
 %bcond_without	python		# without Python support
-%bcond_without	system_lzma	# disable building against system lzma, prefer local copy
+%bcond_with	system_lzma	# building against system lzma instead of local copy
 %bcond_without	static_libs	# don't build static libraries
 %bcond_without	s3		# without Amazon S3
 %bcond_without	qemu		# without QEMU support
@@ -13,7 +13,7 @@
 Summary:	Library to support the Advanced Forensic Format
 Name:		afflib
 Version:	3.7.17
-Release:	1
+Release:	2
 License:	BSD with advertising
 Group:		Libraries
 Source0:	https://github.com/sshock/AFFLIBv3/archive/v%{version}.tar.gz
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/afflib.git/commitdiff/391ddc15f30537e2c8ccfb012517b51884240e6f



More information about the pld-cvs-commit mailing list