anyremote/anyremote.spec

changeset 0
4f133201e207
child 1
4667f24fe848
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/anyremote/anyremote.spec	Fri Mar 11 21:30:26 2011 +0100
     1.3 @@ -0,0 +1,176 @@
     1.4 +Summary: Remote control through bluetooth or IR connection
     1.5 +Name: anyremote
     1.6 +Version: 5.3
     1.7 +Release: 1%{?dist}
     1.8 +License: GPLv2+
     1.9 +Group: Applications/System
    1.10 +Source0: http://downloads.sourceforge.net/anyremote/%{name}-%{version}.tar.gz
    1.11 +URL: http://anyremote.sourceforge.net/
    1.12 +Requires: bc,dbus-glib,anyremote-data >= 5.3
    1.13 +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
    1.14 +BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
    1.15 +
    1.16 +%description
    1.17 +The overall goal of this project is to provide remote control service on Linux 
    1.18 +through Bluetooth, InfraRed, Wi-Fi or TCP/IP connection.
    1.19 +anyRemote supports wide range of modern cell phones like Nokia, SonyEricsson, 
    1.20 +Motorola and others. 
    1.21 +
    1.22 +%prep
    1.23 +%setup -q
    1.24 +
    1.25 +%build
    1.26 +%configure
    1.27 +make %{?_smp_mflags}
    1.28 +
    1.29 +%install
    1.30 +rm -rf $RPM_BUILD_ROOT
    1.31 +make install DESTDIR=$RPM_BUILD_ROOT
    1.32 +
    1.33 +%clean
    1.34 +rm -rf $RPM_BUILD_ROOT
    1.35 +
    1.36 +%files 
    1.37 +%defattr(-,root,root,-)
    1.38 +%{_bindir}/%{name}
    1.39 +%{_mandir}/man1/%{name}.1.gz
    1.40 +
    1.41 +%package data
    1.42 +Summary: Configuration files for anyRemote
    1.43 +Group: Applications/System
    1.44 +
    1.45 +%description data
    1.46 +Configuration files for anyRemote
    1.47 +
    1.48 +%files data
    1.49 +%defattr(-,root,root,-)
    1.50 +%{_datadir}/%{name}
    1.51 +
    1.52 +%package doc
    1.53 +Summary: Documentation for anyRemote
    1.54 +Group: Applications/System
    1.55 +
    1.56 +%description doc
    1.57 +Documentation for anyRemote
    1.58 +
    1.59 +%files doc
    1.60 +%defattr(-,root,root,-)
    1.61 +%doc %{_defaultdocdir}/%{name}
    1.62 +
    1.63 +
    1.64 +%changelog
    1.65 +
    1.66 +* Tue Oct 19 2010 Mikhail Fedotov <anyremote at mail.ru> - 5.3
    1.67 +- Support volume control through PulseAudio. Added configuration files for Miro player,
    1.68 +  MPRIS-compatible players. Some fixes in configuration files.
    1.69 +
    1.70 +* Wed Aug 25 2010 Mikhail Fedotov <anyremote at mail.ru> - 5.2
    1.71 +- Enhanced support for Get(password) command. Properly handle ampersand in file
    1.72 +  names.
    1.73 +
    1.74 +* Thu Jul 8 2010 Mikhail Fedotov <anyremote at mail.ru> - 5.1.3
    1.75 +- Some configuration files and documentation were corrected.
    1.76 +  Added configuration file for QMMP. 
    1.77 +
    1.78 +* Sat Mar 13 2010 Mikhail Fedotov <anyremote at mail.ru> - 5.1.2
    1.79 +- Some configuration files and documentation were corrected.
    1.80 +
    1.81 +* Wed Feb 03 2010 Mikhail Fedotov <anyremote at mail.ru> - 5.1.1
    1.82 +- Fixed Red Hat bugzilla bug 560182. Some configuration files and documentation
    1.83 +  were corrected.
    1.84 +
    1.85 +* Mon Jan 04 2010 Mikhail Fedotov <anyremote at mail.ru> - 5.1
    1.86 +- Better support of Command Fusion's iViewer, tested on iPod Touch.
    1.87 +  Exclude keyjnote, kpdf, kuickshow, kview, noatun and KDE3-related 
    1.88 +  configuration files from the release. Added configuration file for Dragon player.
    1.89 +  Add KDE4 support in Kaffeine configuration file.
    1.90 +
    1.91 +* Mon Sep 14 2009 Mikhail Fedotov <anyremote at mail.ru> - 5.0
    1.92 +- anyRemote was rewritten using multithreading and GLib.
    1.93 +  Native D-BUS support. Format of configuration file was significantly changed.
    1.94 +
    1.95 +* Mon Mar 30 2009 Mikhail Fedotov <anyremote at mail.ru> - 4.18.1-1
    1.96 +- Add GuiAppModes tag to configuration files.
    1.97 +
    1.98 +* Tue Mar 17 2009 Mikhail Fedotov <anyremote at mail.ru> - 4.18-1
    1.99 +- Get(password) and Get(ping) commands were added.
   1.100 +  Experimental support for iPhones/iPods with Command Fusion iViewer installed.
   1.101 +
   1.102 +* Wed Feb 4 2009 Mikhail Fedotov <anyremote at mail.ru> - 4.17-1
   1.103 +- Fixed crash with all-in-one2.cfg. Added configuration files for Impressive
   1.104 +  (former KeyJnote, thanks to Cedric Barboiron).
   1.105 +
   1.106 +* Tue Jan 27 2009 Mikhail Fedotov <anyremote at mail.ru> - 4.16-1
   1.107 +- Add possibility to set SDP service name. Corrections of configuration files.
   1.108 +  Configuration files for KsCD/KDE4 and Eye-of-Gnome were added.
   1.109 +  Created icon auto-upload feature.
   1.110 +
   1.111 +* Fri Jan 16 2009 Mikhail Fedotov <anyremote at mail.ru> - 4.15-1
   1.112 +- Fixed crash issue in case of anyremote was runned without X.
   1.113 +  Fix hang in Load() command in case of empty file.
   1.114 +
   1.115 +* Sat Jan 10 2009 Mikhail Fedotov <anyremote at mail.ru> - 4.14-1
   1.116 +- Small corrections in configuration files. Configuration files for AlsaPlayer, 
   1.117 +  Digikam (thanks to Marcus Hardt) and GPicView were added. 
   1.118 +  Syntax of Emulate() command was extended.
   1.119 +
   1.120 +* Sat Dec 07 2008 Mikhail Fedotov <anyremote at mail.ru> - 4.13-1
   1.121 +- Small corrections in configuration files. Configuration file for WmCtrl and 
   1.122 +  Juk/KDE4 were added.
   1.123 +
   1.124 +* Thu Nov 13 2008 Mikhail Fedotov <anyremote at mail.ru> - 4.12-1
   1.125 +- Added configuration file for XBMC (thanks to Everthon Valadao), Okular 
   1.126 +  Gwenview/KDE4 and Amarok2/KDE4. Support nonn-UTF8 encodings in 
   1.127 +  configurational files. Intergrated FreeBSD patch by Alex Samorukov.
   1.128 +
   1.129 +* Mon Oct 20 2008 Mikhail Fedotov <anyremote at mail.ru> - 4.11-1
   1.130 +- Fixed issues with non-correct handling of files and directories names with 
   1.131 +  braces and brackets in some configuration files. 
   1.132 +  Several small changes in code.
   1.133 +
   1.134 +* Mon Oct 6 2008 Mikhail Fedotov <anyremote at mail.ru> - 4.10-1
   1.135 +- Fixed issue with non-correct handling of files and directories names with 
   1.136 +  braces and brackets in some configuration files. A lot of changes in 
   1.137 +  documentation. Several small changes in code.
   1.138 +
   1.139 +* Mon Sep 29 2008 Mikhail Fedotov <anyremote at mail.ru> - 4.9-1
   1.140 +- Get(version) command was introduced. Added possibility to create 
   1.141 +  user-specific phone initialization.
   1.142 +
   1.143 +* Tue Sep 9 2008 Mikhail Fedotov <anyremote at mail.ru> - 4.8.1-1
   1.144 +- Small corrections.
   1.145 +
   1.146 +* Thu Sep 4 2008 Mikhail Fedotov <anyremote at mail.ru> - 4.8-1
   1.147 +- Added configuration file for gThumb.
   1.148 +  Added GuiDescription field to configuration files.
   1.149 +
   1.150 +* Thu Aug 7 2008 Mikhail Fedotov <anyremote at mail.ru> - 4.7.1-1
   1.151 +- Fix crash issue if no bluetooth service runned
   1.152 +
   1.153 +* Tue Aug 5 2008 Mikhail Fedotov <anyremote at mail.ru> - 4.7-1
   1.154 +- Small enhancements
   1.155 +
   1.156 +* Fri May 30 2008 Mikhail Fedotov <anyremote at mail.ru> - 4.6-1
   1.157 +- Small enhancements
   1.158 +
   1.159 +* Sun May 18 2008 Mikhail Fedotov <anyremote at mail.ru> - 4.5-1
   1.160 +- Better integration with anyremote2http: -http command line 
   1.161 +  parameter was added.
   1.162 +
   1.163 +* Tue Mar 07 2008 Mikhail Fedotov <anyremote at mail.ru> - 4.4-1.fc8
   1.164 +- Spec file correction. Some minor enhancemens.
   1.165 +
   1.166 +* Tue Mar 02 2008 Mikhail Fedotov <anyremote at mail.ru> - 4.3-4.fc8
   1.167 +- Spec file correction. Move J2ME stuff out of the package.
   1.168 +
   1.169 +* Tue Feb 26 2008 Mikhail Fedotov <anyremote at mail.ru> - 4.3-3.fc8
   1.170 +- Spec file correction
   1.171 +
   1.172 +* Sun Feb 17 2008 Mikhail Fedotov <anyremote at mail.ru> - 4.3-2.fc8
   1.173 +- Spec file correction
   1.174 +
   1.175 +* Mon Feb 15 2008 Mikhail Fedotov <anyremote at mail.ru> - 4.3-1.fc8
   1.176 +- Bugfixes and small enhancements.Support for touchscreen devices was improved
   1.177 +
   1.178 +* Fri Jan 10 2008 Mikhail Fedotov <anyremote at mail.ru> - 4.2-1.fc8
   1.179 +- Spec file modified.

mercurial