1 |
|
# $Id: initscripts.spec,v 1.8 2010/03/04 16:31:07 slords Exp $ |
2 |
|
|
3 |
Summary: The inittab file and the /etc/init.d scripts. |
Summary: The inittab file and the /etc/init.d scripts. |
4 |
Name: initscripts |
Name: initscripts |
5 |
Version: 7.93.34 |
Version: 7.93.35 |
6 |
License: GPL |
License: GPL |
7 |
Group: System Environment/Base |
Group: System Environment/Base |
8 |
Release: 1.centos4.1%{?dist} |
Release: 1%{?dist} |
9 |
Source: initscripts-%{version}.tar.bz2 |
Source: initscripts-%{version}.tar.bz2 |
10 |
URL: http://fedora.redhat.com/projects/additional-projects/initscripts/ |
URL: http://fedora.redhat.com/projects/additional-projects/initscripts/ |
11 |
Patch0: initscripts-s390.patch |
Patch0: initscripts-s390.patch |
216 |
%ghost %attr(0664,root,utmp) /var/run/utmp |
%ghost %attr(0664,root,utmp) /var/run/utmp |
217 |
|
|
218 |
%changelog |
%changelog |
219 |
* Mon Aug 24 2009 Shad L. Lords <slords@mail.com> 7.93.34-1.centos4.1.sme |
* Sun May 23 2010 Shad L. Lords <slords@mail.com> - 7.93.35-1.sme |
220 |
- Reapply SME Server patches [SME: 2043] |
- Reapply SME Server patches [SME: 2043] |
221 |
- Exit with zero exit status for services not listed in configuration |
- Exit with zero exit status for services not listed in configuration |
222 |
database to avoid failures in post scriptlets [SME: 1653] |
database to avoid failures in post scriptlets [SME: 1653] |
225 |
that the supervised service is run, if one exists, and protects |
that the supervised service is run, if one exists, and protects |
226 |
against running "service httpd restart" [SME: 61, 1495] |
against running "service httpd restart" [SME: 61, 1495] |
227 |
|
|
228 |
* Thu Jul 2 2009 Tru Huynh <tru@centos.org> - 7.93.34-1.centos4 |
* Tue May 11 2010 Tru Huynh <tru@centos.org> - 7.93.35-1.centos4 |
229 |
- Reapplied the CentOS 4 patches |
- Reapplied the CentOS 4 patches |
230 |
|
|
231 |
|
* Tue Apr 20 2010 Bill Nottingham <notting@redhat.com> - 7.93.35-1 |
232 |
|
- rc.sysinit: call multipath with '-q' (#580287, <bmarzins@redhat.com>) |
233 |
|
Resolves: rhbz#584347 |
234 |
|
|
235 |
* Fri Jan 23 2009 Harald Hoyer <harald@redhat.com> - 7.93.34-1 |
* Fri Jan 23 2009 Harald Hoyer <harald@redhat.com> - 7.93.34-1 |
236 |
- add LINKDELAY to check_link_down() (bug #458323) (harald) |
- add LINKDELAY to check_link_down() (bug #458323) (harald) |
237 |
- s/J/Y - Dutch translation mistake for integrity check (bug #237118) (harald) |
- s/J/Y - Dutch translation mistake for integrity check (bug #237118) (harald) |