[anyremote] build

Mikhail Fedotov anyremote at fedoraproject.org
Thu May 17 19:02:49 UTC 2012


commit 8bf38e3a4299570fef59bf4362d719305b3adf13
Author: Mikhail Fedotov <anyremote at mail.ru>
Date:   Thu May 17 23:02:59 2012 +0400

    build

 .gitignore     |    1 +
 anyremote.spec |   14 +++++++++-----
 sources        |    2 +-
 3 files changed, 11 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index bc7b869..ef80bfa 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@ anyremote-5.2.tar.gz
 /anyremote-5.4.1.tar.gz
 /anyremote-5.4.2.tar.gz
 /anyremote-5.5.tar.gz
+/anyremote-6.0.tar.gz
diff --git a/anyremote.spec b/anyremote.spec
index 9e58259..6ec9a0e 100644
--- a/anyremote.spec
+++ b/anyremote.spec
@@ -1,12 +1,12 @@
 Summary: Remote control through bluetooth or IR connection
 Name: anyremote
-Version: 5.5
-Release: 2%{?dist}
+Version: 6.0
+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,dbus-glib,anyremote-data >= 5.5
+Requires: bc,wmctrl,dbus-glib,anyremote-data >= 6.0
 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)
 
@@ -59,9 +59,13 @@ Documentation for anyRemote
 
 
 %changelog
-* Thu Jan 12 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 5.5-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 
+* Thu May 17 2012 Mikhail Fedotov <anyremote at mail.ru> - 6.0
+- Support of build-in web server, no anyremote2html package needed anymore.
+  Commands Set(parameter,icon_size|icon_padding,...) and 
+  Get(icon_size|icon_padding) were added, command Set(skin,...,split,sizeXX...) and
+  Set(parameter,lazy_repaint) were removed. Lot of configuration files were 
+  updated.
 
 * Thu Jan 05 2012 Mikhail Fedotov <anyremote at mail.ru> - 5.5
 - Use popen() for get command results. Configuration file for guayadeque 
diff --git a/sources b/sources
index 25bc40e..b8b3093 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-04c38093635cf3fa82f65f22a065c6e0  anyremote-5.5.tar.gz
+f39da5df07f3e1a0c59bc3f95347dbe7  anyremote-6.0.tar.gz


More information about the scm-commits mailing list