swift 14/05/18 09:19:24
Modified: spice-vdagent-0.8.1-r1.ebuild
spice-vdagent-0.10.1.ebuild
spice-vdagent-0.12.0.ebuild ChangeLog
Log:
Fix bug #441908 - Add USE=selinux dependency to selinux-vdagent
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key
0x2EDD52403B68AF47)
Revision Changes Path
1.4 app-emulation/spice-vdagent/spice-vdagent-0.8.1-r1.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/spice-vdagent/spice-vdagent-0.8.1-r1.ebuild?rev=1.4&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/spice-vdagent/spice-vdagent-0.8.1-r1.ebuild?rev=1.4&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/spice-vdagent/spice-vdagent-0.8.1-r1.ebuild?r1=1.3&r2=1.4
Index: spice-vdagent-0.8.1-r1.ebuild
===================================================================
RCS file:
/var/cvsroot/gentoo-x86/app-emulation/spice-vdagent/spice-vdagent-0.8.1-r1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- spice-vdagent-0.8.1-r1.ebuild 3 May 2012 18:49:05 -0000 1.3
+++ spice-vdagent-0.8.1-r1.ebuild 18 May 2014 09:19:24 -0000 1.4
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header:
/var/cvsroot/gentoo-x86/app-emulation/spice-vdagent/spice-vdagent-0.8.1-r1.ebuild,v
1.3 2012/05/03 18:49:05 jdhore Exp $
+# $Header:
/var/cvsroot/gentoo-x86/app-emulation/spice-vdagent/spice-vdagent-0.8.1-r1.ebuild,v
1.4 2014/05/18 09:19:24 swift Exp $
EAPI=4
@@ -13,13 +13,14 @@
LICENSE="LGPL-2.1"
SLOT="0"
KEYWORDS="~amd64"
-IUSE="+consolekit"
+IUSE="+consolekit selinux"
RDEPEND="x11-libs/libXfixes
x11-libs/libXrandr
x11-libs/libX11
>=app-emulation/spice-protocol-0.8.1
- consolekit? ( sys-auth/consolekit sys-apps/dbus )"
+ consolekit? ( sys-auth/consolekit sys-apps/dbus )
+ selinux? ( sec-policy/selinux-vdagent )"
DEPEND="virtual/pkgconfig
${RDEPEND}"
1.5 app-emulation/spice-vdagent/spice-vdagent-0.10.1.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/spice-vdagent/spice-vdagent-0.10.1.ebuild?rev=1.5&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/spice-vdagent/spice-vdagent-0.10.1.ebuild?rev=1.5&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/spice-vdagent/spice-vdagent-0.10.1.ebuild?r1=1.4&r2=1.5
Index: spice-vdagent-0.10.1.ebuild
===================================================================
RCS file:
/var/cvsroot/gentoo-x86/app-emulation/spice-vdagent/spice-vdagent-0.10.1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- spice-vdagent-0.10.1.ebuild 4 Oct 2012 17:08:03 -0000 1.4
+++ spice-vdagent-0.10.1.ebuild 18 May 2014 09:19:24 -0000 1.5
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header:
/var/cvsroot/gentoo-x86/app-emulation/spice-vdagent/spice-vdagent-0.10.1.ebuild,v
1.4 2012/10/04 17:08:03 cardoe Exp $
+# $Header:
/var/cvsroot/gentoo-x86/app-emulation/spice-vdagent/spice-vdagent-0.10.1.ebuild,v
1.5 2014/05/18 09:19:24 swift Exp $
EAPI=4
@@ -13,7 +13,7 @@
LICENSE="LGPL-2.1"
SLOT="0"
KEYWORDS="~amd64 ~x86"
-IUSE="+consolekit"
+IUSE="+consolekit selinux"
RDEPEND="x11-libs/libXfixes
x11-libs/libXrandr
@@ -21,7 +21,8 @@
x11-libs/libXinerama
>=x11-libs/libpciaccess-0.10
>=app-emulation/spice-protocol-0.10.1
- consolekit? ( sys-auth/consolekit sys-apps/dbus )"
+ consolekit? ( sys-auth/consolekit sys-apps/dbus )
+ selinux? ( sec-policy/selinux-vdagent )"
DEPEND="virtual/pkgconfig
${RDEPEND}"
1.2 app-emulation/spice-vdagent/spice-vdagent-0.12.0.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/spice-vdagent/spice-vdagent-0.12.0.ebuild?rev=1.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/spice-vdagent/spice-vdagent-0.12.0.ebuild?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/spice-vdagent/spice-vdagent-0.12.0.ebuild?r1=1.1&r2=1.2
Index: spice-vdagent-0.12.0.ebuild
===================================================================
RCS file:
/var/cvsroot/gentoo-x86/app-emulation/spice-vdagent/spice-vdagent-0.12.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- spice-vdagent-0.12.0.ebuild 4 Oct 2012 17:08:40 -0000 1.1
+++ spice-vdagent-0.12.0.ebuild 18 May 2014 09:19:24 -0000 1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header:
/var/cvsroot/gentoo-x86/app-emulation/spice-vdagent/spice-vdagent-0.12.0.ebuild,v
1.1 2012/10/04 17:08:40 cardoe Exp $
+# $Header:
/var/cvsroot/gentoo-x86/app-emulation/spice-vdagent/spice-vdagent-0.12.0.ebuild,v
1.2 2014/05/18 09:19:24 swift Exp $
EAPI=4
@@ -13,7 +13,7 @@
LICENSE="LGPL-2.1"
SLOT="0"
KEYWORDS="~amd64 ~x86"
-IUSE="+consolekit"
+IUSE="+consolekit selinux"
RDEPEND="x11-libs/libXfixes
x11-libs/libXrandr
@@ -21,7 +21,8 @@
x11-libs/libXinerama
>=x11-libs/libpciaccess-0.10
>=app-emulation/spice-protocol-0.10.1
- consolekit? ( sys-auth/consolekit sys-apps/dbus )"
+ consolekit? ( sys-auth/consolekit sys-apps/dbus )
+ selinux? ( sec-policy/selinux-vdagent )"
DEPEND="virtual/pkgconfig
${RDEPEND}"
1.11 app-emulation/spice-vdagent/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/spice-vdagent/ChangeLog?rev=1.11&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/spice-vdagent/ChangeLog?rev=1.11&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/spice-vdagent/ChangeLog?r1=1.10&r2=1.11
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/spice-vdagent/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog 4 Oct 2012 17:08:40 -0000 1.10
+++ ChangeLog 18 May 2014 09:19:24 -0000 1.11
@@ -1,6 +1,10 @@
# ChangeLog for app-emulation/spice-vdagent
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/spice-vdagent/ChangeLog,v
1.10 2012/10/04 17:08:40 cardoe Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/spice-vdagent/ChangeLog,v
1.11 2014/05/18 09:19:24 swift Exp $
+
+ 18 May 2014; Sven Vermeulen <[email protected]> spice-vdagent-0.10.1.ebuild,
+ spice-vdagent-0.12.0.ebuild, spice-vdagent-0.8.1-r1.ebuild:
+ Fix bug #441908 - Add USE=selinux dependency to selinux-vdagent
*spice-vdagent-0.12.0 (04 Oct 2012)