Browse Source

fix tracking

master
parent
commit
b1c176f9b5
  1. 4
      python-xml/python-xml.spec

4
python-xml/python-xml.spec

@ -36,7 +36,7 @@ Class: BASE
Group: Language
License: GPL
Version: %{V_python}
Release: 20100110
Release: 20100117
# list of sources
Source0: http://codespeak.net/lxml/lxml-%{V_lxml}.tgz
@ -58,7 +58,7 @@ AutoReqProv: no
prog python-xml:lxml = {
version = %{V_lxml}
url = http://codespeak.net/lxml/
regex = lxml-(__VER__)\.tar\.gz
regex = lxml-(__VER__)\.tgz
}
%prep

Loading…
Cancel
Save