From: Mariusz Mazur Date: Mon, 16 Aug 2004 14:57:32 +0000 (+0000) Subject: - rel 7; Req libselinux >= 1.14 X-Git-Tag: auto/ac/SysVinit-2_85-7~2 X-Git-Url: http://git.pld-linux.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=66b2239d1e1b90c38caa70170ac32914874c30cf;p=packages%2FSysVinit.git - rel 7; Req libselinux >= 1.14 - current SysVinit requires functions from libselinux that are not present in old version of libselinux (although libselinux hasn't changed it's soversion, the abi *has* changed, which I've learned the hard way, when one of my servers stopped booting after I've upgraded SysVinit, but not libselinux) - sending to builders Changed files: SysVinit.spec -> 1.110 --- diff --git a/SysVinit.spec b/SysVinit.spec index e757095..25282c4 100644 --- a/SysVinit.spec +++ b/SysVinit.spec @@ -9,7 +9,7 @@ Summary(tr): System V ba Summary(uk): ðÒÏÇÒÁÍÉ, ÝÏ ËÅÒÕÀÔØ ÂÁÚÏ×ÉÍÉ ÓÉÓÔÅÍÎÉÍÉ ÐÒÏÃÅÓÁÍÉ Name: SysVinit Version: 2.85 -Release: 6 +Release: 7 License: GPL Group: Base Source0: ftp://ftp.cistron.nl/pub/people/miquels/software/sysvinit-%{version}.tar.gz @@ -40,6 +40,7 @@ Requires: /bin/awk Requires: login Requires: logrotate Requires: mingetty +Requires: libselinux >= 1.14 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %define _sbindir /sbin