[anyremote/f17] build

Mikhail Fedotov anyremote at fedoraproject.org
Mon Mar 12 18:35:16 UTC 2012


commit 337dc11fe827896952b82e836210fc0d8ef0d1dd
Author: Mikhail Fedotov <anyremote at mail.ru>
Date:   Tue Mar 13 02:35:33 2012 +0400

    build

 .gitignore      |    1 +
 anyremote.spec  |  195 -------------------------------------------------------
 kanyremote.spec |  172 ++++++++++++++++++++++++++++++++++++++++++++++++
 sources         |    2 +-
 4 files changed, 174 insertions(+), 196 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index bc7b869..1707e32 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
+/kanyremote-5.13.tar.gz
diff --git a/kanyremote.spec b/kanyremote.spec
new file mode 100644
index 0000000..839851a
--- /dev/null
+++ b/kanyremote.spec
@@ -0,0 +1,172 @@
+Summary: KDE frontend for anyRemote
+Name: kanyremote
+Version: 5.13
+Release: 2%{?dist}
+License: GPLv2+
+Group: Applications/System
+Source0: http://downloads.sourceforge.net/anyremote/%{name}-%{version}.tar.gz
+Requires: PyKDE4, pybluez >= 0.9.1, bluez >= 4.64, anyremote >= 5.4.1
+BuildRequires: desktop-file-utils
+BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
+URL: http://anyremote.sourceforge.net/
+BuildArch: noarch
+
+%description
+kAnyRemote package is KDE GUI frontend for anyRemote 
+(http://anyremote.sourceforge.net/). The overall goal of this project is to 
+provide remote control service on Linux through Bluetooth, InfraRed, Wi-Fi 
+or TCP/IP connection.
+
+%prep
+%setup -q
+
+%build
+%configure
+
+%install
+rm -rf $RPM_BUILD_ROOT
+make DESTDIR=$RPM_BUILD_ROOT install
+desktop-file-install --vendor="" \
+  --add-category="System" \
+  --delete-original \
+  --dir=$RPM_BUILD_ROOT%{_datadir}/applications/ \
+  $RPM_BUILD_ROOT/%{_datadir}/applications/%{name}.desktop
+%find_lang %{name}
+
+%clean
+rm -rf $RPM_BUILD_ROOT
+
+%changelog
+
+* Sun Dec 4 2011 Mikhail Fedotov <anyremote at mail.ru> - 5.13
+- Add --tray commandline option
+
+* Fri Mar 11 2011 Mikhail Fedotov <anyremote at mail.ru> - 5.12
+- Czech translation updated. Correctly works with anyRemote v5.4
+
+* Fri Sep 17 2010 Mikhail Fedotov <anyremote at mail.ru> - 5.11.9
+- Slovak translation updated 
+
+* Wed Aug 4 2010 Mikhail Fedotov <anyremote at mail.ru> - 5.11.8
+- Do not use /sbin/ip if it absent
+
+* Fri Jul 16 2010 Mikhail Fedotov <anyremote at mail.ru> - 5.11.7
+- Docs search path corrected.
+
+* Mon Jul 6 2010 Mikhail Fedotov <anyremote at mail.ru> - 5.11.6
+- Small correction.
+
+* Fri Jul 2 2010 Mikhail Fedotov <anyremote at mail.ru> - 5.11.5
+- Small correction.
+
+* Tue Mar 9 2010 Mikhail Fedotov <anyremote at mail.ru> - 5.11.4
+- Some correction in translations.
+
+* Mon Feb 15 2010 Mikhail Fedotov <anyremote at mail.ru> - 5.11.3
+- Some correction in translations. 128x128 java client icons handling.
+
+* Mon Feb 01 2010 Mikhail Fedotov <anyremote at mail.ru> - 5.11.2
+- Fixed RedHat bugzilla bug 560302
+
+* Wed Jan 27 2010 Mikhail Fedotov <anyremote at mail.ru> - 5.11.1
+- Small updates.
+
+* Fri Jan 22 2010 Mikhail Fedotov <anyremote at mail.ru> - 5.11
+- Command Fusion iViewer support.
+
+* Mon Jul 6 2009 Mikhail Fedotov <anyremote at mail.ru> - 5.10.2
+- Translations were updated.
+
+* Thu Jul 2 2009 Mikhail Fedotov <anyremote at mail.ru> - 5.10
+- Tool was rewritten on QT4. Enhanced handling of GuiAppBinary tag.
+  Handle java client with 48x48 icons.
+
+* Mon May 26 2009 Mikhail Fedotov <anyremote at mail.ru> - 5.9
+- Slovak translation was added (thanks to Michal Toth)
+
+* Tue Apr 9 2009 Mikhail Fedotov <anyremote at mail.ru> - 5.8.2
+- Small enhancements 
+
+* Tue Apr 7 2009 Mikhail Fedotov <anyremote at mail.ru> - 5.8.1
+- Fix small bug 
+
+* Mon Mar 30 2009 Mikhail Fedotov <anyremote at mail.ru> - 5.8
+- Add GuiAppModes tag handling
+
+* Wed Mar 11 2009 Mikhail Fedotov <anyremote at mail.ru> - 5.7
+- Finnish and Swedish translation were added (thanks to Matti Jokinen)
+
+* Wed Jan 21 2009 Mikhail Fedotov <anyremote at mail.ru> - 5.6.1-2
+- correct spec
+
+* Wed Jan 21 2009 Mikhail Fedotov <anyremote at mail.ru> - 5.6.1-1
+- Minor bugfix
+
+* Mon Jan 19 2009 Mikhail Fedotov <anyremote at mail.ru> - 5.6-1
+- Check java client version on the web site
+
+* Sun Dec 21 2008 Mikhail Fedotov <anyremote at mail.ru> - 5.5.1-1
+- Fix upload from web feature
+
+* Sun Dec 14 2008 Mikhail Fedotov <anyremote at mail.ru> - 5.5-1
+- Handle GuiAppVersion parameter in configuration files. Add possibility
+  to download java client from Web. Small Ubuntu-specific fixes
+
+* Wed Dec 3 2008 Mikhail Fedotov <anyremote at mail.ru> - 5.4.1-1
+- Fix detection of activity of bluetooth service
+
+* Fri Oct 17 2008 Mikhail Fedotov <anyremote at mail.ru> - 5.4-1
+- Enhanced edit configuration file window. Support application details 
+  auto wrap. Added Bulgarian translation (thanks to Stanislav Popov)
+
+* Wed Sep 24 2008 Mikhail Fedotov <anyremote at mail.ru> - 5.3-1
+- Add icons to menu and buttons.
+
+* Mon Sep 8 2008 Mikhail Fedotov <anyremote at mail.ru> - 5.2.1-1
+- Small bugfixes.
+
+* Thu Sep 4 2008 Mikhail Fedotov <anyremote at mail.ru> - 5.2-1
+- Added "Details" field to the main window.
+  Added French translation.
+
+* Tue Aug 19 2008 Mikhail Fedotov <anyremote at mail.ru> - 5.1-1
+- Fixed crash on startup issue.
+  Added Czech and  Dutch translations.
+
+* Mon Jul 21 2008 Mikhail Fedotov <anyremote at mail.ru> - 5.0-1
+- Internationalization support.
+  Added Austrian, Brazilian Portuguese, German, Hungarian, Spanish, Italian, 
+  Polish and Russian translation.
+
+* Sun May 25 2008 Mikhail Fedotov <anyremote at mail.ru> - 4.9-1
+- Bugfixes and enhancements to better support anyremote-J2ME client v4.6 and
+  anyremote2html v0.5.
+
+* Sat Apr 20 2008 Mikhail Fedotov <anyremote at mail.ru> - 4.8-1
+- Some small enhancements. Spec file correction.
+
+* Mon Mar 11 2008 Mikhail Fedotov <anyremote at mail.ru> - 4.7-1
+- Some small enhancements. Corrected to work properly with anyRemote v4.4.
+
+* Tue Feb 26 2008 Mikhail Fedotov <anyremote at mail.ru> - 4.6-2
+- Spec file correction
+
+* Sun Feb 20 2008 Mikhail Fedotov <anyremote at mail.ru> - 4.6-1
+- Handle absense of .anyRemote directory
+
+* Sun Feb 17 2008 Mikhail Fedotov <anyremote at mail.ru> - 4.5-2
+- Spec file correction
+
+* Mon Feb 15 2008 Mikhail Fedotov <anyremote at mail.ru> - 4.5-1
+- Motorola RIZR Z3 support enhanced
+
+%files -f %{name}.lang
+%defattr(-,root,root,-)
+%{_bindir}/%{name}
+%{_datadir}/applications/%{name}.desktop
+%{_datadir}/pixmaps/%{name}_flash.png 
+%{_datadir}/pixmaps/%{name}_off.png 
+%{_datadir}/pixmaps/%{name}_light.png  
+%{_datadir}/pixmaps/%{name}_logo.svg  
+%{_datadir}/pixmaps/%{name}.png
+%{_defaultdocdir}/%{name}
diff --git a/sources b/sources
index 25bc40e..d1ab93d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-04c38093635cf3fa82f65f22a065c6e0  anyremote-5.5.tar.gz
+688f0be7f780d8c3442f0351c4fc2c6b  kanyremote-5.13.tar.gz


More information about the scm-commits mailing list