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 87a35bb58b88
line wrap: on
line diff
--- a/contrib/mercurial.spec
+++ b/contrib/mercurial.spec
@@ -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 @@ rm -rf $RPM_BUILD_ROOT
 %{_bindir}/hg
 %{pythonlib}/templates
 %{pythonlib}/*.py*
+%{pythonlib}/hgweb/*.py*
 %{pythonlib}/*.so
 %{hgext}/*.py*