[packages/iok] - remove locales glibc doesn't provide - rel 2

baggins baggins at pld-linux.org
Sat Sep 22 21:11:10 CEST 2012


commit 1215f4ecdfc3d808fe7657d8211deaaf7e8adabf
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sat Sep 22 21:10:49 2012 +0200

    - remove locales glibc doesn't provide
    - rel 2

 iok.spec | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/iok.spec b/iok.spec
index d068f33..91c9313 100644
--- a/iok.spec
+++ b/iok.spec
@@ -2,7 +2,7 @@ Summary:	Indic Onscreen Virtual Keyboard
 Summary(pl.UTF-8):	Indyjska klawiatura wirtualna na ekranie
 Name:		iok
 Version:	2.1.3
-Release:	1
+Release:	2
 License:	GPL v2+
 Group:		X11/Applications
 Source0:	https://fedorahosted.org/releases/i/o/iok/%{name}-%{version}.tar.gz
@@ -42,6 +42,9 @@ rm -rf $RPM_BUILD_ROOT
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
+# remove locales we don't have in glibc
+%{__rm} -r $RPM_BUILD_ROOT%{_datadir}/locale/{bho,brx,doi,mni,sat}
+
 %find_lang %{name}
 
 %clean
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/iok.git/commitdiff/1215f4ecdfc3d808fe7657d8211deaaf7e8adabf



More information about the pld-cvs-commit mailing list