[network-manager-applet/nma-1-0] libnm-gtk: remove the libnm_1_0_0 version node
- From: Lubomir Rintel <lkundrak src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [network-manager-applet/nma-1-0] libnm-gtk: remove the libnm_1_0_0 version node
- Date: Mon, 17 Aug 2015 13:15:52 +0000 (UTC)
commit 42c48d6e5941d8ae0b23f4fd1b1d6f129100e022
Author: Lubomir Rintel <lkundrak v3 sk>
Date: Sat Jul 25 11:19:01 2015 +0200
libnm-gtk: remove the libnm_1_0_0 version node
It causes an extraneous RPM dependency to be generated even when there are no
symbols that actually use it.
(cherry picked from commit 1cf500264318788f0802815b59c04d2231a85e10)
src/libnm-gtk/libnm-gtk.ver | 15 ++++++---------
1 files changed, 6 insertions(+), 9 deletions(-)
---
diff --git a/src/libnm-gtk/libnm-gtk.ver b/src/libnm-gtk/libnm-gtk.ver
index d80cdc0..769450e 100644
--- a/src/libnm-gtk/libnm-gtk.ver
+++ b/src/libnm-gtk/libnm-gtk.ver
@@ -1,11 +1,3 @@
-libnm_gtk_1_0_0 {
-local:
- [^n]*;
- n[^m]*;
- nm[^a]*;
- nma[^_]*;
-};
-
libnm_gtk_1_0_6 {
global:
nma_utils_menu_to_secret_flags;
@@ -16,4 +8,9 @@ global:
nma_vpn_password_dialog_set_password_ternary;
nma_vpn_password_dialog_set_password_ternary_label;
nma_vpn_password_dialog_set_show_password_ternary;
-} libnm_gtk_1_0_0;
+local:
+ [^n]*;
+ n[^m]*;
+ nm[^a]*;
+ nma[^_]*;
+};
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]