* [gentoo-commits] proj/gnome:master commit in: gnome-extra/nm-applet/, net-misc/networkmanager/
@ 2011-06-02 14:43 Nirbheek Chauhan
0 siblings, 0 replies; only message in thread
From: Nirbheek Chauhan @ 2011-06-02 14:43 UTC (permalink / raw
To: gentoo-commits
commit: 5e571168d0cb9bb35dfa284817f9b22ade1af428
Author: Alexandre Rostovtsev <tetromino <AT> gmail <DOT> com>
AuthorDate: Mon May 30 04:12:37 2011 +0000
Commit: Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
CommitDate: Thu Jun 2 13:14:29 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=5e571168
networkmanager & nm-applet: 0.8.999 → 0.8.9997
Version bump with assorted bugfixes.
* Set consolekit as a purely runtime dependency for networkmanager (it's
possible to disable it in configure, but we don't, and it's on by default).
* Update the version of polkit that networkmanager requires. Upstream
now allows polkit support to be optional; do we want to make it optional
(i.e. what are the security and user experience implications)?
Signed-off-by: Nirbheek Chauhan <nirbheek <AT> gentoo.org>
---
...et-0.8.999.ebuild => nm-applet-0.8.9997.ebuild} | 0
...8.999.ebuild => networkmanager-0.8.9997.ebuild} | 11 +++++++----
2 files changed, 7 insertions(+), 4 deletions(-)
diff --git a/gnome-extra/nm-applet/nm-applet-0.8.999.ebuild b/gnome-extra/nm-applet/nm-applet-0.8.9997.ebuild
similarity index 100%
rename from gnome-extra/nm-applet/nm-applet-0.8.999.ebuild
rename to gnome-extra/nm-applet/nm-applet-0.8.9997.ebuild
diff --git a/net-misc/networkmanager/networkmanager-0.8.999.ebuild b/net-misc/networkmanager/networkmanager-0.8.9997.ebuild
similarity index 95%
rename from net-misc/networkmanager/networkmanager-0.8.999.ebuild
rename to net-misc/networkmanager/networkmanager-0.8.9997.ebuild
index ecd7104..3781190 100644
--- a/net-misc/networkmanager/networkmanager-0.8.999.ebuild
+++ b/net-misc/networkmanager/networkmanager-0.8.9997.ebuild
@@ -22,13 +22,13 @@ REQUIRED_USE="
# gobject-introspection-0.10.3 is needed due to gnome bug 642300
# wpa_supplicant-0.7.3-r3 is needed due to bug 359271
-# make consolekit support optional ?
-RDEPEND=">=sys-apps/dbus-1.2
+# make consolekit and/or polkit support optional ?
+COMMON_DEPEND=">=sys-apps/dbus-1.2
>=dev-libs/dbus-glib-0.75
>=net-wireless/wireless-tools-28_pre9
>=sys-fs/udev-147[extras]
>=dev-libs/glib-2.26
- >=sys-auth/polkit-0.96
+ >=sys-auth/polkit-0.97
>=dev-libs/libnl-1.1
>=net-misc/modemmanager-0.4
>=net-wireless/wpa_supplicant-0.7.3-r3[dbus]
@@ -48,7 +48,10 @@ RDEPEND=">=sys-apps/dbus-1.2
net-firewall/iptables )
wimax? ( >=net-wireless/wimax-1.5.1 )"
-DEPEND="${RDEPEND}
+RDEPEND="${COMMON_DEPEND}
+ sys-auth/consolekit"
+
+DEPEND="${COMMON_DEPEND}
dev-util/pkgconfig
>=dev-util/intltool-0.40
>=sys-devel/gettext-0.17
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2011-06-02 14:43 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-02 14:43 [gentoo-commits] proj/gnome:master commit in: gnome-extra/nm-applet/, net-misc/networkmanager/ Nirbheek Chauhan
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox