From: Timur Batyrshin <batyrshin@ieml.ru>
To: devel@lists.altlinux.org
Subject: Re: [devel] [SCM] packages/rpm-build-python: heads/master
Date: Wed, 3 Feb 2010 11:07:38 +0300
Message-ID: <20100203110738.7f02a0ef@batyrshin.kzn.ieml.ru> (raw)
In-Reply-To: <8d778a621002022340r6b958105rdbe019587c47e46f@mail.gmail.com>
[-- Attachment #1: Type: text/plain, Size: 1361 bytes --]
On Wed, 3 Feb 2010 14:40:53 +0700
Евгений Ростовцев wrote:
> В результате чего мейнтейнеру придёт в голову написать нечто,
> противоречащее задокументированному в rpm-build-python, т.е. писать:
> BuildRequires: %py_dependencies qwe
>
> А не как задумано, т.е.:
> %py_dependencies qwe
Может я, конечно, не в теме, и не туда смотрю, но за пару строк до твоего изменения
как раз и написано, что использовать нужно
BuildRequires: %py_dependencies qwe
164 # py_dependencies <имя_модуля1> [<имя_модуля2> ...]
165 #
166 # Формирует список модулей питон для использования, например,
167 # в тегах BuildRequires или Obsoletes, н-р, так:
168 # BuildRequires: %py_dependencies module1 module2 module3
169 # что будет преобразовано в
170 # BuildRequires: pythonX.Y(module1) pythonX.Y(module2) pythonX.Y(module3) 171 #
172 %py_dependencies() %(%{expand: %%__python_deps_internal %{*}})
Да и в документации в каталоге doc/ это же написано.
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 198 bytes --]
next prev parent reply other threads:[~2010-02-03 8:07 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 [this message]
2010-02-03 10:01 ` Dmitry V. Levin
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=20100203110738.7f02a0ef@batyrshin.kzn.ieml.ru \
--to=batyrshin@ieml.ru \
--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