diff --git a/parted.spec b/parted.spec index 9967661..8a5d1a2 100644 --- a/parted.spec +++ b/parted.spec @@ -4,7 +4,7 @@ Summary: The GNU disk partition manipulation program. Name: parted Version: 1.6.11 -Release: 4 +Release: 5 Source: ftp://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.gz Patch0: parted-1.6.3-fat.c.patch Patch1: parted-1.6.6-gptver.patch @@ -20,7 +20,7 @@ License: GPL Group: Applications/System BuildRequires: e2fsprogs-devel libtermcap-devel readline-devel BuildRequires: ncurses-devel -BuildRequires: automake17 +BuildRequires: automake libtool gettext Prereq: /sbin/install-info %description @@ -52,6 +52,9 @@ Parted library, you need to install this package. %patch150 -p1 -b .iseries %patch151 -p1 -b .aix +aclocal +autoconf + %build if [ -n "$LINGUAS" ]; then unset LINGUAS; fi %configure --enable-shared --enable-part-static --enable-pc98=no --enable-Werror=no --disable-dynamic-loading