This commit is contained in:
Jesse Keating 2009-07-26 19:27:07 +00:00
parent ae6cbf9547
commit 4846bb91e0

View File

@ -1,7 +1,7 @@
Summary: Mail processing program
Name: procmail
Version: 3.22
Release: 24%{?dist}
Release: 25%{?dist}
License: GPLv2+ or Artistic
Group: Applications/Internet
Source: ftp://ftp.procmail.org/pub/procmail/procmail-%{version}.tar.gz
@ -66,6 +66,9 @@ rm -rf ${RPM_BUILD_ROOT}
%{_mandir}/man[15]/*
%changelog
* Sun Jul 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.22-25
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
* Tue Jun 30 2009 Miroslav Lichvar <mlichvar@redhat.com> 3.22-24
- rename getline to avoid conflict with glibc (#505977)
- add -Wno-comments to CFLAGS