X-Git-Url: http://git.pld-linux.org/?a=blobdiff_plain;f=sendmail.spec;h=3f3d88ece3106231365bf0a744557a53b9534c48;hb=969490ba2cfb0cf53ce6adb07e9542a7a74f96b3;hp=11b2c24c12ca1123c00d5ba1b3804536541cc12c;hpb=668af1c9ced0dc5c6024943f9233485b7aa53bfa;p=packages%2Fsendmail.git diff --git a/sendmail.spec b/sendmail.spec index 11b2c24..3f3d88e 100644 --- a/sendmail.spec +++ b/sendmail.spec @@ -3,28 +3,31 @@ # _without_ldap without LDAP support # _without_tls without TLS (SSL) support # _with_db3 use db3 instead of db package -# _with_pgsql without pgsql support (bluelabs) +# _with_pgsql with PostgreSQL support (bluelabs) # Summary: A widely used Mail Transport Agent (MTA) Summary(de): sendmail-Mail-Übertragungsagent Summary(es): Sendmail - agente de transporte de mail Summary(fr): Agent de transport de courrier sendmail +Summary(ko): SMTP_AUTH¿Í TLS¸¦ Áö¿øÇÏ´Â Mail Àü¼Û ÇÁ·Î±×·¥(MTA) Summary(pl): Sendmail - serwer poczty elektronicznej Summary(pt_BR): Sendmail - agente de transporte de mail Summary(ru): ðÏÞÔÏ×ÙÊ ÔÒÁÎÓÐÏÒÔÎÙÊ ÁÇÅÎÔ sendmail Summary(tr): Elektronik posta hizmetleri sunucusu Summary(uk): ðÏÛÔÏ×ÉÊ ÔÒÁÎÓÐÏÒÔÎÉÊ ÁÇÅÎÔ sendmail Name: sendmail -Version: 8.12.7 -Release: 2 +Version: 8.12.10 +Release: 5 License: BSD Group: Networking/Daemons Source0: ftp://ftp.sendmail.org/pub/sendmail/%{name}.%{version}.tar.gz +# Source0-md5: 393f5d09d462f522c8288363870b2b42 Source1: %{name}.init Source2: %{name}.sysconfig Source3: %{name}.aliases # From http://doc.phpauction.org/sendmail/examples/ Source4: %{name}-examples.tar.bz2 +# Source4-md5: d00d817cd456a947a7fc6c04072a7d68 Source5: %{name}-etc-mail-Makefile Source6: %{name}.mc Source7: %{name}-config.m4 @@ -43,11 +46,12 @@ Patch5: %{name}-redirect.patch Patch6: %{name}-hprescan-dos.patch Patch7: http://blue-labs.org/clue/bluelabs.patch-8.12.3 BuildRequires: cyrus-sasl-devel +BuildRequires: man %{?_with_db3:BuildRequires: db3-devel} %{!?_with_db3:BuildRequires: db-devel >= 4.1.25} %{!?_without_ldap:BuildRequires: openldap-devel} -%{!?_without_tls:BuildRequires: openssl-devel} -%{?_with_pgsql:BuildRequires: postgresql-devel} +%{!?_without_tls:BuildRequires: openssl-devel >= 0.9.7c} +%{?_with_pgsql:BuildRequires: postgresql-devel} Requires(pre): /bin/id Requires(pre): /usr/bin/getgid Requires(pre): /usr/sbin/groupadd @@ -60,6 +64,7 @@ Requires(postun): /usr/sbin/userdel %{!?_with_db3:Requires: db >= 4.1.25} Requires: m4 Requires: procmail +Requires: pam >= 0.77.3 Provides: smtpdaemon BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) Obsoletes: smtpdaemon @@ -104,6 +109,13 @@ une facilit l'\"aliasing\" et le \"forwarding\", un routage automatique sur les passerelles du réseau, et une configuration flexible. +%description -l ko +SendamilÀº ¸Å¿ì ³Î¸® »ç¿ëµÇ´Â Mail Àü¼Û ÇÁ·Î±×·¥ÀÌ´Ù(MTA). Mail Àü¼Û +ÇÁ·Î±×·¥µé(MTA)Àº ¾î¶°ÇÑ machine¿¡¼­ ´Ù¸¥ machineÀ¸·Î ¸ÞÀÏÀ» º¸³»¸ç +SendmailÀº e-mailÀ» ÀбâÀ§ÇØ »ç¿ëÇÏ´Â client programÀº ¾Æ´Ï´Ù. +SendamilÀº ¿øÇÏ´Â °÷À¸·Î InternetÀ̳ª Network¸¦ ÅëÇØ e-mailÀ» º¸³»´Â +¿ªÇÒÀ» ÇÏ´Â backgrond¿¡¼­ ÀÛ¾÷À» ÇÏ´Â ÇÁ·Î±×·¥ÀÌ´Ù. + %description -l pl Sendmail jest programem umo¿liwiaj±cym wymianê poczty elektronicznej miêdzy komputerami w sieci (MTA). Zajmuje siê przekazywaniem poczty @@ -158,7 +170,7 @@ install %{SOURCE7} config.m4 echo "define(\`confCC', \`%{__cc}')" >> config.m4 echo "define(\`confOPTIMIZE', \`%{rpmcflags} -DUSE_VENDOR_CF_PATH=1 -DNETINET6')" >> config.m4 echo "APPENDDEF(\`confINCDIRS', \`-I/usr/include/sasl')" >> config.m4 -echo "define(\`confLIBSEARCH', \`db')" >> config.m4 +echo "define(\`confLIBSEARCH', \`db resolv')" >> config.m4 %if %{?debug:0}%{!?debug:1} echo "define(\`confLDOPTS', \`-s')" >> config.m4 %endif @@ -174,6 +186,7 @@ echo "APPENDDEF(\`confLIBS', \`-lsasl -lcrypto')" >> config.m4 %endif %if %{?_without_tls:0}%{!?_without_tls:1} echo "APPENDDEF(\`confENVDEF', \`-DSTARTTLS')" >> config.m4 +echo "APPENDDEF(\`confENVDEF', \`-D_FFR_DEAL_WITH_ERROR_SSL')" >> config.m4 echo "APPENDDEF(\`confLIBS', \`-lssl -lcrypto')" >> config.m4 %endif @@ -203,13 +216,20 @@ SMINSTOPT="DESTDIR=$RPM_BUILD_ROOT SBINOWN=$IDNU SBINGRP=$IDNG \ UBINOWN=$IDNU UBINGRP=$IDNG MANOWN=$IDNU MANGRP=$IDNG \ CFOWN=$IDNU CFGRP=$IDNG MSPQOWN=$IDNU GBINGRP=$IDNG GBINOWN=$IDNU \ BINOWN=$IDNU BINGRP=$IDNG" -%{__make} $SMINSTOPT install -C $OBJDIR/sendmail -%{__make} $SMINSTOPT install -C $OBJDIR/mailstats -%{__make} $SMINSTOPT install -C $OBJDIR/praliases -%{__make} $SMINSTOPT force-install -C $OBJDIR/rmail -%{__make} $SMINSTOPT install -C $OBJDIR/makemap -ln -sf /usr/sbin/makemap $RPM_BUILD_ROOT%{_bindir}/makemap -%{__make} $SMINSTOPT install -C $OBJDIR/smrsh +%{__make} -C $OBJDIR/sendmail install \ + $SMINSTOPT +%{__make} -C $OBJDIR/mailstats install \ + $SMINSTOPT +%{__make} -C $OBJDIR/praliases install \ + $SMINSTOPT +%{__make} -C $OBJDIR/rmail force-install \ + $SMINSTOPT +%{__make} -C $OBJDIR/makemap install \ + $SMINSTOPT +%{__make} -C $OBJDIR/smrsh install \ + $SMINSTOPT + +ln -sf %{_sbindir}/makemap $RPM_BUILD_ROOT%{_bindir}/makemap # install the cf files cd cf @@ -287,6 +307,7 @@ else fi %post +umask 022 # # Convert old format to new #