Perl 5.18 rebuild

This commit is contained in:
Petr Písař 2013-08-03 14:32:47 +02:00
parent ba90bcf7b0
commit 61569f37af

View File

@ -23,7 +23,7 @@
Summary: A widely used Mail Transport Agent (MTA) Summary: A widely used Mail Transport Agent (MTA)
Name: sendmail Name: sendmail
Version: 8.14.7 Version: 8.14.7
Release: 3%{?dist} Release: 4%{?dist}
License: Sendmail License: Sendmail
Group: System Environment/Daemons Group: System Environment/Daemons
URL: http://www.sendmail.org/ URL: http://www.sendmail.org/
@ -706,6 +706,9 @@ fi
%{_initrddir}/sendmail %{_initrddir}/sendmail
%changelog %changelog
* Sat Aug 03 2013 Petr Pisar <ppisar@redhat.com> - 8.14.7-4
- Perl 5.18 rebuild
* Fri Aug 2 2013 Jaroslav Škarvada <jskarvad@redhat.com> - 8.14.7-3 * Fri Aug 2 2013 Jaroslav Škarvada <jskarvad@redhat.com> - 8.14.7-3
- Rebuilt with -D_FILE_OFFSET_BITS=64 - Rebuilt with -D_FILE_OFFSET_BITS=64
Related: rhbz#912785 Related: rhbz#912785