ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: Alexander Bokovoy <a.bokovoy@sam-solutions.net>
To: devel@altlinux.ru
Subject: Re: [devel] I: For Qt/KDE manteiners
Date: Wed, 2 Oct 2002 20:30:24 +0300
Message-ID: <20021002173024.GG23592@sam-solutions.net> (raw)
In-Reply-To: <200210022114.53766.zerg@altlinux.com>

On Wed, Oct 02, 2002 at 09:14:48PM +0400, Sergey V. Turchin wrote:
> Не нашел способа обойти несмену soname у Qt3-3.0.5,
> чем этот:
[..]

> %define gccver %(gcc -o %_builddir/gccver %_sourcedir/gccver.c >/dev/null 2>&1 ; %_builddir/gccver -v)
Вот такое будет получше, видимо:

%define gccver %(gcc -v 2>&1|tail -1|cut -d' ' -f 3)

Работает так:
$ rpm --eval "%define gccver %(gcc -v 2>&1|tail -1|cut -d' ' -f 3)
Requires: libqt3-c++compiled = %gccver"
 
Requires: libqt3-c++compiled = 2.96


-- 
/ Alexander Bokovoy
---
"Oh, I've seen copies [of Linux Journal] around the terminal room at The
Labs."
(By Dennis Ritchie)


  reply	other threads:[~2002-10-02 17:30 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 [this message]
2002-10-03  8:02   ` Sergey V. Turchin
2002-10-02 17:49 ` Dmitry V. Levin
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=20021002173024.GG23592@sam-solutions.net \
    --to=a.bokovoy@sam-solutions.net \
    --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