diff contrib/mercurial.spec @ 3863:1ef8ada4370f

Remove hard-coded version numbers and release notes from packaging
author Matt Mackall <mpm@selenic.com>
date Sun, 10 Dec 2006 17:41:07 -0600
parents e5c8e38b788f
children
line wrap: on
line diff
--- a/contrib/mercurial.spec	Sun Dec 10 20:35:28 2006 -0200
+++ b/contrib/mercurial.spec	Sun Dec 10 17:41:07 2006 -0600
@@ -1,6 +1,6 @@
 Summary: Mercurial -- a distributed SCM
 Name: mercurial
-Version: 0.8
+Version: snapshot
 Release: 0
 License: GPL
 Group: Development/Tools
@@ -38,5 +38,6 @@
 %{_bindir}/hg
 %{pythonlib}/templates
 %{pythonlib}/*.py*
+%{pythonlib}/hgweb/*.py*
 %{pythonlib}/*.so
 %{hgext}/*.py*