call bootstrap
This commit is contained in:
parent
ce2fb397d5
commit
16cb64fc74
@ -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 <rel-eng@fedoraproject.org> - 1.0.0b3-9
|
||||
- Autorebuild for GCC 4.3
|
||||
|
||||
* Tue Aug 23 2007 Harald Hoyer <harald@redhar.com> - 1.0.0b3-8
|
||||
* Thu Aug 23 2007 Harald Hoyer <harald@redhat.com> - 1.0.0b3-8
|
||||
- fixed compile issues
|
||||
- added more bigendian patches
|
||||
- changed license tag
|
||||
|
Loading…
Reference in New Issue
Block a user