Mikhail Fedotov c1c31e6
Summary: Remote control through bluetooth or Wi-Fi connection
79fa651
Name: anyremote
Mikhail Fedotov 52245a5
Version: 6.3.2
Mikhail Fedotov 52245a5
Release: 1%{?dist}
79fa651
License: GPLv2+
79fa651
Group: Applications/System
79fa651
Source0: http://downloads.sourceforge.net/anyremote/%{name}-%{version}.tar.gz
79fa651
URL: http://anyremote.sourceforge.net/
Mikhail Fedotov 7bfbba1
Requires: bc,wmctrl,dbus-glib,ImageMagick,anyremote-data >= 6.3.1
Mikhail Fedotov e0067f8
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
79fa651
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
Mikhail Fedotov c1c31e6
Obsoletes: anyremote2html
79fa651
79fa651
%description
Mikhail Fedotov c1c31e6
Remote control software for applications using Bluetooth or Wi-Fi.
79fa651
79fa651
%prep
79fa651
%setup -q
79fa651
79fa651
%build
79fa651
%configure
79fa651
make %{?_smp_mflags}
79fa651
79fa651
%install
79fa651
rm -rf $RPM_BUILD_ROOT
79fa651
make install DESTDIR=$RPM_BUILD_ROOT
79fa651
79fa651
%clean
79fa651
rm -rf $RPM_BUILD_ROOT
79fa651
79fa651
%files 
79fa651
%defattr(-,root,root,-)
79fa651
%{_bindir}/%{name}
79fa651
%{_mandir}/man1/%{name}.1.gz
79fa651
79fa651
%package data
79fa651
Summary: Configuration files for anyRemote
79fa651
Group: Applications/System
79fa651
79fa651
%description data
79fa651
Configuration files for anyRemote
79fa651
79fa651
%files data
79fa651
%defattr(-,root,root,-)
79fa651
%{_datadir}/%{name}
79fa651
79fa651
%package doc
79fa651
Summary: Documentation for anyRemote
79fa651
Group: Applications/System
79fa651
79fa651
%description doc
79fa651
Documentation for anyRemote
79fa651
79fa651
%files doc
79fa651
%defattr(-,root,root,-)
79fa651
%doc %{_defaultdocdir}/%{name}
79fa651
3502eca
79fa651
%changelog
d411aae
Mikhail Fedotov 52245a5
* Thu Sep 12 2013 Mikhail Fedotov <anyremote at mail.ru> - 6.3.2
Mikhail Fedotov 52245a5
- Configuration file for SMPlayer2 as added. FreeBSD and some other fixes.
c2e1aa7
Mikhail Fedotov 7bfbba1
* Wed Jun 12 2013 Mikhail Fedotov <anyremote at mail.ru> - 6.3.1
Mikhail Fedotov 7bfbba1
- Small enhancements and bugfixes.
Mikhail Fedotov 7bfbba1
Mikhail Fedotov af416d2
* Sat Apr 27 2013 Mikhail Fedotov <anyremote at mail.ru> - 6.3
Mikhail Fedotov af416d2
- Configuration file for DjView  was added. Multiconnection support. 
Mikhail Fedotov af416d2
  Named cover auto-uploading.
0c251c1
Mikhail Fedotov 5202136
* Tue Dec 18 2012 Mikhail Fedotov <anyremote at mail.ru> - 6.2
Mikhail Fedotov 5202136
- Use $(TmpDir) in configuration files to store temporary file. 
Mikhail Fedotov 5202136
  Use $(WaitSecons) variable to kill neverending scripts. 
Mikhail Fedotov 5202136
  Use allowed_hosts file and $(AllowedOnly) variable to access control. 
Mikhail Fedotov 5202136
  Avoided to use bash in favour of sh in configuration files.
Mikhail Fedotov 5202136
  Support mutliple inheritance for modes. Configuration file for Foobnix was 
Mikhail Fedotov 5202136
  added. Majority of audio player configuration files were reworked.
Mikhail Fedotov 5be9997
Mikhail Fedotov c1c31e6
* Mon Oct 08 2012 Mikhail Fedotov <anyremote at mail.ru> - 6.1
Mikhail Fedotov c1c31e6
- Support of XML services interface. Support Set(vibrate,duration) command. 
Mikhail Fedotov c1c31e6
  Add possibility to disable GLIB usage (for OpenWRT build).
Mikhail Fedotov c1c31e6
  Major code restructurization.
ad5dfe7
Mikhail Fedotov 8bf38e3
* Thu May 17 2012 Mikhail Fedotov <anyremote at mail.ru> - 6.0
Mikhail Fedotov 8bf38e3
- Support of build-in web server, no anyremote2html package needed anymore.
Mikhail Fedotov 8bf38e3
  Commands Set(parameter,icon_size|icon_padding,...) and 
