This commit is contained in:
Jesse Keating 2009-02-27 02:25:53 +00:00
parent c25af33bdd
commit cdf01151c5

View File

@ -1,7 +1,7 @@
Summary: The procmail mail processing program
Name: procmail
Version: 3.22
Release: 22%{?dist}
Release: 23%{?dist}
License: GPLv2+ or Artistic
Group: Applications/Internet
Source: ftp://ftp.procmail.org/pub/procmail/procmail-%{version}.tar.gz
@ -64,6 +64,9 @@ rm -rf ${RPM_BUILD_ROOT}
%{_mandir}/man[15]/*
%changelog
* Thu Feb 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.22-23
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
* Mon Aug 04 2008 Miroslav Lichvar <mlichvar@redhat.com> 3.22-22
- fix building on sh (CHIKAMA Masaki) (#447658)