ALT Linux Team development discussions
 help / color / mirror / Atom feed
* [devel] I: For Qt/KDE manteiners
@ 2002-10-02 17:14 Sergey V. Turchin
  2002-10-02 17:30 ` Alexander Bokovoy
                   ` (3 more replies)
  0 siblings, 4 replies; 13+ messages in thread
From: Sergey V. Turchin @ 2002-10-02 17:14 UTC (permalink / raw)
  To: devel

[-- 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

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2002-10-03 21:24 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-10-02 17:14 [devel] I: For Qt/KDE manteiners 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
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

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