[gentoo-commits] gentoo-x86 commit in sys-auth/sssd: sssd-1.12.4.ebuild ChangeLog

2015-04-18 Thread Markos Chandras (hwoarang)
hwoarang15/04/18 18:00:00

  Modified: sssd-1.12.4.ebuild ChangeLog
  Log:
  Restore samba4 magic
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
09BF4F54C2BA7F3C!)

Revision  ChangesPath
1.5  sys-auth/sssd/sssd-1.12.4.ebuild

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

Index: sssd-1.12.4.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/sys-auth/sssd/sssd-1.12.4.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sssd-1.12.4.ebuild  10 Apr 2015 00:23:33 -  1.4
+++ sssd-1.12.4.ebuild  18 Apr 2015 18:00:00 -  1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/sssd/sssd-1.12.4.ebuild,v 1.4 
2015/04/10 00:23:33 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/sssd/sssd-1.12.4.ebuild,v 1.5 
2015/04/18 18:00:00 hwoarang Exp $
 
 EAPI=5
 
@@ -15,7 +15,7 @@
 LICENSE=GPL-3
 SLOT=0
 KEYWORDS=~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86
-IUSE=acl augeas autofs +locator netlink nfsv4 nls +manpages python selinux 
sudo ssh test
+IUSE=acl augeas autofs +locator netlink nfsv4 nls +manpages python samba 
selinux sudo ssh test
 
 COMMON_DEP=
=virtual/pam-0-r1[${MULTILIB_USEDEP}]
@@ -49,6 +49,7 @@
nls? ( =sys-devel/gettext-0.18 )
virtual/libintl
netlink? ( dev-libs/libnl:3 )
+   samba? ( =net-fs/samba-4.0 )

 
 RDEPEND=${COMMON_DEP}
@@ -92,7 +93,6 @@
 }
 
 multilib_src_configure() {
-   # no samba4 per 447022
# set initscript to sysv because the systemd option needs systemd to
# be installed. We provide our own systemd file anyway.
local myconf=(
@@ -106,7 +106,7 @@
--disable-rpath
--enable-silent-rules
--sbindir=/usr/sbin
-   --without-samba
+   $(multilib_native_use_with samba)
$(multilib_native_use_enable acl cifs-idmap-plugin)
$(multilib_native_use_enable augeas config-lib)
$(multilib_native_use_with selinux)



1.70 sys-auth/sssd/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-auth/sssd/ChangeLog,v
retrieving revision 1.69
retrieving revision 1.70
diff -u -r1.69 -r1.70
--- ChangeLog   10 Apr 2015 00:23:33 -  1.69
+++ ChangeLog   18 Apr 2015 18:00:00 -  1.70
@@ -1,6 +1,9 @@
 # ChangeLog for sys-auth/sssd
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/sssd/ChangeLog,v 1.69 2015/04/10 
00:23:33 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/sssd/ChangeLog,v 1.70 2015/04/18 
18:00:00 hwoarang Exp $
+
+  18 Apr 2015; Markos Chandras hwoar...@gentoo.org sssd-1.12.4.ebuild:
+  Restore samba4 magic
 
   10 Apr 2015; Anthony G. Basile bluen...@gentoo.org sssd-1.12.1.ebuild,
   sssd-1.12.4.ebuild, sssd-1.9.6-r3.ebuild, sssd-1.9.7.ebuild:






[gentoo-commits] gentoo-x86 commit in sys-auth/sssd: sssd-1.12.4.ebuild ChangeLog

2015-03-03 Thread Markus Meier (maekke)
maekke  15/03/03 22:28:07

  Modified: sssd-1.12.4.ebuild ChangeLog
  Log:
  add ~arm, bug #540540
  
  (Portage version: 2.2.17/cvs/Linux x86_64, RepoMan options: 
--include-arches=arm, signed Manifest commit with key 072AD062)

Revision  ChangesPath
1.2  sys-auth/sssd/sssd-1.12.4.ebuild

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

Index: sssd-1.12.4.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/sys-auth/sssd/sssd-1.12.4.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sssd-1.12.4.ebuild  22 Feb 2015 16:31:07 -  1.1
+++ sssd-1.12.4.ebuild  3 Mar 2015 22:28:07 -   1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/sssd/sssd-1.12.4.ebuild,v 1.1 
2015/02/22 16:31:07 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/sssd/sssd-1.12.4.ebuild,v 1.2 
2015/03/03 22:28:07 maekke Exp $
 
 EAPI=5
 
@@ -14,7 +14,7 @@
 
 LICENSE=GPL-3
 SLOT=0
-KEYWORDS=~amd64 ~x86
+KEYWORDS=~amd64 ~arm ~x86
 IUSE=acl augeas autofs +locator netlink nfsv4 nls +manpages python selinux 
sudo ssh test
 
 COMMON_DEP=



1.66 sys-auth/sssd/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-auth/sssd/ChangeLog,v
retrieving revision 1.65
retrieving revision 1.66
diff -u -r1.65 -r1.66
--- ChangeLog   22 Feb 2015 16:31:07 -  1.65
+++ ChangeLog   3 Mar 2015 22:28:07 -   1.66
@@ -1,6 +1,9 @@
 # ChangeLog for sys-auth/sssd
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/sssd/ChangeLog,v 1.65 2015/02/22 
16:31:07 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/sssd/ChangeLog,v 1.66 2015/03/03 
22:28:07 maekke Exp $
+
+  03 Mar 2015; Markus Meier mae...@gentoo.org sssd-1.12.4.ebuild:
+  add ~arm, bug #540540
 
 *sssd-1.12.4 (22 Feb 2015)
 






[gentoo-commits] gentoo-x86 commit in sys-auth/sssd: sssd-1.12.4.ebuild ChangeLog

2015-02-22 Thread Markos Chandras (hwoarang)
hwoarang15/02/22 16:31:07

  Modified: ChangeLog
  Added:sssd-1.12.4.ebuild
  Log:
  Version bump. Install with -j1 so we can workaround build system issues
  
  (Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key 
0x09BF4F54C2BA7F3C!)

Revision  ChangesPath
1.65 sys-auth/sssd/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-auth/sssd/ChangeLog,v
retrieving revision 1.64
retrieving revision 1.65
diff -u -r1.64 -r1.65
--- ChangeLog   9 Jan 2015 18:09:59 -   1.64
+++ ChangeLog   22 Feb 2015 16:31:07 -  1.65
@@ -1,6 +1,11 @@
 # ChangeLog for sys-auth/sssd
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/sssd/ChangeLog,v 1.64 2015/01/09 
18:09:59 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/sssd/ChangeLog,v 1.65 2015/02/22 
16:31:07 hwoarang Exp $
+
+*sssd-1.12.4 (22 Feb 2015)
+
+  22 Feb 2015; Markos Chandras hwoar...@gentoo.org +sssd-1.12.4.ebuild:
+  Version bump. Install with -j1 so we can workaround build system issues
 
 *sssd-1.12.3 (09 Jan 2015)
 



1.1  sys-auth/sssd/sssd-1.12.4.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/sssd/sssd-1.12.4.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/sssd/sssd-1.12.4.ebuild?rev=1.1content-type=text/plain

Index: sssd-1.12.4.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-auth/sssd/sssd-1.12.4.ebuild,v 1.1 
2015/02/22 16:31:07 hwoarang Exp $

EAPI=5

PYTHON_COMPAT=( python{2_7,3_3,3_4} )

inherit python-single-r1 multilib pam linux-info autotools multilib-minimal 
systemd toolchain-funcs

DESCRIPTION=System Security Services Daemon provides access to identity and 
authentication
HOMEPAGE=http://fedorahosted.org/sssd/;
SRC_URI=http://fedorahosted.org/released/${PN}/${P}.tar.gz;

LICENSE=GPL-3
SLOT=0
KEYWORDS=~amd64 ~x86
IUSE=acl augeas autofs +locator netlink nfsv4 nls +manpages python selinux 
sudo ssh test

COMMON_DEP=
=virtual/pam-0-r1[${MULTILIB_USEDEP}]
=dev-libs/popt-1.16
dev-libs/glib:2
=dev-libs/ding-libs-0.2
=sys-libs/talloc-2.0.7
=sys-libs/tdb-1.2.9
=sys-libs/tevent-0.9.16
=sys-libs/ldb-1.1.17-r1:=
=net-nds/openldap-2.4.30[sasl]
=dev-libs/libpcre-8.30
=app-crypt/mit-krb5-1.10.3
locator? (
=app-crypt/mit-krb5-1.12.2[${MULTILIB_USEDEP}]
=net-dns/c-ares-1.10.0-r1[${MULTILIB_USEDEP}]
)
=sys-apps/keyutils-1.5
=net-dns/c-ares-1.7.4
=dev-libs/nss-3.12.9
selinux? (
=sys-libs/libselinux-2.1.9
=sys-libs/libsemanage-2.1
)
=net-dns/bind-tools-9.9[gssapi]
=dev-libs/cyrus-sasl-2.1.25-r3[kerberos]
=sys-apps/dbus-1.6
acl? ( net-fs/cifs-utils[acl] )
augeas? ( app-admin/augeas )
nfsv4? ( net-libs/libnfsidmap )
nls? ( =sys-devel/gettext-0.18 )
virtual/libintl
netlink? ( dev-libs/libnl:3 )


RDEPEND=${COMMON_DEP}
=sys-libs/glibc-2.17[nscd]
selinux? ( =sec-policy/selinux-sssd-2.20120725-r9 )

DEPEND=${COMMON_DEP}
test? ( dev-libs/check )
manpages? (
=dev-libs/libxslt-1.1.26
app-text/docbook-xml-dtd:4.4
)

CONFIG_CHECK=~KEYS

MULTILIB_WRAPPED_HEADERS=(
/usr/include/ipa_hbac.h
/usr/include/sss_idmap.h
/usr/include/sss_nss_idmap.h
/usr/include/wbclient_sssd.h
# --with-ifp
/usr/include/sss_sifp.h
/usr/include/sss_sifp_dbus.h
)

pkg_setup(){
use python  python-single-r1_pkg_setup
linux-info_pkg_setup
}

src_prepare() {
eautoreconf

multilib_copy_sources
}

src_configure() {
local native_dbus_cflags=$($(tc-getPKG_CONFIG) --cflags dbus-1)

multilib-minimal_src_configure
}

multilib_src_configure() {
# no samba4 per 447022
# set initscript to sysv because the systemd option needs systemd to
# be installed. We provide our own systemd file anyway.
local myconf=(
--localstatedir=${EPREFIX}/var
--enable-nsslibdir=${EPREFIX}/$(get_libdir)
--with-plugin-path=${EPREFIX}/usr/$(get_libdir)/sssd