Author: arekm Date: Wed Nov 18 03:02:43 2009 GMT Module: packages Tag: HEAD ---- Log message: - up to 1.4
---- Files affected: packages/mercurial: mercurial.spec (1.46 -> 1.47) ---- Diffs: ================================================================ Index: packages/mercurial/mercurial.spec diff -u packages/mercurial/mercurial.spec:1.46 packages/mercurial/mercurial.spec:1.47 --- packages/mercurial/mercurial.spec:1.46 Fri Jul 3 10:00:49 2009 +++ packages/mercurial/mercurial.spec Wed Nov 18 04:02:38 2009 @@ -11,12 +11,12 @@ Summary: Mercurial Distributed SCM Summary(pl.UTF-8): Mercurial - rozproszony SCM Name: mercurial -Version: 1.3 +Version: 1.4 Release: 1 License: GPL v2 Group: Development/Version Control Source0: http://www.selenic.com/mercurial/release/%{name}-%{version}.tar.gz -# Source0-md5: d25a867e0ef835faafdbe1e82e239945 +# Source0-md5: 951ebd4a8153eaa3c56fc0ce2575ab70 Source1: gtools.py Patch0: %{name}-gtools.patch URL: http://www.selenic.com/mercurial/ @@ -125,6 +125,7 @@ %dir %{py_sitedir}/%{name} %attr(755,root,root) %{py_sitedir}/%{name}/*.so %{py_sitedir}/%{name}/*.py[co] +%{py_sitedir}/%{name}/help %{py_sitedir}/%{name}/hgweb %{py_sitedir}/%{name}/templates %dir %{py_sitedir}/%{name}/locale @@ -135,6 +136,7 @@ %lang(it) %{py_sitedir}/%{name}/locale/it %lang(ja) %{py_sitedir}/%{name}/locale/ja %lang(pt_BR) %{py_sitedir}/%{name}/locale/pt_BR +%lang(sv) %{py_sitedir}/%{name}/locale/sv %lang(zh_CN) %{py_sitedir}/%{name}/locale/zh_CN %lang(zh_TW) %{py_sitedir}/%{name}/locale/zh_TW %if "%{py_ver}" > "2.4" @@ -153,6 +155,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.47 2009/11/18 03:02:38 arekm +- up to 1.4 + Revision 1.46 2009/07/03 08:00:49 arekm - up to 1.3 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/mercurial/mercurial.spec?r1=1.46&r2=1.47&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
