[dbus-glib] Remove outdated gtk subpackage

David King amigadave at fedoraproject.org
Sat Feb 7 23:38:08 UTC 2015


commit 4689453eb39f91024fb1ffc96729749c44562290
Author: David King <amigadave at amigadave.com>
Date:   Sat Feb 7 23:10:26 2015 +0000

    Remove outdated gtk subpackage

 dbus-glib.spec |   21 +--------------------
 1 files changed, 1 insertions(+), 20 deletions(-)
---
diff --git a/dbus-glib.spec b/dbus-glib.spec
index 410c62c..5c4325e 100644
--- a/dbus-glib.spec
+++ b/dbus-glib.spec
@@ -2,7 +2,6 @@
 
 %global expat_version 1.95.5
 %global glib2_version 2.26.0
-%global gtk2_version 2.4.0
 %global dbus_version 1.2.16
 
 Summary: GLib bindings for D-Bus
@@ -39,18 +38,6 @@ Obsoletes: dbus-devel < 0.90
 
 Headers and static libraries for the D-Bus GLib bindings
 
-%if 0
-%package gtk
-Summary: GTK based tools
-Group: Development/Tools
-Requires: %name = %{version}-%{release}
-Requires: gtk2 >= %{gtk_version}
-%description gtk
-
-D-Bus tools written using the gtk+ GUI libaries
-
-%endif
-
 %prep
 %setup -q
 
@@ -99,18 +86,12 @@ rm -rf %{buildroot}
 %{_sysconfdir}/bash_completion.d/dbus-bash-completion.sh
 %{_libexecdir}/dbus-bash-completion-helper
 
-%if 0
-%files gtk
-%defattr(-,root,root)
-
-%{_bindir}/dbus-viewer
-
-%endif
 
 %changelog
 * Sat Feb 07 2015 David King <amigadave at amigadave.com> - 0.102-1
 - Update to 0.102
 - Use pkgconfig for BuildRequires
+- Remove outdated gtk subpackage
 
 * Sat Aug 16 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.100.2-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild


More information about the scm-commits mailing list