ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: Vladimir Lettiev <crux@gorodmasterov.com>
To: ALT Devel discussion list <devel@altlinux.ru>
Subject: Re: [devel] Re: Q: hsh --repackage-source
Date: Sat, 30 Apr 2005 16:36:00 +0400
Message-ID: <42737BB0.6080308@gorodmasterov.com> (raw)
In-Reply-To: <20050429204036.GC14750@basalt.office.altlinux.org>

Dmitry V. Levin wrote:
> Я смог придумать только один случай, когда включение --repackage-source
> может иметь негативный эффект, но во-первых, это довольно сильно
> притянутый за уши случай, и во-вторых, можно будет применить
> --no-repackage-source.

Есть ещё положительный эффект.
Мне требуется собрать пакеты A и B. А зависит от В, B в свою очередь 
зависит от A. Я придумываю некий способ бутстрапа. И собираю пакет:

rpmbuild -bs --with bootstrap A.src.rpm

а в спеке такая конструкция:
define bootstrap ...

%if !%bootstrap
BuildRequires: B
%endif

Спокойно собираю пакет B, который требует A.

После перепаковки src пакет A будет иметь сборочные зависимости на B и 
при следующей пересборке бутстраповые фишки в спеке отвалятся и пакет A 
будет требовать пакет B. В случае чего фокус с --with можно повторить.

Удобство в том, что не надо напрягать incoming@, извещая о своих 
коварных планах. Недостаток - если в конструкции %if будет сидеть 
Reqeuires - собраные rpm пакеты никогда не будут иметь этой зависимости.

-- 
С уважением, Владимир Леттиев aka crux <crux@gorodmasterov.com>


  reply	other threads:[~2005-04-30 12:36 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-04-29 20:17 [devel] " Dmitry V. Levin
2005-04-29 20:22 ` [devel] " Michael Shigorin
2005-04-29 20:40   ` Dmitry V. Levin
2005-04-30 12:36     ` Vladimir Lettiev [this message]
2005-04-29 20:41 ` [devel] " Alexey Rusakov
2005-04-29 20:56   ` Dmitry V. Levin
2005-04-29 21:18     ` Alexey Rusakov
2005-04-30  8:20 ` Alexey Borovskoy
2005-04-30 21:32 ` [devel] " Alexey Tourbin
2005-04-30 22:03   ` Dmitry V. Levin
2005-04-30 23:00     ` Alexey Tourbin
2005-05-01  9:23       ` Dmitry V. Levin
2005-05-01 11:40         ` Michael Shigorin

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=42737BB0.6080308@gorodmasterov.com \
    --to=crux@gorodmasterov.com \
    --cc=devel@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 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