From: Michael Tremer Date: Fri, 16 Dec 2022 17:57:32 +0000 (+0000) Subject: passwd: Update to 0.80 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3658e16a21e92e06f2c51ff8fbfa2248dcfba9f0;p=ipfire-3.x.git passwd: Update to 0.80 Signed-off-by: Michael Tremer --- diff --git a/passwd/passwd.nm b/passwd/passwd.nm index 3380824fa..ba40e3591 100644 --- a/passwd/passwd.nm +++ b/passwd/passwd.nm @@ -4,13 +4,13 @@ ############################################################################### name = passwd -version = 0.79 -release = 2 +version = 0.80 +release = 1 groups = System/Base url = https://pagure.io/passwd license = BSD -summary = An utility for setting or changing passwords using PAM. +summary = An utility for setting or changing passwords using PAM description This package contains a system utility (passwd) which sets @@ -23,14 +23,23 @@ sources = %{thisapp}.tar.bz2 build requires + autoconf + automake + gettext-devel glib2-devel + libtool libuser-devel pam-devel pkg-config popt-devel end - configure_options +=\ + prepare_cmds + mkdir -pv admin + autoreconf -vfi + end + + configure_options += \ --without-selinux \ --without-audit \ --disable-static @@ -41,8 +50,6 @@ end packages package %{name} - groups += Base - end package %{name}-debuginfo template DEBUGINFO