From: Ivan Zakharyaschev <imz@altlinux.org>
To: ALT Linux Team development discussions <devel@lists.altlinux.org>
Subject: Re: [devel] %__python3
Date: Tue, 19 Sep 2017 13:04:48 +0300 (MSK)
Message-ID: <alpine.LFD.2.20.1709191254560.9493@imap.altlinux.org> (raw)
In-Reply-To: <4919019b-40e8-1f9a-2b44-1fb15f07eaf9@basealt.ru>
[-- Attachment #1: Type: text/plain, Size: 1498 bytes --]
On Tue, 19 Sep 2017, Anton Farygin wrote:
> Кто-то знает, почему такая разница в макросах для python и python3 ?
>
> [builder@localhost .in]$ rpm --eval '%__python'
> /usr/bin/python
> [builder@localhost .in]$ rpm --eval '%__python3'
> python3
Наверное, нет. Я посмотрел их источники.
Первый определяется в /usr/lib/rpm/macros (из пакета librpm), второй -- в
/usr/lib/rpm/macros.d/python3 из пакета rpm-build-python3 и его с самого
начала в таком виде (без абсолютного пути) написали.
Чем они вообще полезны?.. Вижу, например, такую пользу от наличия макроса
%__python3: при сборке собственно пакета python3 его можно переопределить
и указать на новый интерпретатор по необычному пути, и тогда во всех
обычных процедурах по обработке Python3-фалов в пакете (перекомпиляция,
поиск зависимостей) будет использована уже новая версия интерпретатора.
А абсолютный ли там обычно путь, как-то кажется не очень важным. Это для
чего-то оказалось важным?
Best regards,
Ivan
next parent reply other threads:[~2017-09-19 10:04 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-09-19 10:04 ` Ivan Zakharyaschev [this message]
2017-09-19 10:52 ` Ivan Zakharyaschev
2017-09-26 17:10 ` Ivan Zakharyaschev
2017-09-26 17:12 ` Anton Farygin
2018-08-28 10:08 ` Ivan Zakharyaschev
2018-09-02 4:36 ` Anton Farygin
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=alpine.LFD.2.20.1709191254560.9493@imap.altlinux.org \
--to=imz@altlinux.org \
--cc=devel@lists.altlinux.org \
/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 Team development discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/devel/0 devel/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 devel devel/ http://lore.altlinux.org/devel \
devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
public-inbox-index devel
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.devel
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git