Author: blues Date: Wed Jul 18 20:46:54 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - rel.2 - added zh_CN patch
---- Files affected: SPECS: revelation.spec (1.37 -> 1.38) ---- Diffs: ================================================================ Index: SPECS/revelation.spec diff -u SPECS/revelation.spec:1.37 SPECS/revelation.spec:1.38 --- SPECS/revelation.spec:1.37 Wed Jun 27 17:38:58 2007 +++ SPECS/revelation.spec Wed Jul 18 22:46:49 2007 @@ -3,12 +3,13 @@ Summary(pl.UTF-8): Zarządca haseł dla środowiska GNOME 2 Name: revelation Version: 0.4.11 -Release: 1 +Release: 2 License: GPL Group: X11/Applications Source0: ftp://oss.codepoet.no/revelation/%{name}-%{version}.tar.bz2 # Source0-md5: e2db4a2f00f59b18798d4453c778129f Patch0: %{name}-desktop.patch +Patch1: %{name}-zh_CN.patch URL: http://oss.codepoet.no/revelation/ BuildRequires: autoconf BuildRequires: automake @@ -47,6 +48,8 @@ %prep %setup -q %patch0 -p1 +%patch1 -p1 +mv po/zh.po po/zh_CN.po %build %{__libtoolize} @@ -127,6 +130,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.38 2007/07/18 20:46:49 blues +- rel.2 - added zh_CN patch + Revision 1.37 2007/06/27 15:38:58 qboosh - tab ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/revelation.spec?r1=1.37&r2=1.38&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
