This commit is contained in:
Jesse Keating 2009-02-25 20:17:08 +00:00
parent 99d9597136
commit 4486afc014

View File

@ -1,7 +1,7 @@
Summary: The basic required files for the root user's directory
Name: rootfiles
Version: 8.1
Release: 2%{?dist}
Release: 3%{?dist}
License: Public Domain
Group: System Environment/Base
@ -40,6 +40,9 @@ rm -rf $RPM_BUILD_ROOT
%config(noreplace) /root/.[A-Za-z]*
%changelog
* Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 8.1-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
* Fri Oct 31 2008 Ondrej Vasik <ovasik@redhat.com> - 8.1-2
- Add dist tag, fix a few rpmlint issues, rebuild due to
wrong vendor (#451229)