From 4b67ddd38f1185d24312d8cb7034866fcf68a766 Mon Sep 17 00:00:00 2001 From: Mikhail Fedotov Date: Sep 08 2008 19:46:26 +0000 Subject: build --- diff --git a/.cvsignore b/.cvsignore index 923beb9..fb348e9 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -ganyremote-5.1.tar.gz +ganyremote-5.2.1.tar.gz diff --git a/ganyremote.spec b/ganyremote.spec index 04b6607..fd201d6 100644 --- a/ganyremote.spec +++ b/ganyremote.spec @@ -1,12 +1,12 @@ Summary: GTK frontend for anyRemote Name: ganyremote -Version: 5.1 +Version: 5.2.1 Release: 1%{?dist} License: GPLv2+ Group: Applications/System Source0: http://downloads.sourceforge.net/anyremote/%{name}-%{version}.tar.gz URL: http://anyremote.sourceforge.net/ -Requires: pygtk2 >= 2.10, pybluez >= 0.9.1, bluez-utils >= 3.20, anyremote >= 4.4 +Requires: pygtk2 >= 2.10, pybluez >= 0.9.1, bluez-utils >= 3.20, anyremote >= 4.8 BuildRequires: desktop-file-utils, gettext-devel BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch @@ -31,31 +31,37 @@ desktop-file-install --vendor="" \ --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 +* Mon Sep 8 2008 Mikhail Fedotov - 5.2.1-1 +- Small bugfixes. + +* Thu Sep 4 2008 Mikhail Fedotov - 5.2-1 +- Added "Details" field to the main window. + Added French translation. + * Tue Aug 19 2008 Mikhail Fedotov - 5.1-1 -Added Czech (thanks to Tomas Kaluza) and Dutch (thanks to Geert Vanhaute) -translations. +- Added Czech and Dutch translations. * Mon Jul 21 2008 Mikhail Fedotov - 5.0-1 -Fixed to work properly under RHEL4. Internationalization support. -Added Austrian, Brazilian Portuguese, German, Hungarian, Spanish, Italian, -Polish and Russian translation. +- Fixed to work properly under RHEL4. Internationalization support. + Added Austrian, Brazilian Portuguese, German, Hungarian, Spanish, Italian, + Polish and Russian translation. * Sun Jun 29 2008 Mikhail Fedotov - 4.0-1 -Small enhancements +- Small enhancements * Sun May 25 2008 Mikhail Fedotov - 3.0-1 -Bugfixes and enhancements to better support anyremote-J2ME client v4.6 and -anyremote2html v0.5. +- Bugfixes and enhancements to better support anyremote-J2ME client v4.6 and + anyremote2html v0.5. * Sun Apr 20 2008 Mikhail Fedotov - 2.8-2.fc8 -Spec file correction. +- Spec file correction. * Sat Apr 19 2008 Mikhail Fedotov - 2.8-1.fc8 - Some small enhancements. Spec file correction. @@ -72,7 +78,7 @@ Spec file correction. * Mon Feb 15 2008 Mikhail Fedotov - 2.6-1.fc8 - Motorola RIZR Z3 support enhanced -%files +%files -f %{name}.lang %defattr(-,root,root,-) %{_bindir}/%{name} %{_datadir}/applications/%{name}.desktop @@ -81,13 +87,3 @@ Spec file correction. %{_datadir}/pixmaps/%{name}_light.png %{_datadir}/pixmaps/%{name}.png %{_defaultdocdir}/%{name} -%{_datadir}/locale/cs_CZ/LC_MESSAGES/ganyremote.mo -%{_datadir}/locale/de_AT/LC_MESSAGES/ganyremote.mo -%{_datadir}/locale/de_DE/LC_MESSAGES/ganyremote.mo -%{_datadir}/locale/es_ES/LC_MESSAGES/ganyremote.mo -%{_datadir}/locale/hu_HU/LC_MESSAGES/ganyremote.mo -%{_datadir}/locale/it_IT/LC_MESSAGES/ganyremote.mo -%{_datadir}/locale/nl_NL/LC_MESSAGES/ganyremote.mo -%{_datadir}/locale/pl_PL/LC_MESSAGES/ganyremote.mo -%{_datadir}/locale/pt_BR/LC_MESSAGES/ganyremote.mo -%{_datadir}/locale/ru_RU/LC_MESSAGES/ganyremote.mo diff --git a/import.log b/import.log index 3c7239a..cfa2941 100644 --- a/import.log +++ b/import.log @@ -1 +1,2 @@ ganyremote-5_1-1_fc9:F-9:ganyremote-5.1-1.fc9.src.rpm:1219603064 +ganyremote-5_2_1-1_fc9:F-9:ganyremote-5.2.1-1.fc9.src.rpm:1220903161 diff --git a/sources b/sources index 8c2687e..b85920e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8a9cdabbdf366fc49310d2e8b8bc8396 ganyremote-5.1.tar.gz +beea475d0caf27f3c4ee2666ac32b0e0 ganyremote-5.2.1.tar.gz