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

Seth Vidal (skvidal) fedora-extras-commits at redhat.com
Sun Jul 1 14:56:40 UTC 2007


Author: skvidal

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

Modified Files:
	mercurial.spec 
Log Message:
add ver-rel to 'hg' provides on mercurial in f-7




Index: mercurial.spec
===================================================================
RCS file: /cvs/extras/rpms/mercurial/F-7/mercurial.spec,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- mercurial.spec	21 Jun 2007 02:38:04 -0000	1.16
+++ mercurial.spec	1 Jul 2007 14:56:05 -0000	1.17
@@ -8,7 +8,7 @@
 Source0: http://www.selenic.com/mercurial/release/%{name}-%{version}.tar.gz
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
 BuildRequires: python-devel asciidoc xmlto
-Provides: hg
+Provides: hg = %{version}-%{release}
 
 %description
 Mercurial is a fast, lightweight source control management system designed 




More information about the scm-commits mailing list