From ce92b1197fcc4073c41db9c901962729b13f10e6 Mon Sep 17 00:00:00 2001 From: David Cantrell Date: Thu, 3 Jan 2008 02:37:45 +0000 Subject: [PATCH] - Rebuild --- pyparted.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/pyparted.spec b/pyparted.spec index 5a952d0..edfb0de 100644 --- a/pyparted.spec +++ b/pyparted.spec @@ -3,7 +3,7 @@ Summary: Python module for GNU parted Name: pyparted Version: 1.8.9 -Release: 3%{?dist} +Release: 4%{?dist} License: GPLv2+ Group: System Environment/Libraries URL: http://dcantrel.fedorapeople.org/%{name} @@ -12,8 +12,8 @@ Source0: http://dcantrel.fedorapeople.org/%{name}/%{name}-%{version}.tar.bz2 Patch0: pyparted-exact-constraint.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: python-devel, parted-devel >= 1.8.6, pkgconfig -Requires: parted >= 1.8.6 +BuildRequires: python-devel, parted-devel >= 1.8.8, pkgconfig +Requires: parted >= 1.8.8 %description Python module for the parted library. It is used for manipulating @@ -39,6 +39,9 @@ CFLAGS="%{optflags}" CC="%{__cc}" %{__make} %{?_smp_mflags} %{python_sitearch}/partedmodule.so %changelog +* Wed Jan 02 2008 David Cantrell - 1.8.9-4 +- Rebuild + * Mon Nov 19 2007 Jeremy Katz - 1.8.9-3 - Add support for exact constraints