[system-config-language] Fixed bug-1039836.patch, Change of Language name Oriya to Odiya

anish anishpatil at fedoraproject.org
Tue Dec 10 06:32:59 UTC 2013


commit b2717103efa13e7f6508acfc2fff0216f4346833
Author: anish <apatil at redhat.com>
Date:   Tue Dec 10 12:01:22 2013 +0530

    Fixed  bug-1039836.patch, Change of Language name Oriya to Odiya

 bug-1039836.patch           |   13 +++++++++++++
 system-config-language.spec |    7 ++++++-
 2 files changed, 19 insertions(+), 1 deletions(-)
---
diff --git a/bug-1039836.patch b/bug-1039836.patch
new file mode 100644
index 0000000..7b2670d
--- /dev/null
+++ b/bug-1039836.patch
@@ -0,0 +1,13 @@
+diff -rup system-config-language-1.4.0-org/src/locale-list system-config-language-1.4.0/src/locale-list
+--- system-config-language-1.4.0-org/src/locale-list	2013-12-10 11:38:39.158099944 +0530
++++ system-config-language-1.4.0/src/locale-list	2013-12-10 11:40:17.808102195 +0530
+@@ -98,7 +98,7 @@ ne_NP.UTF-8 utf8 latarcyrheb-sun16 Nepal
+ nb_NO.UTF-8 utf8 latarcyrheb-sun16 Norwegian  -  Norsk
+ nn_NO.UTF-8 utf8 latarcyrheb-sun16 Norwegian, Nynorsk (Norway)  -  Norsk
+ oc_FR 8859-15 lat0-sun16 Occitan (France)
+-or_IN.UTF-8 utf8 latarcyrheb-sun16 Oriya (India)
++or_IN.UTF-8 utf8 latarcyrheb-sun16 Odia (India)
+ fa_IR.UTF-8 utf8 latarcyrheb-sun16 Persian (Iran)
+ pl_PL.UTF-8 utf8 latarcyrheb-sun16 Polish
+ pt_BR.UTF-8 utf8 latarcyrheb-sun16 Portuguese (Brasil)
+
diff --git a/system-config-language.spec b/system-config-language.spec
index 175eee1..69d6d60 100644
--- a/system-config-language.spec
+++ b/system-config-language.spec
@@ -1,12 +1,13 @@
 Summary:  A graphical interface for modifying the system language
 Name:     system-config-language
 Version:  1.4.0
-Release:  5%{?dist}
+Release:  6%{?dist}
 URL:      https://fedorahosted.org/system-config-language/
 Source0:  https://fedorahosted.org/releases/s/y/system-config-language/%{name}-%{version}.tar.bz2
 License:  GPLv2+
 Patch1:   bug-858059.patch
 Patch2:   bug-1033050.patch
+Patch3:   bug-1039836.patch
 
 BuildArch: noarch
 BuildRequires: desktop-file-utils
@@ -28,6 +29,7 @@ allows the user to change the default language of the system.
 %setup -q
 %patch1 -p1 
 %patch2 -p1
+%patch3 -p1
 
 %build
 %configure
@@ -71,6 +73,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %config(noreplace) %{_sysconfdir}/security/console.apps/system-config-language
 
 %changelog
+* Tue Dec 10 2013 Anish Patil <apatil at redhat.com> - 1.4.0-6
+- Fixed bug-1039836.patch
+
 * Thu Nov 21 2013 Anish Patil <apatil at redhat.com> - 1.4.0-5
 - Fixed bug-1033050
 


More information about the scm-commits mailing list