From: "Dmitry V. Levin" <ldv@altlinux.org>
To: "Евгений Ростовцев" <real.altlinux.org@gmail.com>
Cc: ALT Devel discussion list <devel@lists.altlinux.org>
Subject: Re: [devel] [SCM] packages/rpm-build-python: heads/master
Date: Wed, 3 Feb 2010 13:01:12 +0300
Message-ID: <20100203100112.GA24104@wo.int.altlinux.org> (raw)
In-Reply-To: <8d778a621002022340r6b958105rdbe019587c47e46f@mail.gmail.com>
[-- Attachment #1: Type: text/plain, Size: 1337 bytes --]
On Wed, Feb 03, 2010 at 02:40:53PM +0700, Евгений Ростовцев wrote:
> Привет!
>
> > > -%py_dependencies() %(%{expand: %%__python_deps_internal %{*}})
> > > +%py_dependencies() BuildRequires: %(%{expand: %%__python_deps_internal %{*}})
> [...]
> > А почему это изменение семантики называется "Fix"?
>
> Потому что семантику я поменял так, чтобы она соответствовала своему
> же описанию:
Описание выглядит следующим образом:
# py_dependencies <имя_модуля1> [<имя_модуля2> ...]
#
# Формирует список модулей питон для использования, например,
# в тегах BuildRequires или Obsoletes, н-р, так:
# BuildRequires: %py_dependencies module1 module2 module3
# что будет преобразовано в
# BuildRequires: pythonX.Y(module1) pythonX.Y(module2) pythonX.Y(module3)
#
%py_dependencies() %(%{expand: %%__python_deps_internal %{*}})
И в doc/RpmMacros.txt:
py_dependencies <имя_модуля1> [ <имя_модуля2> ... ]
Генерирует список модулей для указания в директивах BuildRequires и др,
расширяется в pythonX.Y(<имя_модуля1>) [ pythonX.Y(<имя_модуля1>) ... ]
Так что вы поменяли семантику, сломав обратную совместимость и сделав
макрос несоответствующим документации.
Можете изготовить новый макрос, например, %py_buildrequires, если хотите.
--
ldv
[-- Attachment #2: Type: application/pgp-signature, Size: 198 bytes --]
prev parent reply other threads:[~2010-02-03 10:01 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-02-03 7:40 Евгений Ростовцев
2010-02-03 8:07 ` Timur Batyrshin
2010-02-03 10:01 ` Dmitry V. Levin [this message]
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=20100203100112.GA24104@wo.int.altlinux.org \
--to=ldv@altlinux.org \
--cc=devel@lists.altlinux.org \
--cc=real.altlinux.org@gmail.com \
/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