rpms/icu4j/devel icu4j.spec, 1.16, 1.17 sources, 1.4, 1.5 .cvsignore, 1.4, 1.5 icu4j-updatetimestamp.patch, 1.3, 1.4

Alexander Kurtakov akurtakov at fedoraproject.org
Wed Apr 8 10:21:52 UTC 2009


Author: akurtakov

Update of /cvs/pkgs/rpms/icu4j/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv27455/devel

Modified Files:
	icu4j.spec sources .cvsignore icu4j-updatetimestamp.patch 
Log Message:
Update to 4.0.1.


Index: icu4j.spec
===================================================================
RCS file: /cvs/pkgs/rpms/icu4j/devel/icu4j.spec,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- icu4j.spec	25 Feb 2009 06:45:34 -0000	1.16
+++ icu4j.spec	8 Apr 2009 10:21:22 -0000	1.17
@@ -49,14 +49,14 @@
 %endif
 
 Name:           icu4j
-Version:        3.8.1
-Release:        5%{?dist}
-Epoch:          0
+Version:        4.0.1
+Release:        0%{?dist}
+Epoch:          1
 Summary:        International Components for Unicode for Java
 License:        MIT and EPL 
 URL:            http://www-306.ibm.com/software/globalization/icu/index.jsp
 Group:          Development/Libraries/Java
-Source0:        http://download.icu-project.org/files/icu4j/3.8.1/icu4j-3_8_1-src.jar
+Source0:        http://download.icu-project.org/files/icu4j/4.0.1/icu4j-4_0_1-src.jar
 Patch0:         %{name}-crosslink.patch
 # Update the MANIFEST.MF to have the same qualifier in the bundle as is
 # in Eclipse's Orbit project
@@ -123,8 +123,8 @@
 %prep
 %setup -q -c
 %patch0 -p0
-%patch2 -p0
-%patch3 -p0
+#%patch2 -p0
+#%patch3 -p0
 %patch4 -p0
 
 %{__sed} -i 's/\r//' license.html
@@ -142,7 +142,9 @@
 %else
 %ant -Dj2se.apidoc=%{_javadocdir}/java -Declipse.home=%{eclipse_base} \
   -Declipse.basews=gtk -Declipse.baseos=linux \
-  -Declipse.basearch=%{eclipse_arch} jar docs eclipsePDEBuild
+  -Declipse.basearch=%{eclipse_arch} \
+  -Dicu4j.eclipse.build.version.string=4.0.1.v20090109 \
+  jar docs eclipsePDEBuild
 %endif
 
 %install
@@ -189,6 +191,9 @@
 %endif
 
 %changelog
+* Wed Apr 8 2009 Alexander Kurtakov <akurtako at redhat.com> 1:4.0.1-0
+- Update to 4.0.1.
+
 * Tue Feb 24 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0:3.8.1-5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/icu4j/devel/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sources	11 Jul 2008 15:31:12 -0000	1.4
+++ sources	8 Apr 2009 10:21:22 -0000	1.5
@@ -1 +1 @@
-fd16dc861110419e615a7ce540a7676d  icu4j-3_8_1-src.jar
+025b460faf49ddfde020580c48392069  icu4j-4_0_1-src.jar


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/icu4j/devel/.cvsignore,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- .cvsignore	11 Jul 2008 15:31:12 -0000	1.4
+++ .cvsignore	8 Apr 2009 10:21:22 -0000	1.5
@@ -1 +1,2 @@
 icu4j-3_8_1-src.jar
+icu4j-4_0_1-src.jar

icu4j-updatetimestamp.patch:

Index: icu4j-updatetimestamp.patch
===================================================================
RCS file: /cvs/pkgs/rpms/icu4j/devel/icu4j-updatetimestamp.patch,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- icu4j-updatetimestamp.patch	11 Jul 2008 15:31:12 -0000	1.3
+++ icu4j-updatetimestamp.patch	8 Apr 2009 10:21:22 -0000	1.4
@@ -3,9 +3,9 @@
 @@ -27,4 +27,6 @@
  default.target.rt.version=J2SE15
  
- icu4j.plugin.impl.version.string=3.8.1
+ icu4j.plugin.impl.version.string=4.0.1
 -copyright.eclipse=Licensed Materials - Property of IBM \n (C) Copyright IBM Corp. 2000, 2007. All Rights Reserved. \n IBM is a registered trademark of IBM Corp.
 \ No newline at end of file
 +copyright.eclipse=Licensed Materials - Property of IBM \n (C) Copyright IBM Corp. 2000, 2007. All Rights Reserved. \n IBM is a registered trademark of IBM Corp.
 +
-+icu4j.eclipse.build.version.string=3.8.1.v20080530
++icu4j.eclipse.build.version.string=4.0.1.v20090109




More information about the fedora-extras-commits mailing list