Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 308169 Details for
Bug 351101
"yum remove NetworkManager" removes too many packages as dependencies?
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
patch to allow uninstalling NetworkManager
NetworkManager.spec.diff (text/plain), 2.14 KB, created by
Dominik 'Rathann' Mierzejewski
on 2008-06-02 23:10:36 UTC
(
hide
)
Description:
patch to allow uninstalling NetworkManager
Filename:
MIME Type:
Creator:
Dominik 'Rathann' Mierzejewski
Created:
2008-06-02 23:10:36 UTC
Size:
2.14 KB
patch
obsolete
>--- NetworkManager.spec.orig 2008-03-03 02:34:10.000000000 +0100 >+++ NetworkManager.spec 2008-06-02 23:35:37.000000000 +0200 >@@ -15,7 +15,7 @@ > Summary: Network connection manager and user applications > Epoch: 1 > Version: 0.7.0 >-Release: 0.6.7.%{snapshot}%{?dist} >+Release: 0.6.8.%{snapshot}%{?dist} > Group: System Environment/Base > License: GPLv2+ > URL: http://www.gnome.org/projects/NetworkManager/ >@@ -36,6 +36,7 @@ > Requires: wpa_supplicant >= 0.5.7-21 > Requires: libnl >= %{libnl_version} > Requires: %{name}-glib = %{epoch}:%{version}-%{release} >+Requires: %{name}-libs = %{epoch}:%{version}-%{release} > Obsoletes: dhcdbd > > BuildRequires: dbus-devel >= %{dbus_version} >@@ -102,6 +103,15 @@ > from applications. > > >+%package libs >+Summary: Libraries for NetworkManager >+Group: System Environment/Libraries >+ >+%description libs >+This package contains the libraries shared between NetworkManager >+and the applications that use it. >+ >+ > %package glib > Summary: Libraries for adding NetworkManager support to applications that use glib. > Group: Development/Libraries >@@ -200,6 +210,9 @@ > /sbin/chkconfig --del NetworkManagerDispatcher > fi > >+%post libs -p /sbin/ldconfig >+%postun libs -p /sbin/ldconfig >+ > %post glib -p /sbin/ldconfig > %postun glib -p /sbin/ldconfig > >@@ -232,7 +245,6 @@ > %dir %{_sysconfdir}/NetworkManager/VPN > %{_bindir}/nm-tool > %{_libexecdir}/nm-dhcp-client.action >-%{_libdir}/libnm-util.so* > %dir %{_libdir}/NetworkManager > %{_libdir}/NetworkManager/*.so* > %{_mandir}/man1/* >@@ -244,6 +256,10 @@ > %{_datadir}/dbus-1/system-services/org.freedesktop.NetworkManagerSystemSettings.service > %{_libdir}/pppd/2.4.4/nm-pppd-plugin.so > >+%files libs >+%defattr(-,root,root,0755) >+%{_libdir}/libnm-util.so.* >+ > %files gnome > %defattr(-,root,root,0755) > %{_sysconfdir}/dbus-1/system.d/nm-applet.conf >@@ -277,6 +293,9 @@ > > > %changelog >+* Mon Jun 2 2008 Dominik Mierzejewski <rpm@greysector.net> - 1:0.7.0-0.6.8.svn3370 >+- Split off libnm-util into a subpackage >+ > * Sun Mar 2 2008 Dan Williams <dcbw@redhat.com> - 1:0.7.0-0.6.7.svn3370 > - Fix crash of nm-system-settings on malformed ifcfg files (rh #434919) > - Require gnome-icon-theme to pick up lock.png (rh #435344)
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 351101
: 308169