From a005b3660f787bb8f666f566f8ab9ab55bd67816 Mon Sep 17 00:00:00 2001 From: David Cantrell Date: Sat, 3 Oct 2009 02:57:04 +0000 Subject: [PATCH] - Upgrade to pyparted-2.2: Fixes PedDisk2_ped_Disk() and avoids losing disk label data in the conversion process (#526999) --- .cvsignore | 3 +-- pyparted.spec | 2 +- sources | 2 +- 3 files changed, 3 insertions(+), 4 deletions(-) diff --git a/.cvsignore b/.cvsignore index 3c47a7f..a0feaa6 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,2 +1 @@ -pyparted-2.1.1.tar.gz -pyparted-2.1.2.tar.gz +pyparted-2.2.tar.gz diff --git a/pyparted.spec b/pyparted.spec index 539a278..d0aed39 100644 --- a/pyparted.spec +++ b/pyparted.spec @@ -39,7 +39,7 @@ partition tables. %files %defattr(-,root,root,-) -%doc AUTHORS BUGS COPYING ChangeLog NEWS README TODO WHY +%doc AUTHORS BUGS COPYING ChangeLog NEWS README TODO %{python_sitearch}/_pedmodule.so %{python_sitearch}/parted diff --git a/sources b/sources index 9635eaf..61239d8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -14e970ff67d3c81c8226c779e4bbcf33 pyparted-2.1.2.tar.gz +bb661435b7fce7bf773197c9aa2ad0ce pyparted-2.2.tar.gz