dbe6bc9
Summary: KDE frontend for anyRemote
dbe6bc9
Name: kanyremote
f331dc9
Version: 5.0
dbe6bc9
Release: 1%{?dist}
dbe6bc9
License: GPLv2+
dbe6bc9
Group: Applications/System
dbe6bc9
Source0: http://downloads.sourceforge.net/anyremote/%{name}-%{version}.tar.gz
dbe6bc9
Requires: PyKDE >= 3.16, PyQt >= 3.17, pybluez >= 0.9.1, anyremote >= 4.4
dbe6bc9
BuildRequires: desktop-file-utils
dbe6bc9
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
dbe6bc9
URL: http://anyremote.sourceforge.net/
dbe6bc9
BuildArch: noarch
dbe6bc9
dbe6bc9
%description
dbe6bc9
kAnyRemote package is KDE GUI frontend for anyRemote 
dbe6bc9
(http://anyremote.sourceforge.net/). The overall goal of this project is to 
dbe6bc9
provide remote control service on Linux through Bluetooth, InfraRed, Wi-Fi 
dbe6bc9
or TCP/IP connection.
dbe6bc9
dbe6bc9
%prep
dbe6bc9
%setup -q
dbe6bc9
dbe6bc9
%build
dbe6bc9
%configure
dbe6bc9
dbe6bc9
%install
dbe6bc9
rm -rf $RPM_BUILD_ROOT
dbe6bc9
make DESTDIR=$RPM_BUILD_ROOT install
dbe6bc9
desktop-file-install --vendor=""          \
dbe6bc9
  --add-category="System"                      \
dbe6bc9
  --delete-original                             \
dbe6bc9
  --dir=$RPM_BUILD_ROOT%{_datadir}/applications/ \
dbe6bc9
  $RPM_BUILD_ROOT/%{_datadir}/applications/%{name}.desktop
dbe6bc9
dbe6bc9
%clean
dbe6bc9
rm -rf $RPM_BUILD_ROOT
dbe6bc9
dbe6bc9
%changelog
f331dc9
* Mon Jul 21 2008 Mikhail Fedotov <anyremote at mail.ru> - 5.0-1
f331dc9
Internationalization support.
f331dc9
Added Austrian, Brazilian Portuguese, German, Hungarian, Spanish, Italian, 
f331dc9
Polish and Russian translation.
f331dc9
8affb26
* Sun May 25 2008 Mikhail Fedotov <anyremote at mail.ru> - 4.9-1
8affb26
- Bugfixes and enhancements to better support anyremote-J2ME client v4.6 and
8affb26
anyremote2html v0.5.
8affb26
dbe6bc9
* Sat Apr 20 2008 Mikhail Fedotov <anyremote at mail.ru> - 4.8-1
dbe6bc9
- Some small enhancements. Spec file correction.
dbe6bc9
dbe6bc9
* Mon Mar 11 2008 Mikhail Fedotov <anyremote at mail.ru> - 4.7-1.fc8
dbe6bc9
- Some small enhancements. Corrected to work properly with anyRemote v4.4.
dbe6bc9
dbe6bc9
* Tue Feb 26 2008 Mikhail Fedotov <anyremote at mail.ru> - 4.6-2.fc8
dbe6bc9
- Spec file correction
dbe6bc9
dbe6bc9
* Sun Feb 20 2008 Mikhail Fedotov <anyremote at mail.ru> - 4.6-1.fc8
dbe6bc9
- Handle absense of .anyRemote directory
dbe6bc9
dbe6bc9
* Sun Feb 17 2008 Mikhail Fedotov <anyremote at mail.ru> - 4.5-2.fc8
dbe6bc9
- Spec file correction
dbe6bc9
dbe6bc9
* Mon Feb 15 2008 Mikhail Fedotov <anyremote at mail.ru> - 4.5-1.fc8
dbe6bc9
- Motorola RIZR Z3 support enhanced
dbe6bc9
dbe6bc9
%files
dbe6bc9
%defattr(-,root,root,-)
dbe6bc9
%{_bindir}/%{name}
dbe6bc9
%{_datadir}/applications/%{name}.desktop
dbe6bc9
%{_datadir}/pixmaps/%{name}_flash.png 
dbe6bc9
%{_datadir}/pixmaps/%{name}_off.png 
dbe6bc9
%{_datadir}/pixmaps/%{name}_light.png  
dbe6bc9
%{_datadir}/pixmaps/%{name}.png
dbe6bc9
%{_defaultdocdir}/%{name}
f331dc9
%{_datadir}/locale/de_AT/LC_MESSAGES/kanyremote.mo
f331dc9
%{_datadir}/locale/de_DE/LC_MESSAGES/kanyremote.mo
f331dc9
%{_datadir}/locale/es_ES/LC_MESSAGES/kanyremote.mo
f331dc9
%{_datadir}/locale/it_IT/LC_MESSAGES/kanyremote.mo
f331dc9
%{_datadir}/locale/hu_HU/LC_MESSAGES/kanyremote.mo
f331dc9
%{_datadir}/locale/pl_PL/LC_MESSAGES/kanyremote.mo
f331dc9
%{_datadir}/locale/pt_BR/LC_MESSAGES/kanyremote.mo
f331dc9
%{_datadir}/locale/ru_RU/LC_MESSAGES/kanyremote.mo
dbe6bc9