[system-config-language/f13/master] * Thu Oct 7 2010 Naveen Kumar <nkumar at redhat.com>- 1.3.5-2 - resolves bug #638650 - resolves bug #62

Naveen Kumar nkumar at fedoraproject.org
Thu Oct 7 12:34:42 UTC 2010


commit 28f20114da30fcb3bb0a846bc07773dd2f4ab3b3
Author: Naveen Kumar <nkumar at redhat.com>
Date:   Thu Oct 7 18:02:19 2010 +0530

    * Thu Oct 7 2010 Naveen Kumar <nkumar at redhat.com>- 1.3.5-2
    - resolves bug #638650
    - resolves bug #624008
    - apply patch s-c-l-638650.patch
    - Spec file updated according to new guidelines
    - apply patch s-c-l-624008.patch
    - adds Low-German (nds_DE) to s-c-l
    - comment a redundant line in language_backend.py

 s-c-l-624008.patch          |   41 +++++++++++++++++++++++++++++++++++++++++
 s-c-l-638650.patch          |   19 +++++++++++++++++++
 system-config-language.spec |   15 ++++++++++++++-
 3 files changed, 74 insertions(+), 1 deletions(-)
---
diff --git a/s-c-l-624008.patch b/s-c-l-624008.patch
new file mode 100644
index 0000000..2b08392
--- /dev/null
+++ b/s-c-l-624008.patch
@@ -0,0 +1,41 @@
+Binary files system-config-language-1.3.5/src/gui_detailsDialog.pyc and system-config-language-1.3.5mod/src/gui_detailsDialog.pyc differ
+Binary files system-config-language-1.3.5/src/gui_errors.pyc and system-config-language-1.3.5mod/src/gui_errors.pyc differ
+Binary files system-config-language-1.3.5/src/gui_install.pyc and system-config-language-1.3.5mod/src/gui_install.pyc differ
+Binary files system-config-language-1.3.5/src/gui_progress.pyc and system-config-language-1.3.5mod/src/gui_progress.pyc differ
+diff -uNr system-config-language-1.3.5/src/lang_dict.py system-config-language-1.3.5mod/src/lang_dict.py
+--- system-config-language-1.3.5/src/lang_dict.py	2010-08-26 15:01:06.000000000 +0530
++++ system-config-language-1.3.5mod/src/lang_dict.py	2010-10-01 19:26:58.019691200 +0530
+@@ -80,6 +80,7 @@
+              "de_AT.UTF-8":"german-support", \
+              "de_BE.UTF-8":"german-support", \
+              "de_DE.UTF-8":"german-support", \
++	     "nds_DE.UTF-8":"low-german-support", \
+              "de_LU.UTF-8":"german-support", \
+              "de_CH.UTF-8":"german-support", \
+              "el_GR.UTF-8":"greek-support", \
+Binary files system-config-language-1.3.5/src/lang_dict.pyc and system-config-language-1.3.5mod/src/lang_dict.pyc differ
+diff -uNr system-config-language-1.3.5/src/language_backend.py system-config-language-1.3.5mod/src/language_backend.py
+--- system-config-language-1.3.5/src/language_backend.py	2010-08-26 15:01:06.000000000 +0530
++++ system-config-language-1.3.5mod/src/language_backend.py	2010-10-01 19:29:22.613557242 +0530
+@@ -134,7 +134,7 @@
+ 
+         # hack for writing information to grub.conf, thanks to  Hans de Goede  <hdegoede at redhat.com> for mentioning this.
+         # resolves RHBZ bug # 545499
+-        (cmdstatus, cmdout)= commands.getstatusoutput('/sbin/new-kernel-pkg --package kernel --dracut --install $(uname -r)')        
++        # (cmdstatus, cmdout)= commands.getstatusoutput('/sbin/new-kernel-pkg --package kernel --dracut --install $(uname -r)')        
+ 
+         (cmdstatus, cmdout)= commands.getstatusoutput('rpm -q kernel kernel-PAE | grep -v kernel-PAE ')
+         kernels=cmdout.split('\n')
+Binary files system-config-language-1.3.5/src/language_backend.pyc and system-config-language-1.3.5mod/src/language_backend.pyc differ
+Binary files system-config-language-1.3.5/src/language_gui.pyc and system-config-language-1.3.5mod/src/language_gui.pyc differ
+diff -uNr system-config-language-1.3.5/src/locale-list system-config-language-1.3.5mod/src/locale-list
+--- system-config-language-1.3.5/src/locale-list	2010-08-26 15:01:06.000000000 +0530
++++ system-config-language-1.3.5mod/src/locale-list	2010-10-01 19:25:19.993555776 +0530
+@@ -63,6 +63,7 @@
+ de_AT.UTF-8 utf8 latarcyrheb-sun16 German (Austria)
+ de_BE.UTF-8 utf8 latarcyrheb-sun16 German (Belgium)
+ de_DE.UTF-8 utf8 latarcyrheb-sun16 German (Germany) -   Deutsch
++nds_DE.UTF-8 utf8 latarcyrheb-sun16 Low German (Germany) -   Deutsch
+ de_LU.UTF-8 utf8 latarcyrheb-sun16 German (Luxemburg)
+ de_CH.UTF-8 utf8 latarcyrheb-sun16 German (Switzerland)
+ el_GR.UTF-8 utf8 iso07u-16 Greek
diff --git a/s-c-l-638650.patch b/s-c-l-638650.patch
new file mode 100644
index 0000000..ea6d80a
--- /dev/null
+++ b/s-c-l-638650.patch
@@ -0,0 +1,19 @@
+Binary files system-config-language-1.3.5/src/gui_detailsDialog.pyc and system-config-language-1.3.5mod/src/gui_detailsDialog.pyc differ
+Binary files system-config-language-1.3.5/src/gui_errors.pyc and system-config-language-1.3.5mod/src/gui_errors.pyc differ
+Binary files system-config-language-1.3.5/src/gui_install.pyc and system-config-language-1.3.5mod/src/gui_install.pyc differ
+Binary files system-config-language-1.3.5/src/gui_progress.pyc and system-config-language-1.3.5mod/src/gui_progress.pyc differ
+Binary files system-config-language-1.3.5/src/lang_dict.pyc and system-config-language-1.3.5mod/src/lang_dict.pyc differ
+Binary files system-config-language-1.3.5/src/language_backend.pyc and system-config-language-1.3.5mod/src/language_backend.pyc differ
+Binary files system-config-language-1.3.5/src/language_gui.pyc and system-config-language-1.3.5mod/src/language_gui.pyc differ
+diff -uNr system-config-language-1.3.5/src/locale-list system-config-language-1.3.5mod/src/locale-list
+--- system-config-language-1.3.5/src/locale-list	2010-10-07 17:27:15.061964694 +0530
++++ system-config-language-1.3.5mod/src/locale-list	2010-10-07 17:26:23.570841283 +0530
+@@ -30,7 +30,7 @@
+ ca_ES.UTF-8 utf8 latarcyrheb-sun16 Catalan (Spain)
+ zh_HK.UTF-8 utf8 latarcyrheb-sun16 Chinese (Hong Kong)
+ zh_CN.UTF-8 utf8 lat0-sun16 Chinese (P.R. of China)  -  中文(简体)
+-zh_TW.UTF-8 utf8 lat0-sun16 Chinese (Taiwan)  -  正體中文
++zh_TW.UTF-8 utf8 lat0-sun16 Chinese (Taiwan)  -  傳統漢語
+ kw_GB.UTF-8 utf8 latarcyrheb-sun16 Cornish (Britain)
+ hr_HR.UTF-8 utf8 latarcyrheb-sun16 Croatian
+ cs_CZ.UTF-8 utf8 latarcyrheb-sun16 Czech  -  Česká republika
diff --git a/system-config-language.spec b/system-config-language.spec
index d40c203..368ad6d 100644
--- a/system-config-language.spec
+++ b/system-config-language.spec
@@ -1,9 +1,11 @@
 Summary: A graphical interface for modifying the system language
 Name: system-config-language
 Version: 1.3.5
