From e0eec78f4992eb87fc710605f185a6ed53afe00b Mon Sep 17 00:00:00 2001 From: Seth Vidal Date: Jun 21 2007 02:38:04 +0000 Subject: add in Provides: hg so yum will work on: yum install hg closes bug 245086 --- diff --git a/mercurial.spec b/mercurial.spec index 6dde50a..0306b35 100644 --- a/mercurial.spec +++ b/mercurial.spec @@ -1,13 +1,14 @@ Summary: A fast, lightweight distributed source control management system Name: mercurial Version: 0.9.3 -Release: 1%{?dist} +Release: 2%{?dist} License: GPL Group: Development/Tools URL: http://www.selenic.com/mercurial/ Source0: http://www.selenic.com/mercurial/release/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root BuildRequires: python-devel asciidoc xmlto +Provides: hg %description Mercurial is a fast, lightweight source control management system designed