diff --git a/psacct.spec b/psacct.spec index b4706ed..ebdc5b2 100644 --- a/psacct.spec +++ b/psacct.spec @@ -47,8 +47,12 @@ commands. %patch3 -p1 -b .new %patch4 -p1 -b .direntry +# fixing 'gets' undeclared +sed -i 's|.*(gets,.*||g' lib/stdio.in.h + %build %configure --enable-linux-multiformat + make %install @@ -131,8 +135,9 @@ fi %{_infodir}/accounting.info.gz %changelog -* Mon Aug 27 2012 Jaromir Capik - 6.5.5-7 +* Tue Aug 28 2012 Jaromir Capik - 6.5.5-7 - Migration to new systemd scriptlet macros +- Fixing the build (new glibc) - 'gets' undeclared * Sat Jul 21 2012 Fedora Release Engineering - 6.5.5-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild