SPECS: emerald.spec - po fix
adamg
adamg at pld-linux.org
Thu Aug 23 15:32:58 CEST 2007
Author: adamg Date: Thu Aug 23 13:32:58 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- po fix
---- Files affected:
SPECS:
emerald.spec (1.26 -> 1.27)
---- Diffs:
================================================================
Index: SPECS/emerald.spec
diff -u SPECS/emerald.spec:1.26 SPECS/emerald.spec:1.27
--- SPECS/emerald.spec:1.26 Mon Aug 13 18:16:09 2007
+++ SPECS/emerald.spec Thu Aug 23 15:32:52 2007
@@ -3,13 +3,14 @@
Summary(pl.UTF-8): Alternatywny dekorator okien z obsługą motywów
Name: emerald
Version: 0.5.2
-Release: 1
+Release: 2
Epoch: 1
License: GPL v2+
Group: X11/Applications
Source0: http://releases.compiz-fusion.org/%{version}/%{name}-%{version}.tar.bz2
# Source0-md5: 149c17b0a1bddf29e1cd66d29777d96e
Patch0: %{name}-desktop.patch
+Patch1: %{name}-linguas.patch
URL: http://forum.compiz-fusion.org/
BuildRequires: autoconf >= 2.57
BuildRequires: automake >= 1:1.9
@@ -72,6 +73,16 @@
%prep
%setup -q
%patch0 -p1
+%patch1 -p1
+
+# fix po/
+mv po/de{_DE,}.po
+mv po/gu{_IN,}.po
+mv po/hu{_HU,}.po
+mv po/it{_IT,}.po
+mv po/nb{_NO,}.po
+mv po/sv{_SE,}.po
+mv po/tr{_TR,}.po
%build
%{__glib_gettextize}
@@ -145,6 +156,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.27 2007/08/23 13:32:52 adamg
+- po fix
+
Revision 1.26 2007/08/13 16:16:09 qboosh
- s/temat/motyw/
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/emerald.spec?r1=1.26&r2=1.27&f=u
More information about the pld-cvs-commit
mailing list