Author: shadzik Date: Wed Aug 20 12:52:51 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - add patch23 - BR: libsepol-devel on SELinux bcond - rel 16
---- Files affected: SPECS: SysVinit.spec (1.142 -> 1.143) ---- Diffs: ================================================================ Index: SPECS/SysVinit.spec diff -u SPECS/SysVinit.spec:1.142 SPECS/SysVinit.spec:1.143 --- SPECS/SysVinit.spec:1.142 Thu Jun 26 16:55:29 2008 +++ SPECS/SysVinit.spec Wed Aug 20 14:52:46 2008 @@ -15,7 +15,7 @@ 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 @@ -46,8 +46,10 @@ 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 @@ -144,6 +146,7 @@ %patch20 -p1 %patch21 -p1 %patch22 -p1 +%patch23 -p0 %build %{__make} -C src \ @@ -258,6 +261,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.143 2008/08/20 12:52:46 shadzik +- add patch23 +- BR: libsepol-devel on SELinux bcond +- rel 16 + Revision 1.142 2008/06/26 14:55:29 arekm - rel 15; update patches from fc ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/SysVinit.spec?r1=1.142&r2=1.143&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
