]> git.pld-linux.org Git - packages/SysVinit.git/commitdiff
- rel 5; fix single mode (note that in sysvinit 2.86 default is sulogin not shell) auto/ac/SysVinit-2_86-5
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sun, 4 Sep 2005 21:50:49 +0000 (21:50 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    SysVinit.spec -> 1.126

SysVinit.spec

index 1f3f401a9c4a85e9559d4fc2c81269f639b67581..8aaaae979168e91474e3fd91884bd7fa9c2c576b 100644 (file)
@@ -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 \
This page took 0.041405 seconds and 4 git commands to generate.