- added server(smtp) provide (rhbz#380621)
This commit is contained in:
parent
09a4046296
commit
687b637b22
@ -15,11 +15,11 @@
|
||||
Summary: A widely used Mail Transport Agent (MTA)
|
||||
Name: sendmail
|
||||
Version: 8.14.2
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
License: Sendmail
|
||||
Group: System Environment/Daemons
|
||||
URL: http://www.sendmail.org/
|
||||
Provides: MTA smtpdaemon
|
||||
Provides: MTA smtpdaemon server(smtp)
|
||||
Source0: ftp://ftp.sendmail.org/pub/sendmail/sendmail.%{version}.tar.gz
|
||||
Source1: sendmail.init
|
||||
Source4: sendmail.sysconfig
|
||||
@ -539,6 +539,9 @@ exit 0
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Feb 8 2008 Thomas Woerner <twoerner@redhat.com> 8.14.2-3
|
||||
- added server(smtp) provide (rhbz#380621)
|
||||
|
||||
* Wed Dec 05 2007 Release Engineering <rel-eng at fedoraproject dot org> - 8.14.2-2
|
||||
- Rebuild for deps
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user