SPECS: awffull.spec - locale_names.patch added, regenerate locales...
zbyniu
zbyniu at pld-linux.org
Thu Jan 10 22:39:45 CET 2008
Author: zbyniu Date: Thu Jan 10 21:39:45 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- locale_names.patch added, regenerate locales, rel 3
---- Files affected:
SPECS:
awffull.spec (1.20 -> 1.21)
---- Diffs:
================================================================
Index: SPECS/awffull.spec
diff -u SPECS/awffull.spec:1.20 SPECS/awffull.spec:1.21
--- SPECS/awffull.spec:1.20 Tue Jan 8 23:31:33 2008
+++ SPECS/awffull.spec Thu Jan 10 22:39:40 2008
@@ -6,7 +6,7 @@
Summary(pl.UTF-8): Program do analizy logów serwera WWW
Name: awffull
Version: 3.8.2
-Release: 2
+Release: 3
License: GPL v2
Group: Applications/Networking
Source0: http://www.stedee.id.au/files/%{name}-%{version}.tar.gz
@@ -16,6 +16,7 @@
Source3: %{name}.crontab
Patch0: %{name}-no_css_overwrite_warning.patch
Patch1: %{name}-geoip.patch
+Patch2: %{name}-locale_names.patch
URL: http://www.stedee.id.au/awffull/
BuildRequires: GeoIP-devel > 1.4.0-1
BuildRequires: gd-devel
@@ -39,9 +40,14 @@
%setup -q
%patch0 -p1
%patch1 -p1
+%patch2 -p1
+rm po/*gmo
+mv -f po/{no,nb}.po
+mv -f po/zh{,_CN}.po
%build
%configure
+%{__make} -C po update-gmo
%{__make}
%install
@@ -80,6 +86,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.21 2008-01-10 21:39:40 zbyniu
+- locale_names.patch added, regenerate locales, rel 3
+
Revision 1.20 2008-01-08 22:31:33 blues
- rel.2
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/awffull.spec?r1=1.20&r2=1.21&f=u
More information about the pld-cvs-commit
mailing list