From de2ad3fe19adaa466cb2c2e12aeb8bf0c144112f Mon Sep 17 00:00:00 2001 From: Shahms King Date: Sat, 16 Sep 2006 18:37:41 +0000 Subject: [PATCH] rebuild for FC6 --- needs.rebuild | 1 - python-lxml.spec | 5 ++++- 2 files changed, 4 insertions(+), 2 deletions(-) delete mode 100644 needs.rebuild diff --git a/needs.rebuild b/needs.rebuild deleted file mode 100644 index 815fd29..0000000 --- a/needs.rebuild +++ /dev/null @@ -1 +0,0 @@ -http://fedoraproject.org/wiki/Extras/Schedule/FC6MassRebuild diff --git a/python-lxml.spec b/python-lxml.spec index 21b0b50..5d6d1d9 100644 --- a/python-lxml.spec +++ b/python-lxml.spec @@ -5,7 +5,7 @@ Name: python-%{srcname} Version: 1.0.3 -Release: 1%{?dist} +Release: 2%{?dist} Summary: ElementTree-like Python bindings for libxml2 and libxslt Group: Development/Libraries @@ -56,6 +56,9 @@ rm -rf $RPM_BUILD_ROOT %{python_sitearch}/lxml/*.pyo %changelog +* Sat Sep 16 2006 Shahms E. King 1.0.3-2 +- Rebuild for FC6 + * Thu Aug 17 2006 Shahms E. King 1.0.3-1 - Update to new upstream version