-Release: 1%{?dist}
+Release: 2%{?dist}
 URL: https://fedorahosted.org/system-config-language/
 Source0: https://fedorahosted.org/releases/s/y/system-config-language/%{name}-%{version}.tar.bz2
+Patch0: s-c-l-624008.patch
+Patch1: s-c-l-638650.patch
 License: GPLv2
 Group: System Environment/Base
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -25,6 +27,8 @@ allows the user to change the default language of the system.
 
 %prep
 %setup -q
+%patch0 -p1
+%patch1 -p1
 
 %build
 make %{?_smp_mflags}
@@ -86,6 +90,15 @@ fi
 %config(noreplace) %{_sysconfdir}/security/console.apps/system-config-language
 
 %changelog
+* Thu Oct 7 2010 Naveen Kumar <nkumar at redhat.com>- 1.3.5-2
+- resolves bug #638650
+- resolves bug #624008
+- apply patch s-c-l-638650.patch
+- Spec file updated according to new guidelines
+- apply patch s-c-l-624008.patch
+- adds Low-German (nds_DE) to s-c-l
+- comment a redundant line in language_backend.py
+
 * Wed Sep 8 2010 Naveen Kumar <nkumar at redhat.com>- 1.3.5-1
 - new release by upstream
 - upload new source system-config-language-1.3.5.tar.bz2


More information about the scm-commits mailing list