]> git.pld-linux.org Git - packages/zinf.git/blobdiff - zinf.spec
- fix locale name (ca_ES->ca), release 5
[packages/zinf.git] / zinf.spec
index 5135c46ad7869bc5a5556bf21c200172e3e70d4d..63f7558b3601eb58c9e15e277921100b54d76513 100644 (file)
--- a/zinf.spec
+++ b/zinf.spec
@@ -7,7 +7,7 @@ Summary:        MP3 audio player with theme user interface and streaming support
 Summary(pl):   Odtwarzacz plików MP3 z obs³ug± motywów i streamingu
 Name:          zinf
 Version:       2.2.5
-Release:       4
+Release:       5
 License:       GPL
 Group:         Applications/Sound
 Source0:       http://dl.sourceforge.net/zinf/%{name}-%{version}.tar.gz
@@ -178,6 +178,10 @@ Wtyczka interfejsu u
 %patch1 -p1
 %patch2 -p1
 
+%{__perl} -pi -e 's/^ca_ES/ca/' po/LINGUAS
+mv -f po/{ca_ES,ca}.po
+rm -f po/stamp-po
+
 %build
 %{__gettextize}
 %{__libtoolize}
This page took 0.033236 seconds and 4 git commands to generate.