Index: SPECS/authd.spec =================================================================== --- SPECS.orig/authd.spec +++ SPECS/authd.spec @@ -1,7 +1,7 @@ Summary: a RFC 1413 ident protocol daemon Name: authd Version: 1.4.3 -Release: 9 +Release: 9.fa1 License: GPL Group: System Environment/Daemons Obsoletes: pidentd @@ -12,6 +12,7 @@ Patch0: authd-1.4.3-gcc4.patch Patch1: authd-1.4.3-disable.patch Patch2: authd-1.4.3-ipv6-mapping.patch Patch3: authd-1.4.3-locale.patch +Patch4: authd-1.4.3-arm.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root BuildRequires: openssl-devel gettext Prereq: xinetd @@ -28,6 +29,7 @@ of pidentd. %patch1 -p1 %patch2 -p1 -b .ipv6map %patch3 -p1 -b .locale +%patch4 -p1 -b .arm sed -i -e "s|/etc|%{_sysconfdir}|" config.h %build