9 |
Release: 2%{?dist} |
Release: 2%{?dist} |
10 |
URL: http://fedorahosted.org/releases/i/n/initscripts/ |
URL: http://fedorahosted.org/releases/i/n/initscripts/ |
11 |
Source: http://fedorahosted.org/releases/i/n/initscripts/initscripts-%{version}.tar.bz2 |
Source: http://fedorahosted.org/releases/i/n/initscripts/initscripts-%{version}.tar.bz2 |
12 |
|
Patch1000: centos-initscripts.patch |
13 |
|
Patch2000: initscripts-9.03.31-runlevel7.patch |
14 |
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root |
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root |
15 |
Requires: mingetty, /bin/awk, /bin/sed, mktemp |
Requires: mingetty, /bin/awk, /bin/sed, mktemp |
16 |
Requires: /sbin/sysctl |
Requires: /sbin/sysctl |
53 |
|
|
54 |
%description |
%description |
55 |
The initscripts package contains the basic system scripts used to boot |
The initscripts package contains the basic system scripts used to boot |
56 |
your Red Hat or Fedora system, change runlevels, and shut the system down |
your SME Server system, change runlevels, and shut the system down |
57 |
cleanly. Initscripts also contains the scripts that activate and |
cleanly. Initscripts also contains the scripts that activate and |
58 |
deactivate most network interfaces. |
deactivate most network interfaces. |
59 |
|
|
71 |
%prep |
%prep |
72 |
%setup -q |
%setup -q |
73 |
%patch0 -p1 |
%patch0 -p1 |
74 |
|
%patch1000 -p1 |
75 |
|
%patch2000 -p1 |
76 |
|
|
77 |
%build |
%build |
78 |
make |
make |
253 |
/etc/profile.d/debug* |
/etc/profile.d/debug* |
254 |
|
|
255 |
%changelog |
%changelog |
256 |
|
* Sat Dec 14 2013 Ian Wells <esmith@wellsi.com> - 9.03.40-2.sme |
257 |
|
- Add hack for running rc7.d script during runlevel 4 [SME: 7217] |
258 |
|
- Roll in CentOS Branding |
259 |
|
|
260 |
* Thu Oct 10 2013 Lukas Nykryn <lnykryn@redhat.com> - 9.03.40-2 |
* Thu Oct 10 2013 Lukas Nykryn <lnykryn@redhat.com> - 9.03.40-2 |
261 |
- fix duplicit then (#1015065) |
- fix duplicit then (#1015065) |
262 |
|
|