swift       14/11/02 10:08:25

  Modified:             sssd-1.12.1.ebuild ChangeLog
  Log:
  Remove sec-policy/selinux-* dependency from DEPEND but keep in RDEPEND (bug 
#527698)
  
  (Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key 
0x2EDD52403B68AF47)

Revision  Changes    Path
1.4                  sys-auth/sssd/sssd-1.12.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/sssd/sssd-1.12.1.ebuild?rev=1.4&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/sssd/sssd-1.12.1.ebuild?rev=1.4&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/sssd/sssd-1.12.1.ebuild?r1=1.3&r2=1.4

Index: sssd-1.12.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-auth/sssd/sssd-1.12.1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sssd-1.12.1.ebuild  6 Oct 2014 19:02:08 -0000       1.3
+++ sssd-1.12.1.ebuild  2 Nov 2014 10:08:25 -0000       1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/sssd/sssd-1.12.1.ebuild,v 1.3 
2014/10/06 19:02:08 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/sssd/sssd-1.12.1.ebuild,v 1.4 
2014/11/02 10:08:25 swift Exp $
 
 EAPI=5
 
@@ -39,7 +39,6 @@
        selinux? (
                >=sys-libs/libselinux-2.1.9
                >=sys-libs/libsemanage-2.1
-               >=sec-policy/selinux-sssd-2.20120725-r9
        )
        >=net-dns/bind-tools-9.9[gssapi]
        >=dev-libs/cyrus-sasl-2.1.25-r3[kerberos]
@@ -54,6 +53,7 @@
 
 RDEPEND="${COMMON_DEP}
        >=sys-libs/glibc-2.17[nscd]
+       selinux? ( >=sec-policy/selinux-sssd-2.20120725-r9 )
        "
 DEPEND="${COMMON_DEP}
        test? ( dev-libs/check )



1.60                 sys-auth/sssd/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/sssd/ChangeLog?rev=1.60&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/sssd/ChangeLog?rev=1.60&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/sssd/ChangeLog?r1=1.59&r2=1.60

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-auth/sssd/ChangeLog,v
retrieving revision 1.59
retrieving revision 1.60
diff -u -r1.59 -r1.60
--- ChangeLog   6 Oct 2014 19:02:08 -0000       1.59
+++ ChangeLog   2 Nov 2014 10:08:25 -0000       1.60
@@ -1,6 +1,10 @@
 # ChangeLog for sys-auth/sssd
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/sssd/ChangeLog,v 1.59 2014/10/06 
19:02:08 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/sssd/ChangeLog,v 1.60 2014/11/02 
10:08:25 swift Exp $
+
+  02 Nov 2014; Sven Vermeulen <[email protected]> sssd-1.12.1.ebuild:
+  Remove sec-policy/selinux-* dependency from DEPEND but keep in RDEPEND (bug
+  #527698)
 
   06 Oct 2014; Agostino Sarubbo <[email protected]> sssd-1.12.1.ebuild:
   Stable for x86, wrt bug #511670




Reply via email to