diff --git a/inadyn-mt.spec b/inadyn-mt.spec index 68c0f83..c74d155 100644 --- a/inadyn-mt.spec +++ b/inadyn-mt.spec @@ -1,7 +1,7 @@ Name: inadyn-mt Version: 2.24.36 -Release: 10%{?dist} +Release: 11%{?dist} Summary: Dynamic DNS Client @@ -14,6 +14,7 @@ Source2: inadyn.service Source3: inadyn-nm-dispatcher Patch1: inadyn-mt-02.24.36-sig11.patch +BuildRequires: automake autoconf BuildRequires: libao-devel Obsoletes: inadyn < %{version} @@ -48,6 +49,7 @@ should then fill in /etc/inadyn.conf with the appropriate detail %build rm -rf bin/ +autoreconf %configure make %{?_smp_mflags} CFLAGS="$RPM_OPT_FLAGS" @@ -95,6 +97,9 @@ install -p %{SOURCE3} ${RPM_BUILD_ROOT}%{_sysconfdir}/NetworkManager/dispatcher/ %{_datadir}/%{name}/ %changelog +* Fri Mar 29 2013 Jochen Schmitt - 2.24.36-11 +- Fix issue to build aarch64 release (#925507) + * Thu Feb 14 2013 Fedora Release Engineering - 2.24.36-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild