From 5ae8ea2ebd0417c50a49329d01bdb2b7bd7b000c Mon Sep 17 00:00:00 2001 From: Mikhail Fedotov Date: Sat, 19 Mar 2016 13:43:41 +0300 Subject: [PATCH] build --- .gitignore | 1 + anyremote.spec | 34 +++++++++++++++++++--------------- sources | 2 +- 3 files changed, 21 insertions(+), 16 deletions(-) diff --git a/.gitignore b/.gitignore index cfed097..0fcc618 100644 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,4 @@ anyremote-5.2.tar.gz /anyremote-6.3.2.tar.gz /anyremote-6.4.tar.gz /anyremote-6.5.tar.gz +/anyremote-6.6.1.tar.gz diff --git a/anyremote.spec b/anyremote.spec index 0257998..bb09646 100644 --- a/anyremote.spec +++ b/anyremote.spec @@ -1,18 +1,17 @@ -Summary: Remote control through bluetooth or Wi-Fi connection +Summary: Remote control through Wi-Fi or bluetooth connection Name: anyremote -Version: 6.5 -Release: 2%{?dist} -License: GPLv2+ +Version: 6.6.1 +Release: 1%{?dist} +License: GPLv3+ Group: Applications/System Source0: http://downloads.sourceforge.net/anyremote/%{name}-%{version}.tar.gz URL: http://anyremote.sourceforge.net/ -Requires: bc,wmctrl,dbus-glib,ImageMagick,avahi-libs,anyremote-data >= 6.3.1 -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, avahi-devel >= 0.6.25 +Requires: bc,wmctrl,ImageMagick,anyremote-data >= 6.6 +BuildRequires:bluez-libs-devel >= 5.0, 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, avahi-devel >= 0.6.25 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -Obsoletes: anyremote2html %description -Remote control software for applications using Bluetooth or Wi-Fi. +Remote control software for applications using Wi-Fi or Bluetooth. %prep %setup -q @@ -57,9 +56,14 @@ Documentation for anyRemote %changelog -* Tue Jun 16 2015 Fedora Release Engineering - 6.5-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild +* Tue Mar 15 2016 Mikhail Fedotov - 6.6.1 +- Bluez-related fixes. + +* Sat Feb 27 2016 Mikhail Fedotov - 6.6 +- Scale images and cover pictures automatically and separately for each + connected client. Add Set(hints,...), Set(list,dir,...) and Set(text,file,...) + commands. Added -cfgdir and -tmpdir commandline options. * Sat Dec 20 2014 Mikhail Fedotov - 6.5 - Avahi support. @@ -167,7 +171,7 @@ Documentation for anyRemote Digikam (thanks to Marcus Hardt) and GPicView were added. Syntax of Emulate() command was extended. -* Sat Dec 07 2008 Mikhail Fedotov - 4.13-1 +* Sun Dec 07 2008 Mikhail Fedotov - 4.13-1 - Small corrections in configuration files. Configuration file for WmCtrl and Juk/KDE4 were added. @@ -210,10 +214,10 @@ Documentation for anyRemote - Better integration with anyremote2http: -http command line parameter was added. -* Tue Mar 07 2008 Mikhail Fedotov - 4.4-1.fc8 +* Fri Mar 07 2008 Mikhail Fedotov - 4.4-1.fc8 - Spec file correction. Some minor enhancemens. -* Tue Mar 02 2008 Mikhail Fedotov - 4.3-4.fc8 +* Sun Mar 02 2008 Mikhail Fedotov - 4.3-4.fc8 - Spec file correction. Move J2ME stuff out of the package. * Tue Feb 26 2008 Mikhail Fedotov - 4.3-3.fc8 @@ -222,8 +226,8 @@ Documentation for anyRemote * Sun Feb 17 2008 Mikhail Fedotov - 4.3-2.fc8 - Spec file correction -* Mon Feb 15 2008 Mikhail Fedotov - 4.3-1.fc8 +* Fri Feb 15 2008 Mikhail Fedotov - 4.3-1.fc8 - Bugfixes and small enhancements.Support for touchscreen devices was improved -* Fri Jan 10 2008 Mikhail Fedotov - 4.2-1.fc8 +* Tue Jan 10 2008 Mikhail Fedotov - 4.2-1.fc8 - Spec file modified. diff --git a/sources b/sources index 55c5812..aaff0fa 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2ebd8d41b2a525e186bd9a3199896fec anyremote-6.5.tar.gz +40f766e4ac90c9f8453c83a6158b79ed anyremote-6.6.1.tar.gz