Browse Source

fix tracking

master
parent
commit
000526377b
  1. 4
      bashdb/bashdb.spec

4
bashdb/bashdb.spec

@ -36,7 +36,7 @@ Class: EVAL
Group: Debugging
License: GPL
Version: %{V_opkg}
Release: 20090410
Release: 20090412
# list of sources
Source0: http://switch.dl.sourceforge.net/bashdb/bashdb-%{V_dist}.tar.bz2
@ -55,7 +55,7 @@ AutoReqProv: no
%track
prog bashdb = {
version = %{version}
version = %{V_dist}
url = http://prdownloads.sourceforge.net/bashdb/
regex = bashdb-(__VER__)\.tar\.bz2
}

Loading…
Cancel
Save