ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
From: Epiphanov Sergei <serpiph@nikiet.ru>
To: ALT Linux Sisyphus discussion list <sisyphus@altlinux.ru>
Subject: Re: [sisyphus] smtp auth
Date: Fri, 29 Oct 2004 12:37:23 +0400
Message-ID: <200410291237.23608.serpiph@nikiet.ru> (raw)
In-Reply-To: <20041028121819.GJ22419@pyro.hopawar.private.net>

В сообщении от 28 Октябрь 2004 16:18 Alexey Morozov написал:
> On Thu, Oct 28, 2004 at 03:39:45PM +0400, Epiphanov Sergei wrote:
> > Ищите по теме "postfix в Сизифе". Сейчас дополнительно сравнил src.rpm
> > из Сизифа и Дедела. Ещё отличия:
> >
> > 1) имеется tls
> > 2) изменения в патче postfix-2.0.16-alt-skip_system_users.patch
> > 3) патч tls перед sasl
> > 4) при сборке программ в пункте 4. spec-файла добавляется библиотека
> > sasl 5) при сборке программ пункте 5. spec-файла добавляется
> > библиотека sasl
> >
> > Кстати, в 4) и 5) sasl жёстко прикручивается, тогда смысл в %def_with
> > sasl? Ведь тогда при указании -without-sasl пакет не собрать вообще.
>
> А кто заставляет жестко (без %if_with) прикручивать 4 и 5?

Кусок из postfix.spec, который из Дедала:

# 4. build these applications with %libpostfix and %libpostfix_dict.
for d in `cat %SOURCE11`; do
        %make_build -C "$d" \
                LIBS='../../lib/libpostfix.so -lsasl2 ../../lib/libpostfix_dict.so' \
                AUXLIBS= \
                SYSLIBS= \
                #
done
popd # src

echo "5. build other applications with %libpostfix only."
%make_build \
        LIBS='../../lib/libpostfix.so -lsasl2 ../../lib/libpostfix_dict.so' \
        AUXLIBS= \
        SYSLIBS= \
        #

То есть параметр --with-sasl или --without-sasl не влияет на сборку бинарных
файлов согласно этого куска

  reply	other threads:[~2004-10-29  8:37 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-10-27 15:03 Peter V. Saveliev
2004-10-27 15:44 ` Alexey Morozov
2004-10-27 16:59   ` Mikhael Korneev
2004-10-28  7:53     ` Epiphanov Sergei
2004-10-28 10:38       ` Dmitry V. Levin
2004-10-28 11:39         ` Epiphanov Sergei
2004-10-28 12:18           ` Alexey Morozov
2004-10-29  8:37             ` Epiphanov Sergei [this message]
2004-10-29 11:31               ` Alexei Takaseev
2004-10-29 12:10                 ` Epiphanov Sergei
2004-10-29 12:17                   ` Alexei Takaseev
2004-10-30  3:56               ` Alexey Morozov
2004-10-28 12:24           ` [sisyphus] KMail (was: smtp auth) Sergey V Turchin
2004-10-28 10:44       ` [sisyphus] smtp auth Alexei Takaseev
2004-10-28 10:51         ` Mike Lykov
2004-10-28 11:13           ` Alexei Takaseev
2004-10-28 11:24             ` Mike Lykov
2004-10-28 15:07         ` [sisyphus] " Michael Shigorin
2004-10-28 11:53   ` [sisyphus] " Sergey

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200410291237.23608.serpiph@nikiet.ru \
    --to=serpiph@nikiet.ru \
    --cc=sisyphus@altlinux.ru \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Sisyphus discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
		sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
	public-inbox-index sisyphus

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sisyphus


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git