[anyremote/f18] build

Mikhail Fedotov anyremote at fedoraproject.org
Tue Oct 9 19:30:21 UTC 2012


commit eeb56e9b1bf6de7b819c4faa6bd4fe61073c09fe
Author: Mikhail Fedotov <anyremote at mail.ru>
Date:   Tue Oct 9 23:31:11 2012 +0400

    build

 .gitignore     |    1 +
 anyremote.spec |   20 ++++++++++----------
 sources        |    2 +-
 3 files changed, 12 insertions(+), 11 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ef80bfa..d1ed22d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@ anyremote-5.2.tar.gz
 /anyremote-5.4.2.tar.gz
 /anyremote-5.5.tar.gz
 /anyremote-6.0.tar.gz
+/anyremote-6.1.tar.gz
diff --git a/anyremote.spec b/anyremote.spec
index 9c8c47d..f9c82f7 100644
--- a/anyremote.spec
+++ b/anyremote.spec
@@ -1,20 +1,18 @@
-Summary: Remote control through bluetooth or IR connection
+Summary: Remote control through bluetooth or Wi-Fi connection
 Name: anyremote
-Version: 6.0
-Release: 2%{?dist}
+Version: 6.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.0
+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
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
+Obsoletes: anyremote2html
 
 %description
-The overall goal of this project is to provide remote control service on Linux 
-through Bluetooth, InfraRed, Wi-Fi or TCP/IP connection.
-anyRemote supports wide range of modern cell phones like Nokia, SonyEricsson, 
-Motorola and others. 
+Remote control software for applications using Bluetooth or Wi-Fi.
 
 %prep
 %setup -q
@@ -59,9 +57,11 @@ Documentation for anyRemote
 
 
 %changelog
-* Wed Jul 18 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 6.0-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
+* 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).
+  Major code restructurization.
 
 * Thu May 17 2012 Mikhail Fedotov <anyremote at mail.ru> - 6.0
 - Support of build-in web server, no anyremote2html package needed anymore.
diff --git a/sources b/sources
index b8b3093..5b50c59 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f39da5df07f3e1a0c59bc3f95347dbe7  anyremote-6.0.tar.gz
+4ea897a462a4a15bf1fd9fc059ae4e8d  anyremote-6.1.tar.gz


More information about the scm-commits mailing list