ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
From: "Damir Shayhutdinov" <lost404@gmail.com>
To: "ALT Linux Sisyphus discussion list" <sisyphus@lists.altlinux.org>
Subject: Re: [sisyphus] hsh и spec
Date: Mon, 2 Oct 2006 11:30:12 +0400
Message-ID: <679044850610020030y590acf77qeb5a8e58f96c8c42@mail.gmail.com> (raw)
In-Reply-To: <21bd5bb90610012353m70a9ce56tea25c1274c0a0e04@mail.gmail.com>

> Давеча собирал новую версию nginx и пришло мне в голову - а в чем смысл
> hasher, если чтобы создать новый srpm, при rpm -b* в систему _все равно_
> ставятся *-devel?
> Или есть это я делаю что-то не так и есть способ собрать пакет из спека и
> тарбола без установки лишних библиотек?

Билдреки делятся на два типа - те которые нужны для _сборки_ src.rpm,
и те, которые нужны для сборки .rpm.

Первые - это всевозможные rpm-build-* и *-devel, которые содержат
файлы в /etc/rpm/macros.d (то есть определяют новые макросы).
Посмотреть их список в системе можно например через rpm -qf /etc/rpm/macros.d/*

 От значения этих макросов часто зависят остальные билдреки например.
Из одного и того же спека можно получить разные src.rpm, если собирать
их на разных системах, с разными "билдреками первого типа". Например,
так у нас сделан Питон, а также firefox и все его хозяйство.

Такие билдреки должны быть удовлетворены _до_ передачи пакета в хэшер.
Обычно если rpm ругается на неопределенные макросы и не запаковывает
спек. Так что их ставить все равно придется.

2Team: Может сделать полиси, по которым файлы в /etc/rpm/macros.d
могут находиться только в  пакетах типа rpm-build-*?

Остальные билдреки относятся к сборке rpm из src.rpm, и могут быть
легко отключены через --nodeps

rpm -bs --nodeps foo.spec

  parent reply	other threads:[~2006-10-02  7:30 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-10-02  7:06 ` Led
2006-10-02 12:25   ` Michael Shigorin
2006-10-02  7:30 ` Damir Shayhutdinov [this message]
2006-10-02 11:03   ` Igor Zubkov
2006-10-02 12:28   ` [sisyphus] [wiki][+1] " 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=679044850610020030y590acf77qeb5a8e58f96c8c42@mail.gmail.com \
    --to=lost404@gmail.com \
    --cc=sisyphus@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 Sisyphus discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/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 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
		sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
	public-inbox-index sisyphus

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sisyphus


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git