Fixing the build (new glibc) - 'gets' undeclared

This commit is contained in:
Jaromir Capik 2012-08-28 17:25:40 +02:00
parent 381b6f40a7
commit 2fcd03c291

View File

@ -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 <jcapik@redhat.com> - 6.5.5-7
* Tue Aug 28 2012 Jaromir Capik <jcapik@redhat.com> - 6.5.5-7
- Migration to new systemd scriptlet macros
- Fixing the build (new glibc) - 'gets' undeclared
* Sat Jul 21 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 6.5.5-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild