ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: "Dmitry V. Levin" <ldv@altlinux.org>
To: ALT Devel discussion list <devel@lists.altlinux.org>
Subject: Re: [devel] просьба поругать новый flac.
Date: Fri, 2 Feb 2007 04:10:25 +0300
Message-ID: <20070202011025.GA22522@basalt.office.altlinux.org> (raw)
In-Reply-To: <200702020341.34484.thresh@altlinux.ru>

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

On Fri, Feb 02, 2007 at 03:41:27AM +0300, Pavlov Konstantin wrote:
> Как я уже писал ранее, flac-1.1.3 релизнулся, вот и дошли руки подлатать его 
> до соответствия shared libraries policy.
> 
> Пожалуйста, поругайте 
> http://git.altlinux.org/people/thresh/packages/?p=flac.git

> %define soname 8
> %define cppsoname 6

Давайте по возможности использовать точные формулировки.
8 -- это soversion, soname -- это в данном случае libFLAC.so.8

> # Automatically added by buildreq on Wed Feb 23 2005
> BuildRequires: [...]

Пора обновить.

> Summary: Free Lossless Audio Codec
> License: GPL
> Summary: FLAC shared library
> License: BSD-like

Действительно библиотека BSD-style а утилиты GPL?

> %package -n lib%name%soname

Не хватает
Provides: lib%name = %version-%release

То же самое касается пакета lib%name++%cppsoname.

> %package -n lib%name-devel
> PreReq: lib%name%soname = %version-%release

Почему не простой Requires?
Почему у самого пакета нет такой зависимости?
Почему её нет у пакета lib%name++%cppsoname?

> %{?!_enable_static:export lt_cv_prog_cc_static_works=no}

Это не актуально уже более 2 лет.

> -libFLAC___la_LIBADD = ../libFLAC/libFLAC.la
> +libFLAC___la_LIBADD = ../libFLAC/libFLAC.la -lstdc++

Может это и сработает, но вообще лучше использовать g++ для линковки
плюсового кода.

P.S.  Вообще я люблю ругать чужие спек-файлы. :)


-- 
ldv

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

  reply	other threads:[~2007-02-02  1:10 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-02-02  0:41 Pavlov Konstantin
2007-02-02  1:10 ` Dmitry V. Levin [this message]
2007-02-02 14:55   ` Konstantin Pavlov
2007-02-02 14:57     ` [devel] Fwd: " Pavlov Konstantin
2007-02-02 11:12 ` [devel] " Led
2007-02-02 12:04   ` Pavlov Konstantin
2007-02-02 12:09     ` 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=20070202011025.GA22522@basalt.office.altlinux.org \
    --to=ldv@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