|
|
@@ -34,7 +34,7 @@ Class: BASE
|
|
|
Group: Development
|
|
|
License: GPL
|
|
|
Version: 5.3.0
|
|
|
-Release: 20040219
|
|
|
+Release: 20040813
|
|
|
|
|
|
# list of sources
|
|
|
Source0: http://dmalloc.com/releases/dmalloc-%{version}.tgz
|
|
|
@@ -60,7 +60,7 @@ AutoReqProv: no
|
|
|
prog dmalloc = {
|
|
|
version = %{version}
|
|
|
url = http://dmalloc.com/releases/
|
|
|
- regex = dmalloc-(__VER__)\.tgz
|
|
|
+ regex = dmalloc-(\d+\.\d+(\.\d+)*)\.tgz
|
|
|
}
|
|
|
|
|
|
%prep
|