public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-nds/389-ds-base: 389-ds-base-1.2.8.3.ebuild ChangeLog
@ 2011-08-12  8:49 Fabio Erculiani (lxnay)
  0 siblings, 0 replies; 2+ messages in thread
From: Fabio Erculiani (lxnay) @ 2011-08-12  8:49 UTC (permalink / raw
  To: gentoo-commits

lxnay       11/08/12 08:49:55

  Modified:             389-ds-base-1.2.8.3.ebuild ChangeLog
  Log:
  drop selinux patch, no longer needed, close bug 378661
  
  (Portage version: 2.2.0_alpha37/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  net-nds/389-ds-base/389-ds-base-1.2.8.3.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-nds/389-ds-base/389-ds-base-1.2.8.3.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-nds/389-ds-base/389-ds-base-1.2.8.3.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-nds/389-ds-base/389-ds-base-1.2.8.3.ebuild?r1=1.1&r2=1.2

Index: 389-ds-base-1.2.8.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-nds/389-ds-base/389-ds-base-1.2.8.3.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- 389-ds-base-1.2.8.3.ebuild	14 Jun 2011 19:02:24 -0000	1.1
+++ 389-ds-base-1.2.8.3.ebuild	12 Aug 2011 08:49:55 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-nds/389-ds-base/389-ds-base-1.2.8.3.ebuild,v 1.1 2011/06/14 19:02:24 lxnay Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-nds/389-ds-base/389-ds-base-1.2.8.3.ebuild,v 1.2 2011/08/12 08:49:55 lxnay Exp $
 
 EAPI=2
 
@@ -61,7 +61,6 @@
 	use amd64 && export USE_64=1
 
 	sed -i -e 's/nobody/dirsrv/g' configure.ac || die "sed failed on configure.ac"
-	use selinux && epatch "${FILESDIR}/1.2.6"/*selinux*.patch
 	eautoreconf
 
 	# enable nsslapd-allow-unauthenticated-binds by default



1.18                 net-nds/389-ds-base/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-nds/389-ds-base/ChangeLog?rev=1.18&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-nds/389-ds-base/ChangeLog?rev=1.18&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-nds/389-ds-base/ChangeLog?r1=1.17&r2=1.18

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-nds/389-ds-base/ChangeLog,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- ChangeLog	14 Jun 2011 19:02:24 -0000	1.17
+++ ChangeLog	12 Aug 2011 08:49:55 -0000	1.18
@@ -1,6 +1,11 @@
 # ChangeLog for net-nds/389-ds-base
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-nds/389-ds-base/ChangeLog,v 1.17 2011/06/14 19:02:24 lxnay Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-nds/389-ds-base/ChangeLog,v 1.18 2011/08/12 08:49:55 lxnay Exp $
+
+  12 Aug 2011; Fabio Erculiani <lxnay@gentoo.org>
+  -files/1.2.6/selinux_gentoo.patch, -files/1.2.6/selinux_makefile.patch,
+  389-ds-base-1.2.8.3.ebuild:
+  drop selinux patch, no longer needed, close bug 378661
 
 *389-ds-base-1.2.8.3 (14 Jun 2011)
 






^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in net-nds/389-ds-base: 389-ds-base-1.2.8.3.ebuild ChangeLog
@ 2011-08-13  6:08 Fabio Erculiani (lxnay)
  0 siblings, 0 replies; 2+ messages in thread
From: Fabio Erculiani (lxnay) @ 2011-08-13  6:08 UTC (permalink / raw
  To: gentoo-commits

lxnay       11/08/13 06:08:30

  Modified:             389-ds-base-1.2.8.3.ebuild ChangeLog
  Log:
  apply back a patch for selinux, close bug 378953
  
  (Portage version: 2.2.0_alpha37/cvs/Linux x86_64)

Revision  Changes    Path
1.3                  net-nds/389-ds-base/389-ds-base-1.2.8.3.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-nds/389-ds-base/389-ds-base-1.2.8.3.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-nds/389-ds-base/389-ds-base-1.2.8.3.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-nds/389-ds-base/389-ds-base-1.2.8.3.ebuild?r1=1.2&r2=1.3

Index: 389-ds-base-1.2.8.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-nds/389-ds-base/389-ds-base-1.2.8.3.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- 389-ds-base-1.2.8.3.ebuild	12 Aug 2011 08:49:55 -0000	1.2
+++ 389-ds-base-1.2.8.3.ebuild	13 Aug 2011 06:08:30 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-nds/389-ds-base/389-ds-base-1.2.8.3.ebuild,v 1.2 2011/08/12 08:49:55 lxnay Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-nds/389-ds-base/389-ds-base-1.2.8.3.ebuild,v 1.3 2011/08/13 06:08:30 lxnay Exp $
 
 EAPI=2
 
@@ -56,6 +56,7 @@
 }
 
 src_prepare() {
+	epatch "${FILESDIR}/selinux.patch"
 
 	# as per 389 documentation, when 64bit, export USE_64
 	use amd64 && export USE_64=1



1.19                 net-nds/389-ds-base/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-nds/389-ds-base/ChangeLog?rev=1.19&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-nds/389-ds-base/ChangeLog?rev=1.19&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-nds/389-ds-base/ChangeLog?r1=1.18&r2=1.19

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-nds/389-ds-base/ChangeLog,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- ChangeLog	12 Aug 2011 08:49:55 -0000	1.18
+++ ChangeLog	13 Aug 2011 06:08:30 -0000	1.19
@@ -1,6 +1,10 @@
 # ChangeLog for net-nds/389-ds-base
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-nds/389-ds-base/ChangeLog,v 1.18 2011/08/12 08:49:55 lxnay Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-nds/389-ds-base/ChangeLog,v 1.19 2011/08/13 06:08:30 lxnay Exp $
+
+  13 Aug 2011; Fabio Erculiani <lxnay@gentoo.org> 389-ds-base-1.2.8.3.ebuild,
+  +files/selinux.patch:
+  apply back a patch for selinux, close bug 378953
 
   12 Aug 2011; Fabio Erculiani <lxnay@gentoo.org>
   -files/1.2.6/selinux_gentoo.patch, -files/1.2.6/selinux_makefile.patch,






^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-08-13  6:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-12  8:49 [gentoo-commits] gentoo-x86 commit in net-nds/389-ds-base: 389-ds-base-1.2.8.3.ebuild ChangeLog Fabio Erculiani (lxnay)
  -- strict thread matches above, loose matches on Subject: below --
2011-08-13  6:08 Fabio Erculiani (lxnay)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox