ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: Gleb Fotengauer-Malinovskiy <glebfm@altlinux.org>
To: ALT Linux Team development discussions <devel@lists.altlinux.org>
Subject: Re: [devel] Ocaml 4
Date: Wed, 25 Sep 2013 17:10:44 +0400
Message-ID: <20130925131044.GB9712@bragi.localdomain> (raw)
In-Reply-To: <14261379945779@web25j.yandex.ru>

[-- Attachment #1: Type: text/plain, Size: 1207 bytes --]

On Mon, Sep 23, 2013 at 06:16:19PM +0400, Bergman Andrey wrote:
> Други!
> 
> Правильно ли я понимаю, что по результатам лога сборки http://git.altlinux.org/tasks/104631/logs/events.1.1.log я должен во всех пакетах из списка

Пересобирать остальных рано.

Из перечисленного списка
> camlp4
> ocaml
> ocaml-runtime
> ocamldoc
вот эти собираются из самого пакета ocaml.

Чинится вот так:

diff --git a/ocaml.spec b/ocaml.spec
index 201f99c..62a1c21 100644
--- a/ocaml.spec
+++ b/ocaml.spec
@@ -44,7 +44,7 @@ Requires: %name-runtime = %version-%release
 %package runtime
 Summary: Runtime part of the OCaml system
 Group: Development/ML
-Provides: %name-runtime
+Provides: %name-runtime = %(v=%version; IFS=.; set $v; echo "$1.$2")
 # For some reason, this is Requires, not Provides.
 Requires: %_rpmlibdir/ocaml-reqprov
 
@@ -266,6 +266,7 @@ install -pm644 -D %SOURCE3 %buildroot%_desktopdir/%name.desktop
 %exclude %_libdir/ocaml/ld.conf
 %exclude %_libdir/ocaml/*graphics*
 %_libdir/ocaml/caml/
+%_libdir/ocaml/compiler-libs/
 %exclude %_libdir/ocaml/ocamlbuild/
 %exclude %_libdir/ocaml/ocamldoc/
 %_libdir/ocaml/threads/

-- 
glebfm
 
Глеб Фотенгауэр-Малиновский

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

      parent reply	other threads:[~2013-09-25 13:10 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-09-23 14:16 Bergman Andrey
2013-09-23 14:48 ` Igor Vlasenko
2013-09-25 13:10 ` Gleb Fotengauer-Malinovskiy [this message]

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=20130925131044.GB9712@bragi.localdomain \
    --to=glebfm@altlinux.org \
    --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