6 |
# ppp-watch is GPLv2+, everything else is GPLv2 |
# ppp-watch is GPLv2+, everything else is GPLv2 |
7 |
License: GPLv2 and GPLv2+ |
License: GPLv2 and GPLv2+ |
8 |
Group: System Environment/Base |
Group: System Environment/Base |
9 |
Release: 2%{?dist} |
Release: 2.3%{?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 |
|
Patch1000: centos-initscripts.patch |
|
12 |
Patch2000: initscripts-9.03.31-runlevel7.patch |
Patch2000: initscripts-9.03.31-runlevel7.patch |
13 |
|
Patch2001: initscripts-9.03.40-dmesg.patch |
14 |
|
Patch2002: initscripts-9.03.40-slapd_alias_ldap.patch |
15 |
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root |
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root |
16 |
Requires: mingetty, /bin/awk, /bin/sed, mktemp |
Requires: mingetty, /bin/awk, /bin/sed, mktemp |
17 |
Requires: /sbin/sysctl |
Requires: /sbin/sysctl |
72 |
%prep |
%prep |
73 |
%setup -q |
%setup -q |
74 |
%patch0 -p1 |
%patch0 -p1 |
|
%patch1000 -p1 |
|
75 |
%patch2000 -p1 |
%patch2000 -p1 |
76 |
|
%patch2001 -p1 |
77 |
|
%patch2002 -p1 |
78 |
|
|
79 |
%build |
%build |
80 |
make |
make |
255 |
/etc/profile.d/debug* |
/etc/profile.d/debug* |
256 |
|
|
257 |
%changelog |
%changelog |
258 |
|
* Tue Nov 11 2014 Daniel Berteaud <daniel@firewall-services.com> - 9.03.40-2.3.sme |
259 |
|
- Make slapd service an alias for ldap [SME: 8635] |
260 |
|
|
261 |
|
* Sun Mar 16 2014 Ian Wells <esmith@wellsi.com> - 9.03.40-2.2.sme |
262 |
|
- Add -n 1 to the dmesg line in rc.sysinit to prevent unwanted |
263 |
|
messages appearing on the console [SME: 8277] |
264 |
|
|
265 |
|
* Sun Mar 16 2014 Ian Wells <esmith@wellsi.com> - 9.03.40-2.1.sme |
266 |
|
- Correct offest in runlevel7 patch to avoid .orig file [SME: 8277] |
267 |
|
- Remove CentOS Branding patch |
268 |
|
|
269 |
* Sat Dec 14 2013 Ian Wells <esmith@wellsi.com> - 9.03.40-2.sme |
* Sat Dec 14 2013 Ian Wells <esmith@wellsi.com> - 9.03.40-2.sme |
270 |
- Add hack for running rc7.d script during runlevel 4 [SME: 7217] |
- Add hack for running rc7.d script during runlevel 4 [SME: 7217] |
271 |
- Roll in CentOS Branding |
- Roll in CentOS Branding |