commit e43307873e3b4de1186480885d63626322764bec
Author: Jakub Bogusz <[email protected]>
Date:   Fri Jun 5 19:03:06 2020 +0200

    - updated to 1.4.0

 passwdqc.spec | 15 ++++++++++-----
 1 file changed, 10 insertions(+), 5 deletions(-)
---
diff --git a/passwdqc.spec b/passwdqc.spec
index 9a69b56..5ce4303 100644
--- a/passwdqc.spec
+++ b/passwdqc.spec
@@ -1,13 +1,18 @@
+#
+# Conditional build:
+%bcond_without audit   # libaudit support in PAM (disable for use with PAM 
without audit support)
+
 Summary:       A password/passphrase strength checking and policy enforcement 
toolset
 Summary(pl.UTF-8):     Narzędzia do sprawdzania i wymuszania polityki jakości 
haseł
 Name:          passwdqc
-Version:       1.3.1
+Version:       1.4.0
 Release:       1
 License:       BSD
 Group:         Base
-Source0:       http://www.openwall.com/passwdqc/%{name}-%{version}.tar.gz
-# Source0-md5: 3878b57bcd3fdbcf3d4b362dbc6228b9
-URL:           http://www.openwall.com/passwdqc/
+Source0:       https://www.openwall.com/passwdqc/%{name}-%{version}.tar.gz
+# Source0-md5: 204de4ff2e95095272bba1b0cbab1579
+URL:           https://www.openwall.com/passwdqc/
+%{?with_audit:BuildRequires:   audit-libs-devel}
 BuildRequires: pam-devel
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -75,7 +80,7 @@ opcjonalne i łatwo (re)konfigurowalne.
 %build
 %{__make} \
        CC="%{__cc}" \
-       CFLAGS="%{rpmcflags} %{rpmcppflags} -Wall -W -DLINUX_PAM" \
+       CFLAGS="%{rpmcflags} %{rpmcppflags} -Wall -W -DLINUX_PAM 
%{?with_audit:-DHAVE_LIBAUDIT}" \
        LDFLAGS="%{rpmldflags}"
 
 %install
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/passwdqc.git/commitdiff/e43307873e3b4de1186480885d63626322764bec

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

Reply via email to