From: Arkadiusz Miśkiewicz Date: Sun, 4 Sep 2005 21:50:49 +0000 (+0000) Subject: - rel 5; fix single mode (note that in sysvinit 2.86 default is sulogin not shell) X-Git-Tag: auto/ac/SysVinit-2_86-5 X-Git-Url: http://git.pld-linux.org/?a=commitdiff_plain;h=9df748da5582e63f2523b68e91eef9ae437d68d3;p=packages%2FSysVinit.git - rel 5; fix single mode (note that in sysvinit 2.86 default is sulogin not shell) Changed files: SysVinit.spec -> 1.126 --- diff --git a/SysVinit.spec b/SysVinit.spec index 1f3f401..8aaaae9 100644 --- a/SysVinit.spec +++ b/SysVinit.spec @@ -14,7 +14,7 @@ Summary(tr): System V ba Summary(uk): ðÒÏÇÒÁÍÉ, ÝÏ ËÅÒÕÀÔØ ÂÁÚÏ×ÉÍÉ ÓÉÓÔÅÍÎÉÍÉ ÐÒÏÃÅÓÁÍÉ Name: SysVinit Version: 2.86 -Release: 4 +Release: 5 License: GPL Group: Base Source0: ftp://ftp.cistron.nl/pub/people/miquels/software/sysvinit-%{version}.tar.gz @@ -34,6 +34,7 @@ Patch8: sysvinit-pidof.patch Patch9: sysvinit-killall5.patch # based on http://www.nsa.gov/selinux/patches/sysvinit-selinux.patch.gz Patch10: sysvinit-selinux.patch +Patch11: sysvinit-nopowerstates-single.patch %if %{with selinux} BuildRequires: libselinux-devel >= 1.18 BuildRequires: libsepol-devel @@ -120,6 +121,7 @@ sonlanmalar %patch8 -p1 %patch9 -p1 %{?with_selinux:%patch10 -p1} +%patch11 -p1 %build %{__make} -C src \