diff --git a/parted.spec b/parted.spec index 9da93bf..b467d66 100644 --- a/parted.spec +++ b/parted.spec @@ -1,7 +1,7 @@ Summary: The GNU disk partition manipulation program. Name: parted Version: 1.4.20 -Release: 1 +Release: 1.0ppc Copyright: GPL Group: Applications/System Buildroot: %{_tmppath}/%{name}-%{version}-root @@ -33,7 +33,7 @@ Parted library, you need to install this package. %build %define __libtoolize /bin/true export PYTHON=/usr/bin/python -%configure --enable-shared --enable-part-static --enable-pc98=no +%configure --enable-shared --enable-part-static --enable-pc98=no --disable-Werror make %install