[packages/yum: 3/6] locale fixes

glen glen at pld-linux.org
Mon Apr 15 11:31:34 CEST 2013


commit aea4d12c46e2d3b3e41738cdbcaa452ecdc49e02
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Mon Apr 15 09:58:18 2013 +0300

    locale fixes

 yum.spec | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/yum.spec b/yum.spec
index 7449626..776eee8 100644
--- a/yum.spec
+++ b/yum.spec
@@ -8,7 +8,7 @@ Summary:	RPM installer/updater
 Summary(pl.UTF-8):	Narzędzie do instalowania/uaktualniania pakietów RPM
 Name:		yum
 Version:	3.4.3
-Release:	2.1
+Release:	2.2
 License:	GPL v2+
 Group:		Applications/System
 Source0:	http://yum.baseurl.org/download/3.4/%{name}-%{version}.tar.gz
@@ -143,8 +143,10 @@ touch $RPM_BUILD_ROOT/var/lib/yum/uuid
 %py_postclean %{_datadir}/yum-cli
 
 mv $RPM_BUILD_ROOT%{_localedir}/lt{_LT,}
-# duplicate with id
+# duplicate with id, nl and pt
 rm -r $RPM_BUILD_ROOT%{_localedir}/id_ID
+rm -r $RPM_BUILD_ROOT%{_localedir}/nl_NL
+rm -r $RPM_BUILD_ROOT%{_localedir}/pt_PT
 
 %find_lang %{name}
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/yum.git/commitdiff/5ed5d736476bf6570e7729137e83c890b12e3839



More information about the pld-cvs-commit mailing list