SPECS: gnomad2.spec - locale fixes, rel. 2

ankry ankry at pld-linux.org
Wed Apr 9 08:59:16 CEST 2008


Author: ankry                        Date: Wed Apr  9 06:59:16 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- locale fixes, rel. 2

---- Files affected:
SPECS:
   gnomad2.spec (1.25 -> 1.26) 

---- Diffs:

================================================================
Index: SPECS/gnomad2.spec
diff -u SPECS/gnomad2.spec:1.25 SPECS/gnomad2.spec:1.26
--- SPECS/gnomad2.spec:1.25	Tue Apr  8 21:31:49 2008
+++ SPECS/gnomad2.spec	Wed Apr  9 08:59:11 2008
@@ -1,12 +1,9 @@
 # $Revision$, $Date$
-# TODO
-# - error: gnomad2-2.9.1-1: req /usr/share/locale/cs_CZ/LC_MESSAGES not found
-# - error: gnomad2-2.9.1-1: req /usr/share/locale/sco/LC_MESSAGES not found
 Summary:	Software for managing Zen Nomad playlist
 Summary(pl.UTF-8):	Oprogramowanie do zarządzania listą plików Zen Creative
 Name:		gnomad2
 Version:	2.9.1
-Release:	1
+Release:	2
 License:	GPL v2
 Group:		X11/Applications/Multimedia
 Source0:	http://dl.sourceforge.net/gnomad2/%{name}-%{version}.tar.gz
@@ -55,6 +52,9 @@
 install %{SOURCE2} $RPM_BUILD_ROOT%{_pixmapsdir}
 
 mv -f $RPM_BUILD_ROOT%{_datadir}/locale/{no,nb}
+mv -f $RPM_BUILD_ROOT%{_datadir}/locale/cs{_CZ,}
+# unsupported by glibc (2.7)
+rm -rf $RPM_BUILD_ROOT%{_datadir}/locale/sco
 %find_lang %{name}
 
 %clean
@@ -75,6 +75,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.26  2008-04-09 06:59:11  ankry
+- locale fixes, rel. 2
+
 Revision 1.25  2008-04-08 19:31:49  glen
 - locale todo
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gnomad2.spec?r1=1.25&r2=1.26&f=u



More information about the pld-cvs-commit mailing list