[packages/cryptsetup] - updated to 1.6.8

qboosh qboosh at pld-linux.org
Fri Sep 11 21:03:04 CEST 2015


commit d8565a62ca7b732e5240cb5ffac2d92ec1ae8b8f
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Fri Sep 11 21:04:42 2015 +0200

    - updated to 1.6.8

 cryptsetup.spec | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/cryptsetup.spec b/cryptsetup.spec
index ae0726f..935d28a 100644
--- a/cryptsetup.spec
+++ b/cryptsetup.spec
@@ -9,12 +9,12 @@
 Summary:	LUKS for dm-crypt implemented in cryptsetup
 Summary(pl.UTF-8):	LUKS dla dm-crypta zaimplementowany w cryptsetup
 Name:		cryptsetup
-Version:	1.6.7
+Version:	1.6.8
 Release:	1
 License:	GPL v2
 Group:		Base
 Source0:	https://www.kernel.org/pub/linux/utils/cryptsetup/v1.6/%{name}-%{version}.tar.xz
-# Source0-md5:	918406eb5d2e2f5a7348c432ea9b1473
+# Source0-md5:	a04d97ca2874e98c112fddbe930b19de
 Patch0:		diet.patch
 URL:		http://code.google.com/p/cryptsetup/
 BuildRequires:	autoconf >= 2.67
@@ -177,6 +177,7 @@ CC="%{__cc}"
 	--cache-file=%{?configure_cache_file}%{!?configure_cache_file:configure}-initrd.cache \
 %endif
 	--disable-nls \
+	--disable-silent-rules \
 	--disable-shared \
 	--enable-static \
 	--enable-static-cryptsetup
@@ -200,6 +201,7 @@ mv src/cryptsetup cryptsetup-initrd
 
 %configure \
 	--enable-udev \
+	--disable-silent-rules \
 	--enable-static \
 	%{?with_python:--enable-python} \
 	%{?with_pwquality:--with-pwquality}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/cryptsetup.git/commitdiff/d8565a62ca7b732e5240cb5ffac2d92ec1ae8b8f



More information about the pld-cvs-commit mailing list