ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: Igor Zubkov <igor.zubkov@gmail.com>
To: ALT Devel discussion list <devel@lists.altlinux.org>
Subject: Re: [devel] BuildConflicts?
Date: Tue, 29 May 2007 13:06:21 +0300
Message-ID: <200705291307.24507.icesik@mail.ru> (raw)
In-Reply-To: <20070528222829.GA10444@basalt.office.altlinux.org>

В сообщении от Tuesday 29 May 2007 01:28:29 Dmitry V. Levin написал(а):
> On Tue, May 29, 2007 at 02:20:23AM +0400, Alexey Rusakov wrote:
> > Доброго времени суток.
> >
> > Имеется следующая ситуация: некоторый пакет (gnome-mime-data) в данный
> > момент требует для своей сборки _отсутствия_ в сборочной среде пакета
> > glib2-devel. Вопросов два:
> > 1. Считаем ли мы это штатной ситуацией, не требующей исправления?
> > 2. Если да, правильно ли я понимаю, что желательно зафиксировать
> > соответствующее ограничение на уровне спек-файла (BuildConflicts)?
>
> Ответ "да" на оба вопроса, хотя это иногда бывает не очень удобно.

Тогда третий вопрос, если это можно обойти, обходить? Т.е. пакет будет 
собиратся и в hasher и в живой системе.

Путь обхода вот такой (на примере того самого gnome-mime-data):
Было в gnome-mime-data-2.4.3:
%build
%configure

Стало в gnome-mime-data-2.18.0:
./configure \
        --prefix=%{_prefix} \
        --exec-prefix=%{_exec_prefix} \
        --bindir=%{_bindir} \
        --sbindir=%{_sbindir} \
        --sysconfdir=%{_sysconfdir} \
        --datadir=%{_datadir} \
        --includedir=%{_includedir} \
        --libdir=%{_libdir} \
        --libexecdir=%{_libexecdir} \
        --localstatedir=%{_localstatedir} \
        --sharedstatedir=%{_sharedstatedir} \
        --mandir=%{_mandir} \
        --infodir=%{_infodir} \
        --disable-dependency-tracking \
        --without-included-gettext

Т.е. я банально расскрыл макрос %configure.

-- 
icesik

  reply	other threads:[~2007-05-29 10:06 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-05-28 22:20 Alexey Rusakov
2007-05-28 22:28 ` Dmitry V. Levin
2007-05-29 10:06   ` Igor Zubkov [this message]
2007-05-29 12:02     ` Alexey Rusakov
2007-05-29 13:29       ` Igor Zubkov
2007-05-29 13:36         ` Led
2007-05-29 18:39           ` Alexey Rusakov
2007-05-29 13:59         ` Sergey Vlasov
2007-06-10 13:59           ` Igor Zubkov
2007-05-29 13:59         ` 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=200705291307.24507.icesik@mail.ru \
    --to=igor.zubkov@gmail.com \
    --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