[PATCH loarx/master] nm-connection-editor was moved to separate package (#849056)

Radek Vykydal rvykydal at redhat.com
Mon Aug 20 10:08:53 UTC 2012


It is missing in f18 alpha images.

---
 share/runtime-cleanup.tmpl |    4 ++--
 share/runtime-install.tmpl |    2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/share/runtime-cleanup.tmpl b/share/runtime-cleanup.tmpl
index 9f34133..9f94b2f 100644
--- a/share/runtime-cleanup.tmpl
+++ b/share/runtime-cleanup.tmpl
@@ -128,8 +128,8 @@ removefrom GConf2 /usr/libexec/gconf-defaults-mechanism /usr/share/GConf/*
 removefrom GConf2 /usr/share/locale/* /usr/share/sgml/*
 removefrom NetworkManager /usr/share/NetworkManager/*
 removefrom NetworkManager /usr/share/locale/*/NetworkManager.mo
-removefrom NetworkManager-gnome /etc/xdg/* /usr/bin/nm-applet /usr/${libdir}/*
-removefrom NetworkManager-gnome /usr/share/applications/*
+removefrom nm-connection-editor /usr/${libdir}/*
+removefrom nm-connection-editor /usr/share/applications/*
 removefrom anaconda /etc/* /usr/share/applications/* /usr/share/icons/*
 removefrom at-spi /etc/xdg/* /usr/${libdir}/libcspi*
 removefrom at-spi /usr/${libdir}/libloginhelper* /usr/share/locale/*
diff --git a/share/runtime-install.tmpl b/share/runtime-install.tmpl
index acd65b1..868ac37 100644
--- a/share/runtime-install.tmpl
+++ b/share/runtime-install.tmpl
@@ -64,7 +64,7 @@ installpkg rsyslog
 installpkg xorg-x11-drivers xorg-x11-server-Xorg
 installpkg xorg-x11-server-utils xorg-x11-xauth
 installpkg dbus-x11 metacity gsettings-desktop-schemas
-installpkg NetworkManager-gnome
+installpkg nm-connection-editor
 installpkg at-spi at-spi2-atk pyatspi
 installpkg gnome-python2-gconf
 installpkg gobject-introspection
-- 
1.7.4



More information about the anaconda-patches mailing list