ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: "Dmitry V. Levin" <ldv@altlinux.org>
To: ALT Devel discussion list <devel@altlinux.ru>
Subject: Re: [devel] I: For Qt/KDE manteiners
Date: Wed, 2 Oct 2002 21:49:09 +0400
Message-ID: <20021002174909.GA9090@basalt.office.altlinux.ru> (raw)
In-Reply-To: <200210022114.53766.zerg@altlinux.com>

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

On Wed, Oct 02, 2002 at 09:14:48PM +0400, Sergey V. Turchin wrote:
> Не нашел способа обойти несмену soname у Qt3-3.0.5,
> чем этот:
> 
> Все пакеты зависящие от Qt должны иметь зависимость
> Requires: libqt3-c++compiled = 3.2
> KDE-шные 
> Requires: kdelibs-c++compiled = 3.2
> 
> Они соответственно это предоставляют начиная с 
> libqt3-3.0.5-alt11
> kdelibs-3.0.3-alt8
> 
> Строки зависимостей можно получить способом,
> показаным в прикрепленных файлах.
> 
> Пересоберите пожалуйста все свои Qt/KDE программы
> с указанием таких зависимостей.

Давайте обойдемся без ++ в имени requires.

Например, так гораздо лучше:

Requires: libqt3-cpp_compiled = 3.2
Requires: kdelibs-cpp_compiled = 3.2


> %define gccver %(gcc -o %_builddir/gccver %_sourcedir/gccver.c >/dev/null 2>&1 ; %_builddir/gccver -v)
> 
> Source1000: gccver.c

Предлагаю такой вариант:

%define gccver %(gcc -dumpversion |cut -d. -f-2)


--
ldv

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

  parent reply	other threads:[~2002-10-02 17:49 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-10-02 17:14 Sergey V. Turchin
2002-10-02 17:30 ` Alexander Bokovoy
2002-10-03  8:02   ` Sergey V. Turchin
2002-10-02 17:49 ` Dmitry V. Levin [this message]
2002-10-03  7:24   ` Sergey Vlasov
2002-10-03  8:09     ` Sergey V. Turchin
2002-10-03  8:12   ` Sergey V. Turchin
2002-10-03  7:20 ` Sergey Vlasov
2002-10-03  8:03   ` Sergey V. Turchin
2002-10-03  8:07     ` Sergey V. Turchin
2002-10-03  8:40 ` [devel] I: Qt/KDE программы. Окончательный вариант Sergey V. Turchin
2002-10-03 20:42   ` Alexey I. Froloff
2002-10-03 21:24     ` Dmitry V. Levin

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=20021002174909.GA9090@basalt.office.altlinux.ru \
    --to=ldv@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