diff --git a/udftools.spec b/udftools.spec index de238f3..5434b5a 100644 --- a/udftools.spec +++ b/udftools.spec @@ -15,7 +15,7 @@ Patch5: udftools-1.0.0b3-warningfixes2.patch Patch6: udftools-1.0.0b3-extsize.patch Patch7: udftools-1.0.0b3-staticanal.patch BuildRequires: readline-devel, ncurses-devel -BuildRequires: autoconf, automake +BuildRequires: autoconf, automake, libtool %description Linux UDF Filesystem userspace utilities. @@ -34,7 +34,7 @@ Linux UDF Filesystem userspace utilities. %build -autoreconf +./bootstrap export CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing" %configure %{__make} %{?_smp_mflags} @@ -90,7 +90,7 @@ Resolves: rhbz#926671 * Mon Feb 18 2008 Fedora Release Engineering - 1.0.0b3-9 - Autorebuild for GCC 4.3 -* Tue Aug 23 2007 Harald Hoyer - 1.0.0b3-8 +* Thu Aug 23 2007 Harald Hoyer - 1.0.0b3-8 - fixed compile issues - added more bigendian patches - changed license tag