[kexec-tools] Fix Tamil (India) locale subdir name.

Ville Skyttä scop at fedoraproject.org
Sat Dec 21 21:25:21 UTC 2013


commit 9017c32c774694cb04f8f4faa645499f605d2c8a
Author: Ville Skyttä <ville.skytta at iki.fi>
Date:   Sat Dec 21 23:25:08 2013 +0200

    Fix Tamil (India) locale subdir name.
    
    - Fix bogus date in %changelog.

 kexec-tools.spec |    9 +++++++--
 1 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/kexec-tools.spec b/kexec-tools.spec
index faf38d6..8ad5e1c 100644
--- a/kexec-tools.spec
+++ b/kexec-tools.spec
@@ -1,6 +1,6 @@
 Name: kexec-tools
 Version: 2.0.4
-Release: 14%{?dist}
+Release: 15%{?dist}
 License: GPLv2
 Group: Applications/System
 Summary: The kexec/kdump userspace component.
@@ -138,6 +138,7 @@ tar -z -x -v -f %{SOURCE19}
 
 
 tar -z -x -v -f %{SOURCE13}
+mv kexec-tools-po/ta-IN.po kexec-tools-po/ta_IN.po
 
 %ifarch ppc
 %define archdef ARCH=ppc
@@ -348,7 +349,11 @@ done
 %endif
 
 %changelog
-* Fri Dec 03 2013 WANG Chao <chaowang at redhat.com> - 2.0.4-13
+* Sat Dec 21 2013 Ville Skyttä <ville.skytta at iki.fi> - 2.0.4-15
+- Fix Tamil (India) locale subdir name.
+- Fix bogus date in %%changelog.
+
+* Tue Dec 03 2013 WANG Chao <chaowang at redhat.com> - 2.0.4-14
 - Add rd.memdebug in kdump module
 - kdumpctl: Avoid leaking fd to subshell
 - makedumpfile: Understand >= v3.11-rc4 dmesg


More information about the scm-commits mailing list