]> git.pld-linux.org Git - packages/SysVinit.git/commitdiff
- add patch23 auto/ti/SysVinit-2_86-16
authorshadzik <shadzik@pld-linux.org>
Wed, 20 Aug 2008 12:52:46 +0000 (12:52 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- BR: libsepol-devel on SELinux bcond
- rel 16

Changed files:
    SysVinit.spec -> 1.143

SysVinit.spec

index 3a5dde930ad1790f7f54ee3bf0ebcc509e39d342..02542681ffba037592e933f517d847ce820d2999 100644 (file)
@@ -14,7 +14,7 @@ Summary(tr.UTF-8):    System V başlatma programı
 Summary(uk.UTF-8):     Програми, що керують базовими системними процесами
 Name:          SysVinit
 Version:       2.86
-Release:       15
+Release:       16
 License:       GPL
 Group:         Base
 Source0:       ftp://ftp.cistron.nl/pub/people/miquels/software/sysvinit-%{version}.tar.gz
@@ -45,8 +45,10 @@ Patch19:     sysvinit-maxproclen.patch
 Patch20:       sysvinit-quiet.patch
 Patch21:       sysvinit-timeval.patch
 Patch22:       sysvinit-no-abort.patch
+Patch23:       sysvinit-rebootconfirmation.patch
 %if %{with selinux}
 BuildRequires: libselinux-devel >= 1.28
+BuildRequires: libsepol-devel
 %endif
 BuildRequires: rpmbuild(macros) >= 1.202
 Requires(post):        fileutils
@@ -143,6 +145,7 @@ sonlanmalarını sağlar/denetler.
 %patch20 -p1
 %patch21 -p1
 %patch22 -p1
+%patch23 -p0
 
 %build
 %{__make} -C src \
This page took 0.110215 seconds and 4 git commands to generate.