ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: "Valery V. Inozemtsev" <shrek@altlinux.ru>
To: devel@lists.altlinux.org
Cc: Ivan Melnikov <iv@altlinux.org>, Vitaly Lipatov <lav@altlinux.ru>,
	Alexey Shabalin <shaba@altlinux.ru>,
	Kirill Maslinsky <kirill@altlinux.org>,
	Mikhail Pokidko <pma@altlinux.org>,
	Boris Savelev <boris@altlinux.org>,
	Vitaly Kuznetsov <vitty@altlinux.ru>,
	Alexey Voinov <voins@altlinux.ru>
Subject: [devel] libicu soname change
Date: Mon, 15 Mar 2010 17:23:08 +0300
Message-ID: <1268662988.15273.5.camel@marsh.altlinux.lan> (raw)


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

                 reply	other threads:[~2010-03-15 14:23 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=1268662988.15273.5.camel@marsh.altlinux.lan \
    --to=shrek@altlinux.ru \
    --cc=boris@altlinux.org \
    --cc=devel@lists.altlinux.org \
    --cc=iv@altlinux.org \
    --cc=kirill@altlinux.org \
    --cc=lav@altlinux.ru \
    --cc=pma@altlinux.org \
    --cc=shaba@altlinux.ru \
    --cc=vitty@altlinux.ru \
    --cc=voins@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