[mined] Fix incomplete French translation and remove Group tags

fantom fantom at fedoraproject.org
Thu Aug 16 17:46:57 UTC 2012


commit 95289c93bb57d88bc348e4275dd01d4b7bbeb621
Author: Matthieu Saulnier <fantom at fedoraproject.org>
Date:   Thu Aug 16 19:46:46 2012 +0200

    Fix incomplete French translation and remove Group tags

 mined.spec |   10 +++++++---
 1 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/mined.spec b/mined.spec
index 20da390..e331f3a 100644
--- a/mined.spec
+++ b/mined.spec
@@ -1,6 +1,6 @@
 Name:           mined
 Version:        2012.22
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        Powerful Text Editor with Extensive Unicode and CJK Support
 Summary(fr):    Puissant editeur de texte avec Unicode Extensible et support de CJK
 License:        GPLv3
@@ -34,7 +34,7 @@ programmes avec des caractéristiques et des comportements interactifs conçus
 
 %package -n xmined
 Summary:        Graphical interface using Xterm of Mined text editor
-Group:          Applications/Editors
+Summary(fr):    Interface graphique utilisant Xterm de l'éditeur de texte Mined
 Requires:       xterm
 Requires:       %{name}%{?_isa} = %{version}-%{release}
 
@@ -48,7 +48,7 @@ editor tailored to efficient editing of plain text documents and
 programs with features and interactive behavior designed for this
 purpose.
 
-%description -l fr
+%description -n xmined -l fr
 Mined est le premier editeur de texte qui fourni le support Unicode dans un
 terminal en texte brut. Il possède maintenant à la fois l'Unicode extensible
 et le support de CJK offrant beaucoups de traits specifiques et couvre les
@@ -119,6 +119,10 @@ rm -fr %{buildroot}%{_datadir}/%{name}/{bin,setup_install,conf_user,package_doc,
 
 
 %changelog
+* Thu Aug 16 2012 Matthieu Saulnier <fantom at fedoraproject.org> - 2012.22-4
+- Fix incomplete French translation
+- Fix incomplete removing Group tags
+
 * Thu Aug 16 2012 Matthieu Saulnier <fantom at fedoraproject.org> - 2012.22-3
 - Add French translation in spec file
 - Remove Group tag in spec file


More information about the scm-commits mailing list