From: Luca Padovani <luca.padovani@unito.it>
Date: Thu, 15 Feb 2001 12:23:44 +0000 (+0000)
Subject: a bug in the .spec.in :-))))
X-Git-Tag: v0_1_2~114
X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=commitdiff_plain;h=f57a5ac496a6a5d63610b7d3337c9e0e8bbcc3db;p=helm.git

a bug in the .spec.in :-))))
---

diff --git a/helm/minidom/minidom.spec.in b/helm/minidom/minidom.spec.in
index 416677c2c..7420dd1bb 100644
--- a/helm/minidom/minidom.spec.in
+++ b/helm/minidom/minidom.spec.in
@@ -4,7 +4,7 @@ Version: @VERSION@
 Release: 1
 Copyright: GPL
 Group: Development/Libraries
-Source: www.cs.unibo.it:/~lpadovan/mml-widget/minidom-0.1.0.tar.gz
+Source: www.cs.unibo.it:/~lpadovan/mml-widget/minidom-@VERSION@.tar.gz
 %description
 miniDOM is a minimal implementation of the Document Object
 Model.