rpms/mercurial/F-7 mercurial.spec,1.15,1.16

Seth Vidal (skvidal) fedora-extras-commits at redhat.com
Thu Jun 21 02:38:39 UTC 2007


Author: skvidal

Update of /cvs/extras/rpms/mercurial/F-7
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7165

Modified Files:
	mercurial.spec 
Log Message:
add in Provides: hg so yum will work on:
yum install hg
closes bug 245086




Index: mercurial.spec
===================================================================
RCS file: /cvs/extras/rpms/mercurial/F-7/mercurial.spec,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- mercurial.spec	5 Jan 2007 20:32:11 -0000	1.15
+++ mercurial.spec	21 Jun 2007 02:38:04 -0000	1.16
@@ -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 




More information about the fedora-extras-commits mailing list