ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: Sergey V Turchin <zerg@altlinux.org>
To: ALT Devel discussion list <devel@altlinux.ru>
Subject: Re: [devel] I: Incoming changes
Date: Sat, 2 Oct 2004 15:28:36 +0400
Message-ID: <200410021528.39096.zerg@altlinux.org> (raw)
In-Reply-To: <412C8D69.9070106@altlinux.ru>

В сообщении от Wednesday 25 August 2004 17:00 Alexey Gladkov 
написал(a):
> Alexey I. Froloff wrote:
> > А как этот обработчик будет обрабатывать зависимости?  Пример:
> >
> > Есть пакет quakeforge, в состав которого входит компилятор
> > QuakeC/Ruamoko в байткод виртуальной машины.  Допустим
> > произошли существенные изменения в компиляторе/машине, хочу
> > пересобрать quakeworld (состоящий из файла qwprogs.dat).
> >
> > Оба пакета заливаются одновременно, какова вероятность что
> > quakeworld пересоберётся с новым qfcc?  BuildPreReq на версию
> > qfcc тут лишний, во первых старый байткод тоже поддерживается,
> > во вторых qw может собраться и старым qfcc.
>
> Ты описал ситуацию, которую без твоих пояснений никто не решит :)
> Ведь ты явно не указываешь BuildPreReq и пакет со старой версией
Т.е. чтоб все было хорошо, нужно все BuildRequires заменить на 
BuildPreReq ? Или вместо BuildRequires: libname-devel ставить 
BuildPreReq: %{get_dep libname-devel} ?

> компилятора тоже может собраться.
> При автоматизированной обработчике очередь строится по BuildTime
> так что если ты собрал компилятор раньше quakeworld, то
> quakeworld, будет собран уже новым компилятором.
Вот, ситуация.
Перед выкладыванием нового kde*-3.3 мне понадобилось пересобрать 
kdelibs. Мне нужно весь kde* еще раз пересобрать для изменения 
BuildTime?

-- 
Regards, Sergey, ALT Linux Team, http://www.altlinux.ru
http://stinkfoot.org:11371/pks/lookup?op=get&search=0x1C2A3F08


  parent reply	other threads:[~2004-10-02 11:28 UTC|newest]

Thread overview: 44+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-08-25 12:34 Alexey Gladkov
2004-08-25 12:42 ` Alexey I. Froloff
2004-08-25 13:00   ` Alexey Gladkov
2004-08-25 13:18     ` Alexey I. Froloff
2004-08-25 13:38     ` [devel] " Michael Shigorin
2004-08-25 14:01       ` Dmitry V. Levin
2004-10-02 11:28     ` Sergey V Turchin [this message]
2004-10-02 15:00       ` [devel] " Dmitry V. Levin
2004-10-02 15:28         ` Sergey V Turchin
2004-10-03 10:04           ` Dmitry V. Levin
2004-10-05  7:27             ` Sergey V Turchin
2004-10-05  7:31               ` Alexey I. Froloff
2004-10-05  7:46                 ` Sergey V Turchin
2004-10-05  7:55                   ` Alexey I. Froloff
2004-10-05  7:57                     ` Sergey V Turchin
2004-10-05  9:08               ` Alexey Gladkov
2004-10-05  9:14                 ` Sergey V Turchin
2004-10-05  9:31                   ` Alexey Gladkov
2004-10-05 10:05                     ` Sergey V Turchin
2004-10-05 10:25                       ` Alexey Gladkov
2004-10-05 11:04                         ` Sergey V Turchin
2004-10-07 12:52                           ` Sergey V Turchin
2004-10-07 13:02                             ` Alexey Gladkov
2004-10-07 13:06                               ` Sergey V Turchin
2004-10-12  6:59                             ` [devel] " Michael Shigorin
2004-10-06  7:52                         ` [devel] " Sergey V Turchin
2004-10-04 12:03       ` Alexey Gladkov
2004-10-04 12:08         ` Dmitry V. Levin
2004-10-04 12:20           ` Alexey Gladkov
2004-10-04 12:28             ` [devel] [JT] " Alexey I. Froloff
2004-10-05  7:43             ` [devel] " Sergey V Turchin
2004-10-05  9:15               ` Alexey Gladkov
2004-10-05 10:07                 ` Sergey V Turchin
2004-10-05 10:31                   ` Alexey Gladkov
2004-10-05 11:06                     ` Sergey V Turchin
2004-10-05 11:35                       ` Alexey Gladkov
2004-10-04 13:40         ` Sergey V Turchin
2004-08-26 10:51 ` Andrey Rahmatullin
2004-08-26 11:04   ` Alexey Gladkov
2004-08-26 12:28     ` Andrey Rahmatullin
2004-08-26 13:15       ` Alexey Gladkov
2004-08-26 11:01 ` Sergey V Turchin
2004-08-26 11:05   ` Alexey Gladkov
2004-08-31 18:25 ` Andrey Rahmatullin

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=200410021528.39096.zerg@altlinux.org \
    --to=zerg@altlinux.org \
    --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