From b1c176f9b5c7a91297e32816b463912fa16813f9 Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Sun, 17 Jan 2010 11:40:41 +0000 Subject: [PATCH] fix tracking --- python-xml/python-xml.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/python-xml/python-xml.spec b/python-xml/python-xml.spec index 52b10c34dd..a5700b750a 100644 --- a/python-xml/python-xml.spec +++ b/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