Author: glen Date: Sat Feb 13 19:31:26 2010 GMT Module: packages Tag: AC-branch ---- Log message: - avoid missing dir effect; rel 4
---- Files affected: packages/pwdutils: pwdutils.spec (1.79.2.2 -> 1.79.2.3) ---- Diffs: ================================================================ Index: packages/pwdutils/pwdutils.spec diff -u packages/pwdutils/pwdutils.spec:1.79.2.2 packages/pwdutils/pwdutils.spec:1.79.2.3 --- packages/pwdutils/pwdutils.spec:1.79.2.2 Sat Feb 13 20:25:31 2010 +++ packages/pwdutils/pwdutils.spec Sat Feb 13 20:31:20 2010 @@ -11,7 +11,7 @@ Summary(pl.UTF-8): Narzędzia do zarządzania informacjami o użytkownikach z passwd i shadow Name: pwdutils Version: 3.1.2 -Release: 3 +Release: 4 License: GPL v2 Group: Applications/System Source0: ftp://ftp.kernel.org/pub/linux/utils/net/NIS/%{name}-%{version}.tar.bz2 @@ -46,6 +46,7 @@ BuildRequires: pam-devel BuildRequires: rpmbuild(macros) >= 1.268 BuildRequires: sed >= 4.0 +Requires: filesystem >= 3.0-19 Provides: shadow = 2:%{version}-%{release} Provides: shadow-extras = 2:%{version}-%{release} Obsoletes: shadow @@ -98,9 +99,9 @@ rpasswd changes passwords for user accounts on a remote server over a secure SSL connection. A normal user may only change the password for their own account, if the user knows the password of the administrator -account (in the moment this is the root password on the server), he may -change the password for any account if he calls rpasswd with the -a -option. +account (in the moment this is the root password on the server), he +may change the password for any account if he calls rpasswd with the +-a option. %description -n rpasswd -l pl.UTF-8 rpasswd pozwala zmieniać hasła użytkowników na zdalnym serwerze przy @@ -326,6 +327,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.79.2.3 2010/02/13 19:31:20 glen +- avoid missing dir effect; rel 4 + Revision 1.79.2.2 2010/02/13 19:25:31 glen - /etc/default moved to filesystem package - secure skel etc and tmp ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/pwdutils/pwdutils.spec?r1=1.79.2.2&r2=1.79.2.3&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
