]> git.pld-linux.org Git - packages/afflib.git/commitdiff
- system_lzma bcond disabled by default, release 2 auto/th/afflib-3.7.17-2
authorAdam Gołębiowski <adamg@pld-linux.org>
Sat, 17 Nov 2018 09:03:04 +0000 (10:03 +0100)
committerAdam Gołębiowski <adamg@pld-linux.org>
Sat, 17 Nov 2018 09:03:04 +0000 (10:03 +0100)
afflib.spec

index aa5ce520ae5499e77a6561c7306eba28c9d6b444..23ab595c0d498edaa3f892e26e1fea70ce979cc8 100644 (file)
@@ -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
This page took 0.215781 seconds and 4 git commands to generate.