contrib/rpm: remove NetworkManager-devel package
authorThomas Haller <thaller@redhat.com>
Wed, 30 Sep 2015 14:29:19 +0000 (16:29 +0200)
committerThomas Haller <thaller@redhat.com>
Fri, 23 Oct 2015 10:41:55 +0000 (12:41 +0200)
commite01c17523a85a2f238850aa8591888548e231e7e
tree653380c3a1d31cd0902f8a9daf974a6f58e6134a
parent696a443e982fd62397acb94849e181be58a37fcf
contrib/rpm: remove NetworkManager-devel package

NetworkManager-devel package contained development headers that
are useful without libnm-glib and without glib. But it is also
based on the legacy libnm-glib library as it has headers like
"/usr/include/NetworkManager/NetworkManager.h".

A glib-free devel package based on the new libnm library would
be needed to provide "/usr/include/libnm/nm-dbus-interface.h".

But that would amount to 4 devel packages. Instead, just move
the content of NetworkManager-devel into NetworkManager-glib-devel
package.

Note that NetworkManager-devel already contained several truely
libnm-glib dependent files, like the vala bindings (which require
libnm-glib). So that was another bug in the packaging and is fixed
by moving it all to NetworkManager-glib-devel.

https://bugzilla.gnome.org/show_bug.cgi?id=755938
contrib/fedora/rpm/NetworkManager.spec