]> git.pld-linux.org Git - packages/SysVinit.git/commitdiff
- rel 7; Req libselinux >= 1.14
authorMariusz Mazur <mmazur@pld-linux.org>
Mon, 16 Aug 2004 14:57:32 +0000 (14:57 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- 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

SysVinit.spec

index e75709518a1abbd43ebb9ad8f6f446f3c3193368..25282c4c4a1df2f23b3e909561a551fc92e99515 100644 (file)
@@ -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
This page took 0.089783 seconds and 4 git commands to generate.