Mikhail Fedotov 8bf38e3
  Get(icon_size|icon_padding) were added, command Set(skin,...,split,sizeXX...) and
Mikhail Fedotov 8bf38e3
  Set(parameter,lazy_repaint) were removed. Lot of configuration files were 
Mikhail Fedotov 8bf38e3
  updated.
Mikhail Fedotov a4c24af
Mikhail Fedotov 92a65c7
* Thu Jan 05 2012 Mikhail Fedotov <anyremote at mail.ru> - 5.5
Mikhail Fedotov 92a65c7
- Use popen() for get command results. Configuration file for guayadeque 
Mikhail Fedotov 92a65c7
  (thanks to Fabian Frank) was added, support inheritance in mode definition, 
Mikhail Fedotov 92a65c7
  add Set(popup,...) command, drop support of Set(text,wrap,..) command.
Mikhail Fedotov 92a65c7
  Some configuration files reorganization.
Mikhail Fedotov 92a65c7
Mikhail Fedotov 5514d91
* Sun Sep 4 2011 Mikhail Fedotov <anyremote at mail.ru> - 5.4.2
Mikhail Fedotov 5514d91
- Configuration file for Clementine (thanks to Lorenzo P�rez de Arce) and 
Mikhail Fedotov 5514d91
  DeadBeef (thanks to s_erge) were added.
Mikhail Fedotov 5514d91
Mikhail Fedotov a4c24af
* Tue Mar 15 2011 Mikhail Fedotov <anyremote at mail.ru> - 5.4.1
Mikhail Fedotov a4c24af
- Small bugfix. Configuration file for CMUS (thanks to Arthus Belliqueux) was added.
52bf9d8
Mikhail Fedotov 02e6929
* Sat Feb 12 2011 Mikhail Fedotov <anyremote at mail.ru> - 5.4
Mikhail Fedotov 02e6929
- Fix work in AT-mode with Bluez 4.X
0a167fa
Mikhail Fedotov 5cd8dc6
* Tue Oct 19 2010 Mikhail Fedotov <anyremote at mail.ru> - 5.3
Mikhail Fedotov 5cd8dc6
- Support volume control through PulseAudio. Added configuration files for Miro player,
Mikhail Fedotov 5cd8dc6
  MPRIS-compatible players. Some fixes in configuration files.
Mikhail Fedotov 5cd8dc6
fedotov 597ad8d
* Wed Aug 25 2010 Mikhail Fedotov <anyremote at mail.ru> - 5.2
fedotov 597ad8d
- Enhanced support for Get(password) command. Properly handle ampersand in file
fedotov 597ad8d
  names.
c24df97
ce9f78a
* Thu Jul 8 2010 Mikhail Fedotov <anyremote at mail.ru> - 5.1.3
ce9f78a
- Some configuration files and documentation were corrected.
ce9f78a
  Added configuration file for QMMP. 
ce9f78a
08db055
* Sat Mar 13 2010 Mikhail Fedotov <anyremote at mail.ru> - 5.1.2
08db055
- Some configuration files and documentation were corrected.
61160c4
61160c4
* Wed Feb 03 2010 Mikhail Fedotov <anyremote at mail.ru> - 5.1.1
6cfd0f2
- Fixed Red Hat bugzilla bug 560182. Some configuration files and documentation
6cfd0f2
  were corrected.
6cfd0f2
9de67ed
* Mon Jan 04 2010 Mikhail Fedotov <anyremote at mail.ru> - 5.1
9de67ed
- Better support of Command Fusion's iViewer, tested on iPod Touch.
9de67ed
  Exclude keyjnote, kpdf, kuickshow, kview, noatun and KDE3-related 
9de67ed
  configuration files from the release. Added configuration file for Dragon player.
9de67ed
  Add KDE4 support in Kaffeine configuration file.
9de67ed
a7d217f
* Mon Sep 14 2009 Mikhail Fedotov <anyremote at mail.ru> - 5.0
a7d217f
- anyRemote was rewritten using multithreading and GLib.
a7d217f
  Native D-BUS support. Format of configuration file was significantly changed.
0c70052
debc9a2
* Mon Mar 30 2009 Mikhail Fedotov <anyremote at mail.ru> - 4.18.1-1
debc9a2
- Add GuiAppModes tag to configuration files.
debc9a2
26dd494
* Tue Mar 17 2009 Mikhail Fedotov <anyremote at mail.ru> - 4.18-1
26dd494
- Get(password) and Get(ping) commands were added.
26dd494
  Experimental support for iPhones/iPods with Command Fusion iViewer installed.
a99d119
d8c4833
* Wed Feb 4 2009 Mikhail Fedotov <anyremote at mail.ru> - 4.17-1
d8c4833
- Fixed crash with all-in-one2.cfg. Added configuration files for Impressive
d8c4833
  (former KeyJnote, thanks to Cedric Barboiron).
