[lilyterm] Completely disable GNOME control-center integration, it won't return (#715952)

Christoph Wickert cwickert at fedoraproject.org
Thu Jun 23 21:14:48 UTC 2011


commit 742530b896d0025d95db6cbd7604c3ae2a5b0937
Author: Christoph Wickert <cwickert at fedoraproject.org>
Date:   Thu Jun 23 23:14:22 2011 +0200

    Completely disable GNOME control-center integration, it won't return (#715952)

 lilyterm.spec |    9 ++++-----
 1 files changed, 4 insertions(+), 5 deletions(-)
---
diff --git a/lilyterm.spec b/lilyterm.spec
index 3624c3b..c1ffa1a 100644
--- a/lilyterm.spec
+++ b/lilyterm.spec
@@ -4,7 +4,7 @@
 
 Name:           lilyterm
 Version:        0.9.9
-Release:        0.2%{?prerelease:.%{?prerelease}}%{?dist}
+Release:        0.3%{?prerelease:.%{?prerelease}}%{?dist}
 Summary:        Light and easy to use X Terminal Emulator
 
 Group:          User Interface/X
@@ -15,9 +15,7 @@ BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  gtk2-devel >= 2.8.20
 BuildRequires:  vte-devel >= 0.12.2
-BuildRequires:  control-center
 BuildRequires:  desktop-file-utils intltool
-Requires:       control-center-filesystem
 
 %description
 LilyTerm is a light and easy to use libvte based X Terminal Emulator with a 
@@ -73,13 +71,14 @@ rm -rf $RPM_BUILD_ROOT
 %config(noreplace) %{_sysconfdir}/xdg/lilyterm.conf
 %{_bindir}/%{name}
 %{_datadir}/applications/%{name}.desktop
-# FIXME: re-enable when GNOME is ready (should be before GNOME 3.0)
-#%{_datadir}/gnome-control-center/default-apps/lilyterm.xml
 %{_datadir}/pixmaps/lilyterm.*
 %{_mandir}/man*/%{name}.*.*
 
 
 %changelog
+* Thu Jun 23 2011 Christoph Wickert <cwickert at fedoraproject.org> - 0.9.9-0.3.rc8
+- Completely disable GNOME control-center integration, it won't return (#715952)
+
 * Wed Feb 09 2011 Christoph Wickert <cwickert at fedoraproject.org> - 0.9.9-0.2.rc8
 - Temporarily disable GNOME control-center integration for 
   https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild


More information about the scm-commits mailing list