- First round of Fedora package review changes (#225752)

This commit is contained in:
Phil Knirsch 2008-05-27 15:28:03 +00:00
parent bf9a15f903
commit 92d26fd738

View File

@ -1,6 +1,6 @@
Summary: The basic directory layout for a Linux system
Name: filesystem
Version: 2.4.14
Version: 2.4.15
Release: 1%{?dist}
License: Public Domain
Group: System Environment/Base
@ -18,6 +18,8 @@ the directories.
%prep
rm -f $RPM_BUILD_DIR/filelist
%build
%install
rm -rf %{buildroot}
mkdir %{buildroot}
@ -136,6 +138,9 @@ rm -rf %{buildroot}
/var/yp
%changelog
* Tue May 27 2008 Phil Knirsch <pknirsch@redhat.com> - 2.4.15-1
- First round of Fedora package review changes (#225752)
* Tue May 20 2008 Phil Knirsch <pknirsch@redhat.com> - 2.4.14-1
- Added /usr/src/kernels to owned and created dirs (#442283)
@ -353,7 +358,7 @@ rm -rf %{buildroot}
* Thu Jun 01 2000 Preston Brown <pbrown@redhat.com>
- add /var/spool/lpd to filesystem, owned by user/group lp, tight permissions
* Tue May 23 2000 Trond Eivind Glomsrød <teg@redhat.com>
* Tue May 23 2000 Trond Eivind Glomsrød <teg@redhat.com>
- Added /etc/xinetd.d
* Mon May 15 2000 Preston Brown <pbrown@redhat.com>