- Upgrade to pyparted-2.2: Fixes PedDisk2_ped_Disk() and avoids losing disk

label data in the conversion process (#526999)
This commit is contained in:
David Cantrell 2009-10-03 02:57:04 +00:00
parent 210e5e99e3
commit a005b3660f
3 changed files with 3 additions and 4 deletions

View File

@ -1,2 +1 @@
pyparted-2.1.1.tar.gz
pyparted-2.1.2.tar.gz
pyparted-2.2.tar.gz

View File

@ -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

View File

@ -1 +1 @@
14e970ff67d3c81c8226c779e4bbcf33 pyparted-2.1.2.tar.gz
bb661435b7fce7bf773197c9aa2ad0ce pyparted-2.2.tar.gz