This commit is contained in:
Jesse Keating 2009-07-27 03:07:25 +00:00
parent a8ed657cfd
commit 5071dc8ba7

View File

@ -1,7 +1,7 @@
Summary: The basic required files for the root user's directory
Name: rootfiles
Version: 8.1
Release: 5%{?dist}
Release: 6%{?dist}
License: Public Domain
Group: System Environment/Base
@ -42,6 +42,9 @@ rm -rf $RPM_BUILD_ROOT
%config(noreplace) /root/.[A-Za-z]*
%changelog
* Sun Jul 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 8.1-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
* Mon Mar 30 2009 Ondrej Vasik <ovasik@redhat.com> - 8.1-5
- removed clear from dot-bash_logout (synchronized with bash,
related to #429406)