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

Loading…
Cancel
Save