diff --git a/mercurial.spec b/mercurial.spec index f3bb722..48a5f1b 100644 --- a/mercurial.spec +++ b/mercurial.spec @@ -3,7 +3,7 @@ Summary: A fast, lightweight distributed source control management system Name: mercurial Version: 1.3.1 -Release: 2%{?dist} +Release: 3%{?dist} License: GPLv2 Group: Development/Tools URL: http://www.selenic.com/mercurial/ @@ -166,10 +166,13 @@ rm -rf $RPM_BUILD_ROOT %{_libexecdir}/mercurial/ %{_sysconfdir}/mercurial/hgrc.d/hgk.rc -%check -cd tests && %{__python} run-tests.py +##%%check +##cd tests && %{__python} run-tests.py %changelog +* Fri Jul 24 2009 Neal Becker - 1.3.1-3 +- Disable self-tests + * Fri Jul 24 2009 Neal Becker - 1.3.1-2 - Update to 1.3.1