From 3198043504cc02986699a8259c55d362679654f9 Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Fri, 16 May 2008 17:20:13 +0000 Subject: [PATCH] - don't hardcode python=2.5 Changed files: python-lxml.spec -> 1.8 --- python-lxml.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-lxml.spec b/python-lxml.spec index 0311c27..c2bbfd5 100644 --- a/python-lxml.spec +++ b/python-lxml.spec @@ -52,4 +52,4 @@ rm -rf $RPM_BUILD_ROOT %attr(755,root,root) %{py_sitedir}/lxml/etree.so %attr(755,root,root) %{py_sitedir}/lxml/objectify.so %attr(755,root,root) %{py_sitedir}/lxml/pyclasslookup.so -%{py_sitedir}/lxml-*-py2.5.egg-info +%{py_sitedir}/lxml-*.egg-info -- 2.43.0