ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: Led <ledest@gmail.com>
To: ALT Linux Team development discussions <devel@lists.altlinux.org>
Subject: Re: [devel] Erlang's rpm-build-erlang
Date: Sun, 17 Feb 2008 15:55:01 +0200
Message-ID: <200802171555.01914.ledest@gmail.com> (raw)
In-Reply-To: <200802171541.42131.ledest@gmail.com>

Sunday, 17 February 2008 15:41:42 Led написав:
> Sunday, 17 February 2008 15:31:49 Damir Shayhutdinov написав:
> > > > Как ищутся зависимости? По исходникам или по байткоду?
> > >
> > > По *.beam (т.е. по байткоду), с помощью erlang(xref).
> >
> > А зависимости между приложениями (и сами приложения)?
>
> Вы имеете ввиду зависимости для *.app? Мне казалось, что это лишнее - они
> уже входят в *.beam (?)
>
> > Может стоит
> > сделать что-то типа erlang-app(kernel)?
>
> Т.е. делать зависимости не на конкретные beam-модули, а на билиотеку
> (/usrlib/erlang/lib/LIBNAME ?

Наверное, лучше сделать что-то типа:

erlang(stdlib/dets) = 1.15.1
(для Provides)

и тогда в Requires можно:

erlang(stdlib/dets) >= 1.15
(если нужно указать версию в зависимостях)


-- 
Led

  parent reply	other threads:[~2008-02-17 13:55 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-02-17  3:03 Led
2008-02-17 10:21 ` Damir Shayhutdinov
2008-02-17 13:06   ` Led
2008-02-17 13:31     ` Damir Shayhutdinov
2008-02-17 13:41       ` Led
2008-02-17 13:51         ` Damir Shayhutdinov
2008-02-17 15:17           ` Michael Shigorin
2008-02-17 13:55         ` Led [this message]
2008-02-17 14:00           ` Damir Shayhutdinov
2008-02-17 14:18             ` Led
2008-02-17 14:24               ` Damir Shayhutdinov
2008-02-17 13:43 ` Led

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=200802171555.01914.ledest@gmail.com \
    --to=ledest@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