rpms/kanyremote/devel .cvsignore, 1.5, 1.6 import.log, 1.1, 1.2 kanyremote.spec, 1.4, 1.5 sources, 1.5, 1.6

Mikhail Fedotov anyremote at fedoraproject.org
Mon Sep 8 19:48:13 UTC 2008


Author: anyremote

Update of /cvs/pkgs/rpms/kanyremote/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv12714/devel

Modified Files:
	.cvsignore import.log kanyremote.spec sources 
Log Message:
build


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/kanyremote/devel/.cvsignore,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- .cvsignore	24 Aug 2008 18:48:13 -0000	1.5
+++ .cvsignore	8 Sep 2008 19:47:43 -0000	1.6
@@ -1 +1 @@
-kanyremote-5.1.tar.gz
+kanyremote-5.2.1.tar.gz


Index: import.log
===================================================================
RCS file: /cvs/pkgs/rpms/kanyremote/devel/import.log,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- import.log	24 Aug 2008 18:48:13 -0000	1.1
+++ import.log	8 Sep 2008 19:47:43 -0000	1.2
@@ -1 +1,2 @@
 kanyremote-5_1-1_fc9:HEAD:kanyremote-5.1-1.fc9.src.rpm:1219603691
+kanyremote-5_2_1-1_fc9:HEAD:kanyremote-5.2.1-1.fc9.src.rpm:1220903267


Index: kanyremote.spec
===================================================================
RCS file: /cvs/pkgs/rpms/kanyremote/devel/kanyremote.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- kanyremote.spec	24 Aug 2008 18:48:13 -0000	1.4
+++ kanyremote.spec	8 Sep 2008 19:47:43 -0000	1.5
@@ -1,11 +1,11 @@
 Summary: KDE frontend for anyRemote
 Name: kanyremote
-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
-Requires: PyKDE >= 3.16, PyQt >= 3.17, pybluez >= 0.9.1, anyremote >= 4.4
+Requires: PyKDE >= 3.16, PyQt >= 3.17, pybluez >= 0.9.1, anyremote >= 4.8
 BuildRequires: desktop-file-utils
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 URL: http://anyremote.sourceforge.net/
@@ -31,25 +31,32 @@
   --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 <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  (thanks to Tomas Kaluza) and  Dutch (thanks to Geert Vanhaute)
-translations.
+- 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.
+- 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.
+  anyremote2html v0.5.
 
 * Sat Apr 20 2008 Mikhail Fedotov <anyremote at mail.ru> - 4.8-1
 - Some small enhancements. Spec file correction.
@@ -69,7 +76,7 @@
 * Mon Feb 15 2008 Mikhail Fedotov <anyremote at mail.ru> - 4.5-1.fc8
 - Motorola RIZR Z3 support enhanced
 
-%files
+%files -f %{name}.lang
 %defattr(-,root,root,-)
 %{_bindir}/%{name}
 %{_datadir}/applications/%{name}.desktop
@@ -78,14 +85,3 @@
 %{_datadir}/pixmaps/%{name}_light.png  
 %{_datadir}/pixmaps/%{name}.png
 %{_defaultdocdir}/%{name}
-%{_datadir}/locale/cs_CZ/LC_MESSAGES/kanyremote.mo
-%{_datadir}/locale/de_AT/LC_MESSAGES/kanyremote.mo
-%{_datadir}/locale/de_DE/LC_MESSAGES/kanyremote.mo
-%{_datadir}/locale/es_ES/LC_MESSAGES/kanyremote.mo
-%{_datadir}/locale/hu_HU/LC_MESSAGES/kanyremote.mo
-%{_datadir}/locale/it_IT/LC_MESSAGES/kanyremote.mo
-%{_datadir}/locale/nl_NL/LC_MESSAGES/kanyremote.mo
-%{_datadir}/locale/pl_PL/LC_MESSAGES/kanyremote.mo
-%{_datadir}/locale/pt_BR/LC_MESSAGES/kanyremote.mo
-%{_datadir}/locale/ru_RU/LC_MESSAGES/kanyremote.mo
-


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/kanyremote/devel/sources,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- sources	24 Aug 2008 18:48:13 -0000	1.5
+++ sources	8 Sep 2008 19:47:43 -0000	1.6
@@ -1 +1 @@
-9796de1d7b72a1ddb90396ed858ab746  kanyremote-5.1.tar.gz
+a2d2b647ef1eff46ab5a28ca4373dad0  kanyremote-5.2.1.tar.gz




More information about the fedora-extras-commits mailing list