do not create mail spool entries for system accounts (#402351)
This commit is contained in:
parent
7a19049eec
commit
1bed265897
3 changed files with 408 additions and 397 deletions
|
@ -5,7 +5,7 @@
|
|||
Summary: Utilities for managing accounts and shadow password files
|
||||
Name: shadow-utils
|
||||
Version: 4.0.18.1
|
||||
Release: 19%{?dist}
|
||||
Release: 20%{?dist}
|
||||
Epoch: 2
|
||||
URL: http://shadow.pld.org.pl/
|
||||
Source0: ftp://ftp.pld.org.pl/software/shadow/shadow-%{version}.tar.bz2
|
||||
|
@ -215,6 +215,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||
%{_mandir}/man8/faillog.8*
|
||||
|
||||
%changelog
|
||||
* Thu Nov 29 2007 Peter Vrabec <pvrabec@redhat.com> 2:4.0.18.1-20
|
||||
- do not create mail spool entries for system accounts (#402351)
|
||||
|
||||
* Thu Oct 18 2007 Peter Vrabec <pvrabec@redhat.com> 2:4.0.18.1-19
|
||||
- fix timestamps when moving home dirs to another file system (#278571)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue