[anyremote/f17] build

Mikhail Fedotov anyremote at fedoraproject.org
Mon Oct 15 19:43:03 UTC 2012


commit 674146970a4258a0ca1e9631b7933f6fb452008b
Author: Mikhail Fedotov <anyremote at mail.ru>
Date:   Mon Oct 15 23:43:59 2012 +0400

    build

 .gitignore     |    1 +
 anyremote.spec |    7 +++++--
 sources        |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f27c5cc..78aa95d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@ anyremote-5.2.tar.gz
 /kanyremote-5.13.tar.gz
 /anyremote-6.0.tar.gz
 /anyremote-6.1.tar.gz
+/anyremote-6.1.1.tar.gz
diff --git a/anyremote.spec b/anyremote.spec
index f9c82f7..4dc6d48 100644
--- a/anyremote.spec
+++ b/anyremote.spec
@@ -1,13 +1,13 @@
 Summary: Remote control through bluetooth or Wi-Fi connection
 Name: anyremote
-Version: 6.1
+Version: 6.1.1
 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
-BuildRequires:bluez-libs-devel >= 4.64, libX11-devel, libXtst-devel, xorg-x11-proto-devel, glib2-devel >= 2.24.1, dbus-devel >= 1.2.24, dbus-glib-devel >= 0.86
+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,6 +58,9 @@ Documentation for anyRemote
 
 %changelog
 
+* Mon Oct 15 2012 Mikhail Fedotov <anyremote at mail.ru> - 6.1.1
+- Fix bug in ExecAndSet() command. 
+
 * Mon Oct 08 2012 Mikhail Fedotov <anyremote at mail.ru> - 6.1
 - Support of XML services interface. Support Set(vibrate,duration) command. 
   Add possibility to disable GLIB usage (for OpenWRT build).
diff --git a/sources b/sources
index 5b50c59..510bffe 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4ea897a462a4a15bf1fd9fc059ae4e8d  anyremote-6.1.tar.gz
+edd10de359150ed3ecdd43435b02d6a3  anyremote-6.1.1.tar.gz


More information about the scm-commits mailing list