ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: "Sergey V. Turchin" <zerg@altlinux.com>
To: devel@altlinux.ru
Subject: [devel] I: For Qt/KDE manteiners
Date: Wed, 2 Oct 2002 21:14:48 +0400
Message-ID: <200210022114.53766.zerg@altlinux.com> (raw)

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

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi all!

Не нашел способа обойти несмену 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 программы
с указанием таких зависимостей.

- -- 
Regards, ZerG

### http://altlinux.ru ### ALT Linux Team ### zerg@altlinux.ru ###
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (GNU/Linux)

iD8DBQE9mymN+zBIrxwqPwgRAlT8AKCE3uguTY2TyetPXjduyVDWP2Ok9QCgkVJ9
v8npy9kg/kZ+lXpnhqOO4DI=
=T138
-----END PGP SIGNATURE-----

[-- Attachment #2: gccver.c --]
[-- Type: text/x-csrc, Size: 185 bytes --]

#include <ansidecl.h>
#include <stdio.h>
int main(int argc, char **argv) {
	if(argc==1)
		printf("%u\n", GCC_VERSION);
	else
		printf("%u.%u\n", __GNUC__, __GNUC_MINOR__);
	return 0;
}

[-- Attachment #3: qt_kde_program.spec --]
[-- Type: text/plain, Size: 314 bytes --]

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

Source1000: gccver.c

#if library
Provides: lib%name-c++compiled = %gccver

Requires: libqt3-c++compiled = %gccver
# or
Requires: kdelibs-c++compiled = %gccver
# or
Requires: lib_koe_chto-c++compiled = %gccver

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

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-10-02 17:14 Sergey V. Turchin [this message]
2002-10-02 17:30 ` Alexander Bokovoy
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=200210022114.53766.zerg@altlinux.com \
    --to=zerg@altlinux.com \
    --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