commit b0d1eeaaa7baf464e1ecc5b9d613b08d4dd3d38e
Author: Arkadiusz Miƛkiewicz <[email protected]>
Date:   Wed Apr 3 17:03:07 2013 +0200

    - up to 1.6.1

 cryptsetup.spec | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/cryptsetup.spec b/cryptsetup.spec
index 30936e1..54c93e1 100644
--- a/cryptsetup.spec
+++ b/cryptsetup.spec
@@ -5,17 +5,18 @@
 %bcond_with    dietlibc        # build initrd version with static glibc 
instead of dietlibc
 %bcond_with    pwquality       # password quality checking
 %bcond_without python          # Python binding
+%bcond_without tests
 
 Summary:       LUKS for dm-crypt implemented in cryptsetup
 Summary(pl.UTF-8):     LUKS dla dm-crypta zaimplementowany w cryptsetup
 Name:          cryptsetup
-Version:       1.6.0
+Version:       1.6.1
 Release:       1
 License:       GPL v2
 Group:         Base
 # Source0Download: http://code.google.com/p/cryptsetup/downloads/list
 Source0:       
http://cryptsetup.googlecode.com/files/%{name}-%{version}.tar.bz2
-# Source0-md5: 99002ac59a65ea371e7a98200943cb80
+# Source0-md5: f374d11e3b0e7ca0f805756fd02e34ff
 Patch0:                diet.patch
 URL:           http://code.google.com/p/cryptsetup/
 BuildRequires: autoconf >= 2.67
@@ -202,6 +203,8 @@ mv src/cryptsetup cryptsetup-initrd
        %{?with_pwquality:--with-pwquality}
 %{__make}
 
+%{?with_tests:%{__make} check}
+
 %install
 rm -rf $RPM_BUILD_ROOT
 
================================================================

---- gitweb:

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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to