Author: arekm Date: Fri Jul 13 20:37:39 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - don't provide /usr/lib/sendmail. It's already provides; see rpm -q --fileprovide.
---- Files affected: SPECS: sendmail.spec (1.199 -> 1.200) , postfix.spec (1.279 -> 1.280) , courier.spec (1.145 -> 1.146) , exim.spec (1.285 -> 1.286) , msmtp.spec (1.68 -> 1.69) ---- Diffs: ================================================================ Index: SPECS/sendmail.spec diff -u SPECS/sendmail.spec:1.199 SPECS/sendmail.spec:1.200 --- SPECS/sendmail.spec:1.199 Fri Jul 13 20:30:37 2007 +++ SPECS/sendmail.spec Fri Jul 13 22:37:34 2007 @@ -24,7 +24,7 @@ Summary(uk.UTF-8): Поштовий транспортний агент sendmail Name: sendmail Version: 8.13.8 -Release: 7 +Release: 8 License: BSD Group: Networking/Daemons Source0: ftp://ftp.sendmail.org/pub/sendmail/%{name}.%{version}.tar.gz @@ -79,7 +79,6 @@ Provides: group(smmsp) Provides: smtpdaemon Provides: user(smmsp) -Provides: /usr/lib/sendmail Obsoletes: courier Obsoletes: exim Obsoletes: masqmail @@ -493,6 +492,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.200 2007/07/13 20:37:34 arekm +- don't provide /usr/lib/sendmail. It's already provides; see rpm -q --fileprovide. + Revision 1.199 2007/07/13 18:30:37 twittner - added Provides: /usr/lib/sendmail - rel. up ================================================================ Index: SPECS/postfix.spec diff -u SPECS/postfix.spec:1.279 SPECS/postfix.spec:1.280 --- SPECS/postfix.spec:1.279 Fri Jul 13 20:30:37 2007 +++ SPECS/postfix.spec Fri Jul 13 22:37:34 2007 @@ -25,7 +25,7 @@ Name: postfix Version: 2.3.6 %define vda_ver 2.3.1 -Release: 6 +Release: 7 Epoch: 2 License: distributable Group: Networking/Daemons @@ -85,7 +85,6 @@ Provides: group(postfix) Provides: smtpdaemon Provides: user(postfix) -Provides: /usr/lib/sendmail Obsoletes: courier Obsoletes: exim Obsoletes: masqmail @@ -433,6 +432,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.280 2007/07/13 20:37:34 arekm +- don't provide /usr/lib/sendmail. It's already provides; see rpm -q --fileprovide. + Revision 1.279 2007/07/13 18:30:37 twittner - added Provides: /usr/lib/sendmail - rel. up ================================================================ Index: SPECS/courier.spec diff -u SPECS/courier.spec:1.145 SPECS/courier.spec:1.146 --- SPECS/courier.spec:1.145 Fri Jul 13 20:30:37 2007 +++ SPECS/courier.spec Fri Jul 13 22:37:34 2007 @@ -14,7 +14,7 @@ Summary(pl.UTF-8): Serwer poczty Courier Name: courier Version: 0.53.3 -Release: 2 +Release: 3 License: GPL Group: Networking/Daemons Source0: http://dl.sourceforge.net/courier/%{name}-%{version}.tar.bz2 @@ -54,7 +54,6 @@ Requires(post): openssl-tools >= 0.9.7d Requires: perl(DynaLoader) = %(%{__perl} -MDynaLoader -e 'print DynaLoader->VERSION') Provides: smtpdaemon -Provides: /usr/lib/sendmail Obsoletes: courier-smtpauth Obsoletes: exim Obsoletes: masqmail @@ -916,6 +915,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.146 2007/07/13 20:37:34 arekm +- don't provide /usr/lib/sendmail. It's already provides; see rpm -q --fileprovide. + Revision 1.145 2007/07/13 18:30:37 twittner - added Provides: /usr/lib/sendmail - rel. up ================================================================ Index: SPECS/exim.spec diff -u SPECS/exim.spec:1.285 SPECS/exim.spec:1.286 --- SPECS/exim.spec:1.285 Fri Jul 13 22:19:00 2007 +++ SPECS/exim.spec Fri Jul 13 22:37:34 2007 @@ -16,7 +16,7 @@ Summary(pt_BR.UTF-8): Servidor de correio eletrônico exim Name: exim Version: 4.67 -Release: 4 +Release: 5 Epoch: 2 License: GPL Group: Networking/Daemons @@ -88,7 +88,6 @@ Provides: group(exim) Provides: smtpdaemon Provides: user(exim) -Provides: /usr/lib/sendmail Obsoletes: courier Obsoletes: masqmail Obsoletes: nullmailer @@ -342,6 +341,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.286 2007/07/13 20:37:34 arekm +- don't provide /usr/lib/sendmail. It's already provides; see rpm -q --fileprovide. + Revision 1.285 2007/07/13 20:19:00 arekm - rel 4 ================================================================ Index: SPECS/msmtp.spec diff -u SPECS/msmtp.spec:1.68 SPECS/msmtp.spec:1.69 --- SPECS/msmtp.spec:1.68 Sun Jun 17 01:10:26 2007 +++ SPECS/msmtp.spec Fri Jul 13 22:37:34 2007 @@ -3,7 +3,7 @@ Summary(pl.UTF-8): "Wtyczka" SMTP dla klientów pocztowych (MUA) Name: msmtp Version: 1.4.12 -Release: 1 +Release: 2 License: GPL v2 Group: Networking/Daemons Source0: http://dl.sourceforge.net/msmtp/%{name}-%{version}.tar.bz2 @@ -58,8 +58,6 @@ Summary(pl.UTF-8): msmtp - dowiązania symboliczne do sendmaila Group: Networking/Daemons Requires: %{name} = %{version}-%{release} -Provides: /usr/lib/sendmail -Obsoletes: /usr/lib/sendmail %description sendmail msmtp sendmail compatible wrapper. @@ -122,6 +120,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.69 2007/07/13 20:37:34 arekm +- don't provide /usr/lib/sendmail. It's already provides; see rpm -q --fileprovide. + Revision 1.68 2007/06/16 23:10:26 wolvverine - up to 1.4.12 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/sendmail.spec?r1=1.199&r2=1.200&f=u http://cvs.pld-linux.org/SPECS/postfix.spec?r1=1.279&r2=1.280&f=u http://cvs.pld-linux.org/SPECS/courier.spec?r1=1.145&r2=1.146&f=u http://cvs.pld-linux.org/SPECS/exim.spec?r1=1.285&r2=1.286&f=u http://cvs.pld-linux.org/SPECS/msmtp.spec?r1=1.68&r2=1.69&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
