Author: arekm Date: Fri Dec 3 19:04:33 2010 GMT Module: packages Tag: HEAD ---- Log message: - up to 1.7.2
---- Files affected: packages/mercurial: mercurial.spec (1.55 -> 1.56) ---- Diffs: ================================================================ Index: packages/mercurial/mercurial.spec diff -u packages/mercurial/mercurial.spec:1.55 packages/mercurial/mercurial.spec:1.56 --- packages/mercurial/mercurial.spec:1.55 Thu Jul 8 14:11:02 2010 +++ packages/mercurial/mercurial.spec Fri Dec 3 20:04:24 2010 @@ -11,14 +11,15 @@ Summary: Mercurial Distributed SCM Summary(pl.UTF-8): Mercurial - rozproszony SCM Name: mercurial -Version: 1.6 +Version: 1.7.2 Release: 1 License: GPL v2 Group: Development/Version Control Source0: http://www.selenic.com/mercurial/release/%{name}-%{version}.tar.gz -# Source0-md5: e97772cb424d29d9382c41daafa6f92d +# Source0-md5: e9e99a0a20ded8f6d9463ffb94021b12 Source1: gtools.py Patch0: %{name}-gtools.patch +Patch1: %{name}-doc.patch URL: http://www.selenic.com/mercurial/ BuildRequires: asciidoc BuildRequires: gettext-devel @@ -89,14 +90,13 @@ %prep %setup -q #%patch0 -p1 +%patch1 -p1 install %{SOURCE1} hgext/gtools.py %build %{__python} setup.py build %{__make} -C doc -rm tests/test-hgweb - %{?with_tests:cd tests && %{__python} run-tests.py --verbose} %install @@ -138,6 +138,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(ro) %{py_sitedir}/%{name}/locale/ro %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 @@ -157,6 +158,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.56 2010/12/03 19:04:24 arekm +- up to 1.7.2 + Revision 1.55 2010/07/08 12:11:02 arekm - up to 1.6 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/mercurial/mercurial.spec?r1=1.55&r2=1.56&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
