Run autoreconf to overwrite old scripts => recognize aarch64

This commit is contained in:
Frantisek Kluknavsky 2013-04-02 12:30:13 +02:00
parent 84c1404c3f
commit d9ec800b6a

View File

@ -1,6 +1,6 @@
Name: libburn
Version: 1.2.8
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Library for reading, mastering and writing optical discs
Group: System Environment/Libraries
@ -47,7 +47,8 @@ features from the command line.
%setup -q
%patch0 -p1 -b .multilibdoc
echo "<!-- empty html footer do defeat multilib conflicts - do not insert current time -->" > doc/empty_footer.html
#overwrite old autoconf scripts which do not recognize aarch64
autoreconf -vfi
%build
%configure --disable-static
@ -88,6 +89,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/%{name}.la
%changelog
* Tue Apr 02 2013 Frantisek Kluknavsky <fkluknav@redhat.com> - 1.2.8-2
- Run autoreconf to overwrite old scripts => recognize aarch64
* Tue Mar 19 2013 Robert Scheck <robert@fedoraproject.org> 1.2.8-1
- Update to upstream 1.2.8