[packages/mythtv] - package backend locales dir - rel 4

baggins baggins at pld-linux.org
Sat May 18 01:20:07 CEST 2013


commit 6b64904d439aabacce4c734fd2502f2dcba9b9f1
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sat May 18 01:19:55 2013 +0200

    - package backend locales dir
    - rel 4

 mythtv.spec | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/mythtv.spec b/mythtv.spec
index c12ee26..d8c064a 100644
--- a/mythtv.spec
+++ b/mythtv.spec
@@ -55,7 +55,7 @@ Summary:	A personal video recorder (PVR) application
 Summary(pl.UTF-8):	Osobista aplikacja do nagrywania obrazu (PVR)
 Name:		mythtv
 Version:	0.26.0
-Release:	3
+Release:	4
 License:	GPL v2
 Group:		Applications/Multimedia
 Source0:	ftp://ftp.osuosl.org/pub/mythtv/%{name}-%{version}.tar.bz2
@@ -510,9 +510,10 @@ for p in mythfrontend; do
 	done > $p.lang
 done
 
+echo "%dir %{_datadir}/mythtv/locales" > mythbackend.lang
 for l in $RPM_BUILD_ROOT%{_datadir}/mythtv/locales/*.xml; do
 	echo $l | sed -e "s,^$RPM_BUILD_ROOT\(.*/\(.*\).xml\),%%lang(\2) \1,"
-done > mythbackend.lang
+done >> mythbackend.lang
 
 # glibc language codes. attempt was made to change it on libmyth side,
 # but that was just asking for trouble due large coverage of
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/mythtv.git/commitdiff/6b64904d439aabacce4c734fd2502f2dcba9b9f1



More information about the pld-cvs-commit mailing list