diff --git a/libburn.spec b/libburn.spec index 15bf998..b726ae6 100644 --- a/libburn.spec +++ b/libburn.spec @@ -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 "" > 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 - 1.2.8-2 +- Run autoreconf to overwrite old scripts => recognize aarch64 + * Tue Mar 19 2013 Robert Scheck 1.2.8-1 - Update to upstream 1.2.8