d8c4833
5944fa0
* Tue Jan 27 2009 Mikhail Fedotov <anyremote at mail.ru> - 4.16-1
5944fa0
- Add possibility to set SDP service name. Corrections of configuration files.
5944fa0
  Configuration files for KsCD/KDE4 and Eye-of-Gnome were added.
5944fa0
  Created icon auto-upload feature.
5944fa0
7ab0c9e
* Fri Jan 16 2009 Mikhail Fedotov <anyremote at mail.ru> - 4.15-1
7ab0c9e
- Fixed crash issue in case of anyremote was runned without X.
7ab0c9e
  Fix hang in Load() command in case of empty file.
7ab0c9e
8581bdf
* Sat Jan 10 2009 Mikhail Fedotov <anyremote at mail.ru> - 4.14-1
7ab0c9e
- Small corrections in configuration files. Configuration files for AlsaPlayer, 
8581bdf
  Digikam (thanks to Marcus Hardt) and GPicView were added. 
8581bdf
  Syntax of Emulate() command was extended.
8581bdf
a5c26bd
* Sat Dec 07 2008 Mikhail Fedotov <anyremote at mail.ru> - 4.13-1
a5c26bd
- Small corrections in configuration files. Configuration file for WmCtrl and 
a5c26bd
  Juk/KDE4 were added.
a5c26bd
a94d424
* Thu Nov 13 2008 Mikhail Fedotov <anyremote at mail.ru> - 4.12-1
a94d424
- Added configuration file for XBMC (thanks to Everthon Valadao), Okular 
a94d424
  Gwenview/KDE4 and Amarok2/KDE4. Support nonn-UTF8 encodings in 
a94d424
  configurational files. Intergrated FreeBSD patch by Alex Samorukov.
a94d424
3418072
* Mon Oct 20 2008 Mikhail Fedotov <anyremote at mail.ru> - 4.11-1
3418072
- Fixed issues with non-correct handling of files and directories names with 
3418072
  braces and brackets in some configuration files. 
3418072
  Several small changes in code.
3418072
f24a1ff
* Mon Oct 6 2008 Mikhail Fedotov <anyremote at mail.ru> - 4.10-1
3418072
- Fixed issue with non-correct handling of files and directories names with 
3418072
  braces and brackets in some configuration files. A lot of changes in 
3418072
  documentation. Several small changes in code.
f24a1ff
a99d119
* Mon Sep 29 2008 Mikhail Fedotov <anyremote at mail.ru> - 4.9-1
a99d119
- Get(version) command was introduced. Added possibility to create 
a99d119
  user-specific phone initialization.
3502eca
3502eca
* Tue Sep 9 2008 Mikhail Fedotov <anyremote at mail.ru> - 4.8.1-1
3502eca
- Small corrections.
3502eca
3502eca
* Thu Sep 4 2008 Mikhail Fedotov <anyremote at mail.ru> - 4.8-1
3502eca
- Added configuration file for gThumb.
3502eca
  Added GuiDescription field to configuration files.
3502eca
d5cca33
* Thu Aug 7 2008 Mikhail Fedotov <anyremote at mail.ru> - 4.7.1-1
d5cca33
- Fix crash issue if no bluetooth service runned
d5cca33
aa67bf7
* Tue Aug 5 2008 Mikhail Fedotov <anyremote at mail.ru> - 4.7-1
aa67bf7
- Small enhancements
aa67bf7
6909d84
* Fri May 30 2008 Mikhail Fedotov <anyremote at mail.ru> - 4.6-1
6909d84
- Small enhancements
6909d84
31929e7
* Sun May 18 2008 Mikhail Fedotov <anyremote at mail.ru> - 4.5-1
6909d84
- Better integration with anyremote2http: -http command line 
31929e7
  parameter was added.
31929e7
79fa651
* Tue Mar 07 2008 Mikhail Fedotov <anyremote at mail.ru> - 4.4-1.fc8
79fa651
- Spec file correction. Some minor enhancemens.
79fa651
79fa651
* Tue Mar 02 2008 Mikhail Fedotov <anyremote at mail.ru> - 4.3-4.fc8
79fa651
- Spec file correction. Move J2ME stuff out of the package.
79fa651
79fa651
* Tue Feb 26 2008 Mikhail Fedotov <anyremote at mail.ru> - 4.3-3.fc8
79fa651
- Spec file correction
79fa651
79fa651
* Sun Feb 17 2008 Mikhail Fedotov <anyremote at mail.ru> - 4.3-2.fc8
79fa651
- Spec file correction
79fa651
79fa651
* Mon Feb 15 2008 Mikhail Fedotov <anyremote at mail.ru> - 4.3-1.fc8
79fa651
- Bugfixes and small enhancements.Support for touchscreen devices was improved
79fa651
79fa651
* Fri Jan 10 2008 Mikhail Fedotov <anyremote at mail.ru> - 4.2-1.fc8
79fa651
- Spec file modified.