Author: arekm Date: Sat Jul 2 20:31:21 2011 GMT Module: packages Tag: HEAD ---- Log message: - up to 1.9
---- Files affected: packages/mercurial: mercurial.spec (1.57 -> 1.58) ---- Diffs: ================================================================ Index: packages/mercurial/mercurial.spec diff -u packages/mercurial/mercurial.spec:1.57 packages/mercurial/mercurial.spec:1.58 --- packages/mercurial/mercurial.spec:1.57 Fri Apr 1 20:42:06 2011 +++ packages/mercurial/mercurial.spec Sat Jul 2 22:31:16 2011 @@ -11,12 +11,12 @@ Summary: Mercurial Distributed SCM Summary(pl.UTF-8): Mercurial - rozproszony SCM Name: mercurial -Version: 1.8.2 +Version: 1.9 Release: 1 License: GPL v2 Group: Development/Version Control Source0: http://www.selenic.com/mercurial/release/%{name}-%{version}.tar.gz -# Source0-md5: a1634b9b709ecc70662f3257abece2c7 +# Source0-md5: d4842129fa2732eb6ed1180467bc32e2 Source1: gtools.py Patch0: %{name}-gtools.patch Patch1: %{name}-doc.patch @@ -25,6 +25,7 @@ BuildRequires: gettext-devel BuildRequires: python >= 1:2.3 BuildRequires: python-devel +BuildRequires: python-docutils BuildRequires: rpm-pythonprov BuildRequires: rpmbuild(macros) >= 1.219 %{?with_tests:BuildRequires: unzip} @@ -129,6 +130,7 @@ %{py_sitedir}/%{name}/*.py[co] %{py_sitedir}/%{name}/help %{py_sitedir}/%{name}/hgweb +%{py_sitedir}/%{name}/httpclient %{py_sitedir}/%{name}/templates %dir %{py_sitedir}/%{name}/locale %lang(da) %{py_sitedir}/%{name}/locale/da @@ -139,6 +141,7 @@ %lang(ja) %{py_sitedir}/%{name}/locale/ja %lang(pt_BR) %{py_sitedir}/%{name}/locale/pt_BR %lang(ro) %{py_sitedir}/%{name}/locale/ro +%lang(ru) %{py_sitedir}/%{name}/locale/ru %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 @@ -158,6 +161,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.58 2011/07/02 20:31:16 arekm +- up to 1.9 + Revision 1.57 2011/04/01 18:42:06 arekm - up to 1.8.2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/mercurial/mercurial.spec?r1=1.57&r2=1.58&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
