diff --git a/mercurial.spec b/mercurial.spec index c4ef187..87872da 100644 --- a/mercurial.spec +++ b/mercurial.spec @@ -11,7 +11,6 @@ Release: 1%{?dist} %define upstreamversion %{version} License: GPLv2+ -Group: Development/Tools URL: http://www.selenic.com/mercurial/ #Source0: http://www.selenic.com/mercurial/release/%%{name}-%%{version}.tar.gz Source0: http://www.selenic.com/mercurial/release/%{name}-%{upstreamversion}.tar.gz @@ -38,7 +37,6 @@ Extensions: http://www.selenic.com/mercurial/wiki/index.cgi/CategoryExtension %package hgk Summary: Hgk interface for mercurial -Group: Development/Tools Requires: hg = %{version}-%{release}, tk @@ -54,7 +52,6 @@ documentation. %package chg Summary: A fast client for Mercurial command server running on Unix. It saves time of slow Python startup. -Group: Development/Tools Requires: hg = %{version}-%{release} %description chg