diff --git a/liboglappth.spec b/liboglappth.spec index 2262e13..5041eeb 100644 --- a/liboglappth.spec +++ b/liboglappth.spec @@ -1,7 +1,7 @@ Name: liboglappth Summary: An OpenGL wrapper library Version: 0.98 -Release: 11%{?dist} +Release: 12%{?dist} License: GPLv2+ Group: Applications/Engineering URL: http://www.uku.fi/~thassine/ghemical @@ -30,6 +30,7 @@ based on %{name}. [ -s README ] && exit 1 %build +autoreconf -v -f -i %configure --disable-static make %{?_smp_mflags} CCOPTIONS="%{optflags}" LIBS="-lGL -lGLU" @@ -57,6 +58,9 @@ rm -rf %{buildroot} %changelog +* Fri Mar 29 2013 Carl Byington 0.98-12 +- add autoreconf for aarch64 + * Thu Feb 14 2013 Fedora Release Engineering - 0.98-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild