auto-import changelog data from setup-2.5.31-1.src.rpm

Mon Jan 26 2004 Bill Nottingham <notting@redhat.com> 2.5.31-1
- move /etc/aliases here
Mon Dec 08 2003 Bill Nottingham <notting@redhat.com> 2.5.30-1
- remove stty `tput kbs` section (#91357)
This commit is contained in:
cvsdist 2004-09-09 12:18:44 +00:00
parent 7549899164
commit 326addd37c
3 changed files with 11 additions and 4 deletions

View File

@ -1 +1 @@
setup-2.5.27.tar.bz2
setup-2.5.31.tar.bz2

View File

@ -1,7 +1,7 @@
Summary: A set of system configuration and setup files.
Name: setup
Version: 2.5.27
Release: 1.1
Version: 2.5.31
Release: 1
License: public domain
Group: System Environment/Base
Source: setup-%{version}.tar.bz2
@ -48,6 +48,7 @@ rm -rf %{buildroot}
%ghost %verify(not md5 size mtime) %config(noreplace,missingok) /etc/gshadow
%verify(not md5 size mtime) %config /etc/services
%verify(not md5 size mtime) %config(noreplace) /etc/exports
%config(noreplace) /etc/aliases
%config(noreplace) /etc/filesystems
%config(noreplace) /etc/host.conf
%verify(not md5 size mtime) %config(noreplace) /etc/hosts.allow
@ -66,6 +67,12 @@ rm -rf %{buildroot}
%config(noreplace) %verify(not md5 size mtime) /var/log/lastlog
%changelog
* Mon Jan 26 2004 Bill Nottingham <notting@redhat.com> 2.5.31-1
- move /etc/aliases here
* Mon Dec 8 2003 Bill Nottingham <notting@redhat.com> 2.5.30-1
- remove stty `tput kbs` section (#91357)
* Tue Sep 2 2003 Bill Nottingham <notting@redhat.com> 2.5.27-1
- securetty should be noreplace (#103585)

View File

@ -1 +1 @@
eef3264b755870acbb490af8968f9676 setup-2.5.27.tar.bz2
40b1edd5913363817d1a24914e3b1164 setup-2.5.31.tar.bz2