Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37036978
en ru br
ALT Linux repos
S:1.0.14-alt1
5.0: 1.0.12-alt2
4.1: 1.0.12-alt2
4.0: 1.0.12-alt2
3.0: 1.0.7-alt2

Group :: System/Base
RPM: passwd

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: passwd
Version: 1.0.13
Release: alt1.1

Summary: The passwd utility for setting/changing passwords using PAM
License: GPLv2+
Group: System/Base
Url: http://git.altlinux.org/people/ldv/packages/passwd.git

Source: passwd-%version.tar

PreReq: /etc/tcb, shadow-utils >= 1:4.0.0-alt3, control

BuildPreReq: libpam-devel, help2man

%description
This package contains a system utility (passwd) which is used to update
a user's authentication token(s).

%prep
%setup

%build
%make_build CFLAGS="%optflags -W -Werror" libdir=%_libdir

%install
%makeinstall_std libdir=%_libdir

%pre
%pre_control passwd

%post
%post_control -s tcb passwd

%files
%attr(600,root,root) %verify(not mode group) %config(noreplace) %_sysconfdir/pam.d/passwd
%config %_controldir/passwd
%attr(700,root,root) %verify(not mode group) %_bindir/passwd
%_sbindir/passwd
%_mandir/man?/passwd.*

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin