[java-1.7.0-openjdk/f17] reverted changelog

jiri vanek jvanek at fedoraproject.org
Wed Jun 13 16:44:34 UTC 2012


commit 74c39496a267070dec78cd9a3b66f30280b46000
Author: Jiri Vanek <jvanek at jvanek.redhat>
Date:   Wed Jun 13 18:44:58 2012 +0200

    reverted changelog

 java-1.7.0-openjdk.spec |   47 +++++++++++++++++++++++++++++++----------------
 1 files changed, 31 insertions(+), 16 deletions(-)
---
diff --git a/java-1.7.0-openjdk.spec b/java-1.7.0-openjdk.spec
index 435f00c..a03170d 100644
--- a/java-1.7.0-openjdk.spec
+++ b/java-1.7.0-openjdk.spec
@@ -1393,10 +1393,10 @@ exit 0
 %doc %{buildoutputdir}/j2sdk-image/jre/LICENSE
 
 %changelog
-* Wed Jun 13 2012 jiri Vanek <jvanek at redhat.com> - 1.7.0.3-2.2.1fc16.8
+* Wed Jun 13 2012 jiri Vanek <jvanek at redhat.com> - 1.7.0.3-2.2.1fc17.8
 - Fixed broken provides sections
 
-* Mon Jun 11 2012 jiri Vanek <jvanek at redhat.com> - 1.7.0.3-2.2.1fc16.7
+* Mon Jun 11 2012 jiri Vanek <jvanek at redhat.com> - 1.7.0.3-2.2.1fc17.7
 - Used newly prepared tarball with security fixes
 - Bump to icedtea7-forest-2.2.1
 - _mandir/man1/jcmd-name.1 added to alternatives
@@ -1413,29 +1413,40 @@ exit 0
 - Added build requires zip, which was untill now  dependence  of dependence
 - Access gnome brridge jar forced to be 644
 
-* Fri May 25 2012 Deepak Bhole <dbhole at redhat.com> - 1.7.0.3-2.1.fc16.6
+* Fri May 25 2012 Deepak Bhole <dbhole at redhat.com> - 1.7.0.3-2.1.fc17.7
 - Miscellaneous fixes brought in from RHEL branch
 - Resolves: rhbz#825255: Added ALT_STRIP_POLICY so that debug info is not stripped
-- Moved Patch #7 (usage of system zlib) to #107
 
-* Tue May 01 2012 Deepak Bhole <dbhole at redhat.com> - 1.7.0.3-2.1.fc16.5
+* Tue May 01 2012 Deepak Bhole <dbhole at redhat.com> - 1.7.0.3-2.1.fc17.6
 - Removed VisualVM requirements
+- Obsoleted java-1.6.0-openjdk*
+- Added BR for zip
 
-* Mon Mar 26 2012 Deepak Bhole <dbhole at redhat.com> - 1.7.0.3-2.1.fc16.4
-- Merged with F17 branch
+* Mon Mar 26 2012 Deepak Bhole <dbhole at redhat.com> - 1.7.0.3-2.1.fc17.5
+- Added SystemTap fixes by Mark Wielaard
 
-* Wed Mar 21 2012 Deepak Bhole <dbhole at redhat.com> - 1.7.0.3-2.1.fc16.3
-- Reverted fix for rh740762
+* Sat Mar 24 2012 Dan Horák <dan[at]danny.cz>> - 1.7.0.3-2.1.fc17.4
+- update paths in the ppc patches, add missing snippet
 
-* Mon Mar 12 2012 Deepak Bhole <dbhole at redhat.com> - 1.7.0.3-2.1.fc16.2
-- Resolved rh740762: java.library.path is missing some paths
+* Wed Mar 21 2012 Deepak Bhole <dbhole at redhat.com> - 1.7.0.3-2.1.fc17.3
+- Reverted fix for rhbz#740762
+- Fixed PPC/PPC64 build (rh804136) -- added patches from Chris Phillips
+- Moved OpenJDK specific patches to 1XX series
 
-* Fri Feb 24 2012 Deepak Bhole <dbhole at redhat.com> - 1.7.0.3-2.1.fc16.1
-- Added flag so that debuginfo is built into classfiles (rhbz# 796400) 
+* Mon Mar 12 2012 Deepak Bhole <dbhole at redhat.com> - 1.7.0.3-2.1.fc17.2
+- Resolved rhbz#740762: java.library.path is missing some paths
+- Unified spec file for x86, x86_64, ARM and s390
+  - Integrated changes from Dan Horák <dhorak at redhat.com> for Zero/s390
+  - Integrated changes from Chris Phillips <chphilli at redhat.com> for Zero/ARM
+
+* Fri Feb 24 2012 Deepak Bhole <dbhole at redhat.com> - 1.7.0.3-2.1.fc17.1
+- Added flag so that debuginfo is built into classfiles (rhbz# 796400)
 - Updated rhino.patch to build scripting support (rhbz# 796398)
 
 * Tue Feb 14 2012 Deepak Bhole <dbhole at redhat.com> - 1.7.0.3-2.1
 - Updated to OpenJDK7u3/IcedTea7 2.1
+- Removed upstreamed glibc nameclash patch
+- Added patch to remove the -mimpure option to gcc
 - Security fixes:
   - S7112642, CVE-2012-0497: Incorrect checking for graphics rendering object
   - S7082299, CVE-2011-3571: AtomicReferenceArray insufficient array type check
@@ -1448,7 +1459,10 @@ exit 0
   - S7110704, CVE-2012-0506: CORBA fix
 - Add patch to fix compilation with GCC 4.7
 
-* Tue Nov 15 2011 Deepak Bhole <dbhole at redhat.com> - 1.7.0.1-2.0.3
+* Fri Jan 13 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1:1.7.0.1-2.0.3.1
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
+
+* Tue Nov 08 2011 Deepak Bhole <dbhole at redhat.com> - 1.7.0.1-2.0.3
 - Added patch to fix bug in jdk_generic_profile.sh
 - Compile with generic profile to use system libraries
 - Made remove-intree-libraries.sh more robust
@@ -1458,6 +1472,7 @@ exit 0
 
 * Sun Nov 06 2011 Deepak Bhole <dbhole at redhat.com> - 1.7.0.1-2.0.2
 - Added missing changelog entry
+- Updated Provides
 
 * Sun Nov 06 2011 Deepak Bhole <dbhole at redhat.com> - 1.7.0.1-2.0.1
 - Updated to IcedTea 2.0 tag in the IcedTea OpenJDK7 forest
@@ -1480,7 +1495,7 @@ exit 0
 
 * Mon Aug 29 2011 Deepak Bhole <dbhole at redhat.com> - 1.7.0.0-0.1.20110823.1
 - Provide a "7" version of items to enfore F-16 policy of no Java 7 builds
-- Resolves: rhbz#728706,  patch from Ville Skyttä <ville.skytta at iki dot fi>
+- Resolves: rhbz#728706,  patch from Ville Skyttä <ville.skytta at iki dot fi>
 
 * Fri Aug 05 2011 Deepak Bhole <dbhole at redhat.com> - 1.7.0.0-0.1.20110803
 - Use a newer snapshot and forest on classpath.org rather than on openjdk.net
@@ -1490,4 +1505,4 @@ exit 0
 - Removed application of patch100 and patch 113 (now in forest)
 
 * Wed Aug 03 2011 Deepak Bhole <dbhole at redhat.com> - 1.7.0.0-0.1.20110729
-- Initial build from java-1.6.0-openjdk RPM
+- Initial build from java-1.6.0-openjdk RPM
\ No newline at end of file


More information about the scm-commits mailing list