From 81eb1cad1ae583214fd6caba5ef796bbd7c9432e Mon Sep 17 00:00:00 2001 From: David Cantrell Date: Wed, 4 Oct 2006 21:09:24 +0000 Subject: [PATCH] Rebuild against newest parted package. --- pyparted.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pyparted.spec b/pyparted.spec index 2bb75f6..ae768af 100644 --- a/pyparted.spec +++ b/pyparted.spec @@ -1,7 +1,7 @@ Summary: python module for parted Name: pyparted Version: 1.7.3 -Release: 1%{?dist} +Release: 2%{?dist} License: GPL Group: System Environment/Libraries @@ -41,6 +41,9 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/python?.?/site-packages/*.so %changelog +* Wed Oct 04 2006 David Cantrell - 1.7.3-2 +- Rebuild against newest parted + * Wed Aug 30 2006 David Cantrell - 1.7.3-1 - Include parted/constraint.h in required header files