rpms/ssmtp/F-8 ssmtp.spec,1.10,1.11

Manuel Wolfshant (wolfy) fedora-extras-commits at redhat.com
Fri Nov 2 00:16:46 UTC 2007


Author: wolfy

Update of /cvs/pkgs/rpms/ssmtp/F-8
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16588

Modified Files:
	ssmtp.spec 
Log Message:
* Wed Oct 24 2007 lonely wolf <wolfy at nobugconsulting.ro> 2.61-11.5.1
- adds back /usr/sbin/sendmail provides, rpmbuild by default does not add it



Index: ssmtp.spec
===================================================================
RCS file: /cvs/pkgs/rpms/ssmtp/F-8/ssmtp.spec,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ssmtp.spec	17 Oct 2007 00:09:53 -0000	1.10
+++ ssmtp.spec	2 Nov 2007 00:16:11 -0000	1.11
@@ -1,6 +1,6 @@
 Name:		ssmtp
 Version:	2.61
-Release:	11.4%{?dist}
+Release:	11.5%{?dist}.1
 Summary:	Extremely simple MTA to get mail off the system to a Mailhub
 Group:		Applications/Internet
 License:	GPLv2+
@@ -17,7 +17,7 @@
 # replaces RSA's md5 with a GPL compatible implementation
 Patch6:		%{name}-md5auth-non-rsa
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-Provides:	MTA smtpdaemon %{_sbindir}/sendmail 
+Provides:       %{_sbindir}/sendmail
 Requires(post):	%{_sbindir}/alternatives
 Requires(preun):	%{_sbindir}/alternatives
 BuildRequires:	openssl-devel
@@ -115,6 +115,13 @@
 
 
 %changelog
+* Wed Oct 24 2007 lonely wolf <wolfy at nobugconsulting.ro> 2.61-11.5.1
+- adds back /usr/sbin/sendmail provides, rpmbuild by default does not add it
+
+* Wed Oct 24 2007 lonely wolf <wolfy at nobugconsulting.ro> 2.61-11.5
+- fixes https://bugzilla.redhat.com/show_bug.cgi?id=235594 by removing MTA
+  and smtpdaemon provides, as the packages which required those were fixed
+
 * Tue Oct 16 2007 lonely wolf <wolfy at nobugconsulting.ro> 2.61-11.4
 - includes patch from http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=340803
   replacing md5 from RSA with a version released under GPLv2+




More information about the fedora-extras-commits mailing list