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