From e364e6c28f6d615cb634402be73cac520f1fad72 Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Jun 23 2013 05:10:35 +0000 Subject: requires: python-suds for mhgui, add mhgui note to description --- diff --git a/congruity.spec b/congruity.spec index fa756fe..302cbd9 100644 --- a/congruity.spec +++ b/congruity.spec @@ -1,7 +1,7 @@ Name: congruity Version: 17 -Release: 1%{?dist} -Summary: Application to program Logitech Harmony universal remote controls +Release: 2%{?dist} +Summary: Applications to program Logitech Harmony universal remote controls Group: Applications/System # Code is GPLv3+, icons are the other three licenses @@ -14,6 +14,8 @@ BuildArch: noarch BuildRequires: desktop-file-utils Requires: wxPython >= 2.8 Requires: libconcord-python >= 1.0 +# For mhgui +Requires: python-suds %description congruity is a GUI application for programming Logitech Harmony universal @@ -25,6 +27,11 @@ from the Logitech configuration website. After installing this package you can just use the Logitech configuration website and congruity will launch automatically when appropriate. +A tool called 'mhgui' is also included for configuring remotes that only +work through the myharmony.com website, which does not work with Linux. +This includes the Harmony 200 and Harmony 300. To use it, simply run +'mhgui' and follow the prompts. + %prep %setup -q @@ -53,6 +60,9 @@ rm -rf %{buildroot} %{_mandir}/*/* %changelog +* Sat Jun 22 2013 Adam Williamson - 17-2 +- requires: python-suds for mhgui, add mhgui note to description + * Fri Jun 21 2013 Adam Williamson - 17-1 - new release 17