Mailinglist Archive: opensuse-commit (783 mails)

< Previous Next >
commit icu for openSUSE:Factory
  • From: root@xxxxxxxxxxxxxxx (h_root)
  • Date: Thu, 02 Apr 2009 17:31:40 +0200
  • Message-id: <20090402153140.AEF5C678161@xxxxxxxxxxxxxxx>

Hello community,

here is the log from the commit of package icu for openSUSE:Factory
checked in at Thu Apr 2 17:31:40 CEST 2009.


--------
--- GNOME/icu/icu.changes 2009-03-02 22:07:51.000000000 +0100
+++ icu/icu.changes 2009-03-28 00:45:01.000000000 +0100
@@ -1,0 +2,5 @@
+Sat Mar 28 00:35:41 CET 2009 - vuntz@xxxxxxxxxx
+
+- Add icu-remove-datetime.patch to be more build-compare friendly.
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


New:
----
icu-remove-datetime.patch

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ icu.spec ++++++
--- /var/tmp/diff_new_pack.s18827/_old 2009-04-02 17:31:19.000000000 +0200
+++ /var/tmp/diff_new_pack.s18827/_new 2009-04-02 17:31:19.000000000 +0200
@@ -24,7 +24,7 @@
Group: System/Libraries
AutoReqProv: on
Version: 4.0
-Release: 8
+Release: 9
Requires: libicu = %{version}
Url: http://ibm.com/software/globalization/icu
Source0: icu4c-4_0-src.tar.bz2
@@ -33,6 +33,8 @@
# PATCH-FIX-UPSTREAM icu4c-3_6-src-setBreakType-public.diff -- OOo-2.3.1 and
above needs to access the setBreakType method, see
http://bugs.icu-project.org/trac/ticket/5498
Patch: icu4c-3_6-src-setBreakType-public.diff
Patch1: icu-gcc44.patch
+# PATCH-FIX-OPENSUSE icu-remove-datetime.patch vuntz@xxxxxxxxxx -- Do not put
date/time in icu-config (needed for build-compare)
+Patch2: icu-remove-datetime.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Summary: International Components for Unicode

@@ -145,6 +147,7 @@
%setup -q -n icu -a1
%patch
%patch1
+%patch2 -p1

%build
cd source
@@ -234,6 +237,8 @@
/usr/share/icu/%{version}/UnicodeData.txt

%changelog
+* Sat Mar 28 2009 vuntz@xxxxxxxxxx
+- Add icu-remove-datetime.patch to be more build-compare friendly.
* Mon Mar 02 2009 crrodriguez@xxxxxxx
- fix build with GCC 4.4
- remove static libraries

++++++ icu-remove-datetime.patch ++++++
Index: icu/source/Makefile.in
===================================================================
--- icu.orig/source/Makefile.in
+++ icu/source/Makefile.in
@@ -190,7 +190,6 @@ $(top_builddir)/config/icu-config: $(top
sed -f $(top_srcdir)/config/make2sh.sed <
$(top_builddir)/config/Makefile.inc | grep -v '#M#' | uniq >> $@
sed -f $(top_srcdir)/config/make2sh.sed < @platform_make_fragment@ |
grep -v '#M#' | uniq >> $@
cat $(top_srcdir)/config/icu-config-bottom >> $@
- echo "# Rebuilt on "`date` >> $@
chmod u-w $@

config.status: $(srcdir)/configure $(srcdir)/common/unicode/uversion.h

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx

< Previous Next >
This Thread
  • No further messages