Rebuild against newest parted package.

This commit is contained in:
David Cantrell 2006-10-04 21:09:24 +00:00
parent 27b0c19b4c
commit 81eb1cad1a

View File

@ -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 <dcantrell@redhat.com> - 1.7.3-2
- Rebuild against newest parted
* Wed Aug 30 2006 David Cantrell <dcantrell@redhat.com> - 1.7.3-1
- Include parted/constraint.h in required header files