summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
DongHun Kwak [Fri, 2 Sep 2016 06:42:17 +0000 (15:42 +0900)]
Add ICU Data files
[Model] ALL
[BinType] AP
[Customer] OPEN
[Issue#] N/A
[Request] N/A
[Occurrence Version] N/A
[Problem] Add ICU Data files
[Cause & Measure] Add ICU Data files
[Checking Method] N/A
[Team] Open Source Management and Setting Part
[Developer] dh0128.kwak
[Solution company] Samsung
[Change Type] N/A
Change-Id: I9d9e478598e4a8b4e505e58ee988f95ddeaf8507
Signed-off-by: DongHun Kwak <dh0128.kwak@samsung.com>
MyoungJune Park [Fri, 19 Aug 2016 05:52:01 +0000 (14:52 +0900)]
Remove baselibs.conf and additional rpm dir
Change-Id: Ic0ae1d3bc5b3d29206a0dca781dc7b36a9f6e122
Signed-off-by: DongHun Kwak <dh0128.kwak@samsung.com>
DongHun Kwak [Mon, 30 May 2016 08:57:59 +0000 (17:57 +0900)]
Bump to icu 57.1
[Model] ALL
[BinType] AP
[Customer] OPEN
[Issue#] N/A
[Request] N/A
[Occurrence Version] N/A
[Problem] Bump to icu 57.1
[Cause & Measure]
[Checking Method] N/A
[Team] Open Source Management and Setting Part
[Developer] dh0128.kwak
[Solution company] Samsung
[Change Type] N/A
Change-Id: I3bb65d682ff7eed5ae34c6316e3603acb94d9d56
Signed-off-by: DongHun Kwak <dh0128.kwak@samsung.com>
DongHun Kwak [Mon, 30 May 2016 07:37:37 +0000 (16:37 +0900)]
Merge branch 'tizen' of ssh://review.tizen.org:29418/platform/upstream/icu into tizen
Signed-off-by: DongHun Kwak <dh0128.kwak@samsung.com>
Conflicts:
source/i18n/timezone.cpp
source/i18n/unicode/timezone.h
Change-Id: Ifa82d31f72b230c721f2a02f68834f12c3834d1d
Anas Nashif [Fri, 23 Nov 2012 04:11:47 +0000 (20:11 -0800)]
Rebase for upstream/57.1
Change-Id: I51dac9ef04b896ad3331cc5c9f98540d5a33ad6a
Signed-off-by: DongHun Kwak <dh0128.kwak@samsung.com>
DongHun Kwak [Fri, 27 May 2016 07:38:43 +0000 (16:38 +0900)]
Imported Upstream version 57.1
Change-Id: I4dee4445fb4fa998db8be14d2504d15505cfdb58
Signed-off-by: DongHun Kwak <dh0128.kwak@samsung.com>
Myungki Lee [Mon, 21 Mar 2016 08:26:32 +0000 (17:26 +0900)]
Change license from BSD-2.0 to BSD-3-Clause
Change-Id: I5839eb73ea6e99eb5fa027ba961f3f08b8e4ef8e
Signed-off-by: Myungki Lee <mk5004.lee@samsung.com>
Myungki Lee [Mon, 7 Mar 2016 08:33:18 +0000 (17:33 +0900)]
Change license in spec file
- License: ICU and Unicode-TOU and BSD-2.0
Change-Id: Ia1dd5bfdf742bc3b6e9b6a9efdaac6519be9bb28
Signed-off-by: Myungki Lee <mk5004.lee@samsung.com>
Myungki Lee [Tue, 2 Feb 2016 08:49:17 +0000 (17:49 +0900)]
Change timezone path for icu library
Change-Id: I6a793d07c99cfa493e1ac959ec021c17f5581a5b
Signed-off-by: Myungki Lee <mk5004.lee@samsung.com>
Myungki Lee [Tue, 2 Feb 2016 07:41:57 +0000 (16:41 +0900)]
Change License in spec file
The specified license string is not recognized.
Please refer to http://spdx.org/licenses/ for the list of known licences and their exact spelling.
Change-Id: Id258371bae95ece9bde87163d7b491786cf85127
Signed-off-by: Myungki Lee <mk5004.lee@samsung.com>
Myungki Lee [Thu, 31 Dec 2015 05:53:08 +0000 (14:53 +0900)]
Add License Unicode, BSD-2.0 in spec file
Change-Id: I2541541592e1400fb8c33f78177b4c596c8572bd
Signed-off-by: Myungki Lee <mk5004.lee@samsung.com>
Myungki Lee [Tue, 15 Dec 2015 11:34:08 +0000 (20:34 +0900)]
Add patch for chromium-efl.
1. Add new api what detectHostTimeZone.
2. Reset the global tzname cache.
Change-Id: Iaf9389fd62ca0f475a82877ec07d533fe4a37d47
Signed-off-by: Myungki Lee <mk5004.lee@samsung.com>
Semun Lee [Fri, 11 Dec 2015 01:50:10 +0000 (10:50 +0900)]
Fix icu source tarball name
Change-Id: Ic1bd23c525fd931ed1497e8b66d70aad2182a26e
Signed-off-by: Semun Lee <sm79.lee@samsung.com>
Myungki Lee [Thu, 10 Dec 2015 07:03:23 +0000 (16:03 +0900)]
sync with 2.4 icu.
1. update AmPm string using latest icu data(v55)
2. Apply ASLR(pie option)
3. version name change to 54.1
Change-Id: I970159cdf5c7796af20a026226e0074b3748337d
Signed-off-by: Myungki Lee <mk5004.lee@samsung.com>
Stephane Desneux [Wed, 27 May 2015 14:16:59 +0000 (16:16 +0200)]
packaging: disable renaming in ICU headers too
Exported symbols in ICU shared library have no suffix (--disable-renaming is used at configure time).
But the option must also be disabled for source codes that will use ICU and include ICU headers.
otherwise there are multiple problems at link time: the linker tries to resolve symbols 'u_xxxx_51'
instead of 'u_xxxx' as exported by the library.
Change-Id: Idd2e7df87a51fe8c3b051ac984d2e5d8e04e4dc1
Signed-off-by: Stephane Desneux <stephane.desneux@open.eurogiciel.org>
Sangyoon Jang [Wed, 27 May 2015 07:31:07 +0000 (16:31 +0900)]
Update to version 51.1
fix changelog
Change-Id: I200bbcbb65154e0ac9782c1945a7b9e855390e6a
Signed-off-by: Sangyoon Jang <s89.jang@samsung.com>
Sangyoon Jang [Wed, 27 May 2015 06:20:23 +0000 (15:20 +0900)]
Fix spec file
set Source0 using macro
update files from version 51.1
Change-Id: I5263ad4cdba35ea2e5f220f3444e602c567ac498
Signed-off-by: Sangyoon Jang <s89.jang@samsung.com>
Karol Lewandowski [Thu, 26 Sep 2013 15:37:52 +0000 (17:37 +0200)]
Hardcode exact version in Source0 field
This commit partially reverts
cb142d0b9 ("do not hardcode versio, use
%{version} with substitution instead") as substitution doesn't seem
to be applied while exporting package to OBS.
With previous patch applied ``icu4c-UNEXPANDEDSHELLSCRIPT-src.tgz''
is exported to OBS. RPM handles substitution macro correctly, which
results in build break:
[ 33s] error: File /home/abuild/rpmbuild/SOURCES/icu4c-4_8_1_1-src.tgz: No such file or directory
Change-Id: I57ac9555cb61ee6130d0456601a220f63ac81efe
Anas Nashif [Fri, 6 Sep 2013 17:12:52 +0000 (13:12 -0400)]
update changelog
Change-Id: I38a328c3406d3d04c5be2df706d0238b2f69eb2e
Anas Nashif [Fri, 6 Sep 2013 13:05:06 +0000 (09:05 -0400)]
fix stary configure call
- also fix groups
- use correct name instead of macro lib%{name}
- do not hardcode versio, use %{version} with substitution instead
Change-Id: Ie2d9642cfd8742f8ee4b44da22032065bfa7a863
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
Alexandru Cornea [Fri, 28 Jun 2013 20:34:17 +0000 (23:34 +0300)]
resetting manifest requested domain to floor
Anas Nashif [Tue, 19 Mar 2013 03:52:14 +0000 (20:52 -0700)]
Fixed package groups
Patrick McCarty [Wed, 6 Feb 2013 00:50:54 +0000 (16:50 -0800)]
Add multi-lib support
Change-Id: I2bbf85b6f6011db3c308820eecdfb434167dcc21
Anas Nashif [Fri, 23 Nov 2012 04:27:40 +0000 (20:27 -0800)]
add spec
Anas Nashif [Fri, 23 Nov 2012 04:19:54 +0000 (20:19 -0800)]
add spec
Anas Nashif [Fri, 23 Nov 2012 04:14:43 +0000 (20:14 -0800)]
add spec
Anas Nashif [Fri, 23 Nov 2012 04:12:35 +0000 (20:12 -0800)]
add spec
Anas Nashif [Fri, 23 Nov 2012 04:11:47 +0000 (20:11 -0800)]
add spec
Semun Lee [Fri, 11 Dec 2015 01:41:58 +0000 (10:41 +0900)]
Imported Upstream version 54.1
Semun Lee [Thu, 10 Dec 2015 02:39:53 +0000 (11:39 +0900)]
Imported Upstream version 54.1
Semun Lee [Thu, 10 Dec 2015 01:43:56 +0000 (10:43 +0900)]
Imported Upstream version 54.1
Semun Lee [Wed, 9 Dec 2015 12:59:54 +0000 (21:59 +0900)]
Imported Upstream version 54.1
Sangyoon Jang [Wed, 27 May 2015 05:34:12 +0000 (14:34 +0900)]
Imported Upstream version 51.1
Change-Id: Ie4b8dcc908c3b1db6d55d0e7a780cfc85e3777ed
Signed-off-by: Sangyoon Jang <s89.jang@samsung.com>
Anas Nashif [Fri, 23 Nov 2012 04:11:55 +0000 (20:11 -0800)]
Imported Upstream version 4.8.1.1
Anas Nashif [Fri, 23 Nov 2012 04:03:16 +0000 (20:03 -0800)]
Imported Upstream version 4.8