[anyremote] test

Mikhail Fedotov anyremote at fedoraproject.org
Tue Dec 18 16:27:02 UTC 2012


commit 5202136198c9fdfe473b2050138d63976c9bb660
Author: Mikhail Fedotov <anyremote at mail.ru>
Date:   Tue Dec 18 20:27:48 2012 +0400

    test

 anyremote.spec |   13 +++++++++----
 1 files changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/anyremote.spec b/anyremote.spec
index 4dc6d48..141f9b7 100644
--- a/anyremote.spec
+++ b/anyremote.spec
@@ -1,12 +1,12 @@
 Summary: Remote control through bluetooth or Wi-Fi connection
 Name: anyremote
-Version: 6.1.1
+Version: 6.2
 Release: 1%{?dist}
 License: GPLv2+
 Group: Applications/System
 Source0: http://downloads.sourceforge.net/anyremote/%{name}-%{version}.tar.gz
 URL: http://anyremote.sourceforge.net/
-Requires: bc,wmctrl,dbus-glib,anyremote-data >= 6.1
+Requires: bc,wmctrl,dbus-glib,ImageMagick,anyremote-data >= 6.2
 BuildRequires:bluez-libs-devel >= 4.64, libX11-devel, libXi-devel, libXtst-devel, xorg-x11-proto-devel, glib2-devel >= 2.24.1, dbus-devel >= 1.2.24, dbus-glib-devel >= 0.86
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 Obsoletes: anyremote2html
@@ -58,8 +58,13 @@ Documentation for anyRemote
 
 %changelog
 
-* Mon Oct 15 2012 Mikhail Fedotov <anyremote at mail.ru> - 6.1.1
-- Fix bug in ExecAndSet() command. 
+* Tue Dec 18 2012 Mikhail Fedotov <anyremote at mail.ru> - 6.2
+- Use $(TmpDir) in configuration files to store temporary file. 
+  Use $(WaitSecons) variable to kill neverending scripts. 
+  Use allowed_hosts file and $(AllowedOnly) variable to access control. 
+  Avoided to use bash in favour of sh in configuration files.
+  Support mutliple inheritance for modes. Configuration file for Foobnix was 
+  added. Majority of audio player configuration files were reworked.
 
 * Mon Oct 08 2012 Mikhail Fedotov <anyremote at mail.ru> - 6.1
 - Support of XML services interface. Support Set(vibrate,duration) command. 


More information about the scm-commits mailing list