- Update to version 0.9.17:
* EtherApe now requires Gtk 2.24.
* Fixed a bug making libglade load gnome2 libraries.
* Sometimes node/links windows were freezing.
- Changes from version 0.9.16:
* Require only gnome-canvas, not gnome-ui.
* Migrate from deprecated gnome-doc-utils to yelp-tools.
* Updated translations.
- Following upstream changes:
* Drop scrollkeeper, pkgconfig(gnome-doc-utils) and
pkgconfig(libgnomeui-2.0) BuildRequires.
* Add yelp-tools, pkgconfig(glib-2.0), pkgconfig(popt) and
pkgconfig(libgnomecanvas-2.0) BuildRequires.
* Drop usage of sed to fix doc/C/etherape.xml, file no longer
exists.
* No longer pass --disable-scrollkeeper to configure, not needed.
- Rebase etherape-0.9.12-desktop.patch.
- Add conditional for desktop_database_post(un) post(un) handling,
no longer needed on modern releases of openSUSE.
OBS-URL: https://build.opensuse.org/request/show/610493
OBS-URL: https://build.opensuse.org/package/show/security/etherape?expand=0&rev=30
20 lines
755 B
Diff
20 lines
755 B
Diff
--- etherape-0.9.17-orig/etherape.desktop 2018-04-05 19:52:18.000000000 +0200
|
|
+++ etherape-0.9.17/etherape.desktop 2018-05-18 19:25:25.005520607 +0200
|
|
@@ -65,4 +65,6 @@
|
|
Type=Application
|
|
Icon=etherape
|
|
Categories=GNOME;System;Network;
|
|
+X-KDE-SubstituteUID=true
|
|
+X-KDE-Username=root
|
|
Keywords=network;etherape;network;monitor;
|
|
diff -Nur --color etherape-0.9.17-orig/etherape.desktop.in etherape-0.9.17/etherape.desktop.in
|
|
--- etherape-0.9.17-orig/etherape.desktop.in 2017-07-03 19:05:39.000000000 +0200
|
|
+++ etherape-0.9.17/etherape.desktop.in 2018-05-18 19:26:13.874625011 +0200
|
|
@@ -65,4 +65,6 @@
|
|
Type=Application
|
|
Icon=etherape
|
|
Categories=GNOME;System;Network;
|
|
+X-KDE-SubstituteUID=true
|
|
+X-KDE-Username=root
|
|
Keywords=network;etherape;network;monitor;
|