Author: arekm Date: Thu Mar 5 19:19:59 2009 GMT Module: SPECS Tag: HEAD ---- Log message: - up to 1.2
---- Files affected: SPECS: mercurial.spec (1.43 -> 1.44) ---- Diffs: ================================================================ Index: SPECS/mercurial.spec diff -u SPECS/mercurial.spec:1.43 SPECS/mercurial.spec:1.44 --- SPECS/mercurial.spec:1.43 Fri Jan 2 01:07:51 2009 +++ SPECS/mercurial.spec Thu Mar 5 20:19:53 2009 @@ -11,12 +11,12 @@ Summary: Mercurial Distributed SCM Summary(pl.UTF-8): Mercurial - rozproszony SCM Name: mercurial -Version: 1.1.2 +Version: 1.2 Release: 1 License: GPL v2 Group: Development/Version Control Source0: http://www.selenic.com/mercurial/release/%{name}-%{version}.tar.gz -# Source0-md5: 4fd3b9a2e5dcd025840c3849b136bec8 +# Source0-md5: ac9d16b078f99f7a89d6865421570f05 Source1: gtools.py Patch0: %{name}-gtools.patch URL: http://www.selenic.com/mercurial/ @@ -127,6 +127,11 @@ %{py_sitedir}/%{name}/*.py[co] %{py_sitedir}/%{name}/hgweb %{py_sitedir}/%{name}/templates +%dir %{py_sitedir}/%{name}/locale +%lang(da) %{py_sitedir}/%{name}/locale/da +%lang(it) %{py_sitedir}/%{name}/locale/it +%lang(ja) %{py_sitedir}/%{name}/locale/ja +%lang(zh) %{py_sitedir}/%{name}/locale/zh %if "%{py_ver}" > "2.4" %{py_sitedir}/*.egg-info %endif @@ -143,6 +148,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.44 2009/03/05 19:19:53 arekm +- up to 1.2 + Revision 1.43 2009/01/02 00:07:51 arekm - up to 1.1.2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/mercurial.spec?r1=1.43&r2=1.44&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
