rpms/icu4j/devel icu4j-updatetimestamp.patch, NONE, 1.1 icu4j.spec, 1.5, 1.6

Fernando Nasser (fnasser) fedora-extras-commits at redhat.com
Fri Sep 28 20:27:40 UTC 2007


Author: fnasser

Update of /cvs/extras/rpms/icu4j/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14614

Modified Files:
	icu4j.spec 
Added Files:
	icu4j-updatetimestamp.patch 
Log Message:
Update timestamp to match Eclipse 3.3.1 release.

icu4j-updatetimestamp.patch:

--- NEW FILE icu4j-updatetimestamp.patch ---
# release-3-6-1-eclipse331-20070906
--- icu4j-3.6.1/build.properties	2007-04-27 11:42:26.000000000 -0400
+++ icu4j-3.6.1/build.properties	2007-09-06 15:18:03.000000000 -0400
@@ -14,4 +14,4 @@
 copyright=Copyright (c) 2000-2007, International Business Machines Corporation and others.  All Rights Reserved.
 corp=IBM Corporation
 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.6.1.v20070417
+icu4j.eclipse.build.version.string=3.6.1.v20070906



Index: icu4j.spec
===================================================================
RCS file: /cvs/extras/rpms/icu4j/devel/icu4j.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- icu4j.spec	29 Aug 2007 18:52:59 -0000	1.5
+++ icu4j.spec	28 Sep 2007 20:27:07 -0000	1.6
@@ -48,7 +48,7 @@
 
 Name:           icu4j
 Version:        3.6.1
-Release:        1jpp.3%{?dist}
+Release:        1jpp.4%{?dist}
 Epoch:          0
 Summary:        International Components for Unicode for Java
 License:        MIT style 
@@ -57,6 +57,7 @@
 Source0:	http://download.icu-project.org/files/icu4j/3.6.1/icu4jsrc_3_6_1.jar
 Patch0:         %{name}-crosslink.patch
 Patch1:         %{name}-disable-javadocs.patch
+Patch2:         %{name}-updatetimestamp.patch
 BuildRequires:  ant
 BuildRequires:  java-javadoc
 BuildRequires:  jpackage-utils >= 0:1.5
@@ -112,6 +113,7 @@
 %setup -q -c
 %patch0 -p0
 %patch1 -p0
+%patch2 -p1
 
 %{__sed} -i 's/\r//' license.html
 %{__sed} -i 's/\r//' APIChangeReport.html
@@ -231,6 +233,9 @@
 %endif
 
 %changelog
+* Fri Sep 28 2007 Andrew Overholt <overholt at redhat.com> 3.6.1-1jpp.4
+- Update timestamp to match Eclipse 3.3.1 release.
+
 * Wed Aug 29 2007 Fedora Release Engineering <rel-eng at fedoraproject dot org> - 3.6.1-1jpp.3
 - Rebuild for selinux ppc32 issue.
 




More information about the fedora-extras-commits mailing list