ALT Linux Team development discussions
 help / color / mirror / Atom feed
* [devel] libicu soname change
@ 2010-03-15 14:23 Valery V. Inozemtsev
  0 siblings, 0 replies; only message in thread
From: Valery V. Inozemtsev @ 2010-03-15 14:23 UTC (permalink / raw)
  To: devel
  Cc: Ivan Melnikov, Vitaly Lipatov, Alexey Shabalin, Kirill Maslinsky,
	Mikhail Pokidko, Boris Savelev, Vitaly Kuznetsov, Alexey Voinov


[-- Attachment #1.1: Type: text/plain, Size: 744 bytes --]

Hi

в сизиф едет icu 4.4 с традиционной сменой soname. мантейнеры следующих
пакетов
389-adminutil
389-ds
389-dsgw
couchdb
dwdiff
firebird-server
firebird-server
libboost_regex1.36.0
libboost_regex1.39.0
libboost_regex1.42.0
libfbembed
libsword
libwebkit
libxaira
postgresql-8.2eter-contrib
postgresql-8.3eter-contrib
postgresql-8.4eter-contrib
sword
xaira

приглашаются в #21899. приглашение действительно в течении 3-х дней, те
кто не успел будут жить с icu42

P.S. webkit так просто не собирается, патчь для него в атаче
-- 
Valery V. Inozemtsev

[-- Attachment #1.2: webkit-1.1.23-alt-icu4.4.patch --]
[-- Type: text/x-patch, Size: 510 bytes --]

--- webkit-1.1.23/WebCore/platform/text/TextBreakIterator.h.icu44	2010-03-12 15:56:02.000000000 +0300
+++ webkit-1.1.23/WebCore/platform/text/TextBreakIterator.h	2010-03-15 17:04:08.000000000 +0300
@@ -26,7 +26,11 @@
 
 namespace WebCore {
 
+#if (U_ICU_VERSION_MAJOR_NUM == 4) && (U_ICU_VERSION_MINOR_NUM >= 3)
+    typedef struct UBreakIterator TextBreakIterator;
+#else
     class TextBreakIterator;
+#endif
 
     // Note: The returned iterator is good only until you get another iterator.
 

[-- Attachment #2: Эта часть сообщения подписана цифровой подписью --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-03-15 14:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-03-15 14:23 [devel] libicu soname change Valery V. Inozemtsev

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