ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: Alexey Tourbin <at@altlinux.ru>
To: ALT Devel discussion list <devel@altlinux.ru>
Subject: [devel] Re: Q: mozilla libraries
Date: Thu, 7 Oct 2004 21:48:05 +0400
Message-ID: <20041007174805.GE23780@solemn.turbinal.org> (raw)
In-Reply-To: <200410072054.05845.zerg@altlinux.org>

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

On Thu, Oct 07, 2004 at 08:53:52PM +0400, Sergey V Turchin wrote:
> > Я уже собрал nspr-4.4.1.  Столкнулся с проблемой: libnspr4.so
> > конфликтует с /usr/lib/libnspr4.so ->
> > /usr/lib/mozilla/libnspr4.so, а библиотеки ни с кем конфликтовать
> > не должны.  Поэтому сделал soname libnspr4.so.4,
> Зачем soname портить?
> Из Mozilla уберется и все будет ок.

Потому что пакет libnspr не должен ни с кем конфликтовать.

Далее, если, например, в nspr-4.5.x задним числом изменится ABI (как
в libtiff-3.6), то можно будет изменить soname c libnspr4.so.4 на
libnspr4.so.4.5.

Далее, всё остальное будет _правильно_ пересобираться, т.е. при линковке
с -lnspr4 (как сейчас линкуются все, кто её носит с собой) будет
автоматически выставляться зависимость на libnspr4.so.4.  Т.е. пакеты,
пересобранные с libnspr-devel, будут явно требовать новый libnspr.
Если же оставить soname прежним, то пакеты, пересобранные c
libnspr-devel, могут вместо libnspr вытянуть либо mozilla, либо firefox,
либо firebird, т.к. эти пакеты предоставляют libnspr4.so.  При этом
пакеты могут попросту не работать (%add_findprov_lib_path сделает свое
черное дело).

Далее, как я понимаю, все "локальные" бинари, слинкованные со старым
libnsp4.so, будут продолжать работать при установленном пакете
libnspr4-devel.

Т.е. я думаю, что "ужесточение" soname -- это наиболее мягкий вариант
(возможного) привнесения libnspr в системные библиотеки.

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

  reply	other threads:[~2004-10-07 17:48 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-10-07  2:29 [devel] " Alexey Tourbin
2004-10-07  8:11 ` Sergey V Turchin
2004-10-07  9:29 ` Alexey Gladkov
2004-10-07  9:47   ` Sergey V Turchin
2004-10-07 11:42     ` [devel] " Alexey Tourbin
2004-10-07 12:00       ` Alexey Gladkov
2004-10-07 12:28         ` Alexey Tourbin
2004-10-07 12:33           ` Sergey V Turchin
2004-10-07 12:52             ` Alexey Gladkov
2004-10-10  9:59             ` Alexey Morozov
2004-10-07 12:32         ` Sergey V Turchin
2004-10-07 12:50           ` Alexey Gladkov
2004-10-07 16:41             ` Alexey Tourbin
2004-10-07 16:53               ` Sergey V Turchin
2004-10-07 17:48                 ` Alexey Tourbin [this message]
2004-10-07 18:06                   ` Alexey Tourbin
2004-10-07 18:26                     ` Sergey V Turchin
2004-10-07 19:06                       ` Alexey Tourbin
2004-10-07 19:08                         ` Sergey V Turchin
2004-10-08  3:29                           ` Alexey Tourbin
2004-10-08  9:24                         ` Alexey Gladkov
2004-10-08  9:06               ` Alexey Gladkov

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=20041007174805.GE23780@solemn.turbinal.org \
    --to=at@altlinux.ru \
    --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