From: "Евгений Ростовцев" <real.altlinux.org@gmail.com> To: ldv@altlinux.org Cc: real.altlinux.org@gmail.com, devel@lists.altlinux.org Subject: [devel] [SCM] packages/rpm-build-python: heads/master Date: Wed, 3 Feb 2010 14:40:53 +0700 Message-ID: <8d778a621002022340r6b958105rdbe019587c47e46f@mail.gmail.com> (raw) Привет! > > -%py_dependencies() %(%{expand: %%__python_deps_internal %{*}}) > > +%py_dependencies() BuildRequires: %(%{expand: %%__python_deps_internal %{*}}) [...] > А почему это изменение семантики называется "Fix"? Потому что семантику я поменял так, чтобы она соответствовала своему же описанию: > > # что будет преобразовано в > > # BuildRequires: pythonX.Y(module1) pythonX.Y(module2) pythonX.Y(module3) Без этого "Fix" вместо BuildRequires: pythonX.Y(...)... мы получаем: pythonX.Y(...)... И сборка убивается ещё на стадии установки пакетов в хэшер. В результате чего мейнтейнеру придёт в голову написать нечто, противоречащее задокументированному в rpm-build-python, т.е. писать: BuildRequires: %py_dependencies qwe А не как задумано, т.е.: %py_dependencies qwe -- REAL aka Евгений Ростовцев, программист ЦНИТ КемГУ
next reply other threads:[~2010-02-03 7:40 UTC|newest] Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top 2010-02-03 7:40 Евгений Ростовцев [this message] 2010-02-03 8:07 ` Timur Batyrshin 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=8d778a621002022340r6b958105rdbe019587c47e46f@mail.gmail.com \ --to=real.altlinux.org@gmail.com \ --cc=devel@lists.altlinux.org \ --cc=ldv@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