| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: gjdoc-debuginfo | Distribution: Red Hat (FC-6) |
| Version: 0.7.7 | Vendor: Red Hat, Inc. |
| Release: 14.fc6 | Build date: Wed Nov 8 22:31:33 2006 |
| Group: Development/Debug | Build host: hs20-bc2-3.build.redhat.com |
| Size: 1273676 | Source RPM: gjdoc-0.7.7-14.fc6.src.rpm |
| Packager: Red Hat, Inc. <http://bugzilla.redhat.com/bugzilla> | |
| Url: http://savannah.gnu.org/projects/classpath/ | |
| Summary: Debug information for package gjdoc | |
This package provides debug information for package gjdoc. Debug information is useful when developing applications that use this package or when debugging this package.
GPL
internal MD5: 51f2562649dcfd4750b2884b28857da2
GPG
* Mon Nov 06 2006 Ben Konrath <bkonrath@redhat.com> - 0.7.7-14
- Add consistent html patch so that the javadocs are consistent
across builds.
* Thu Nov 02 2006 Andrew Overholt <overholt@redhat.com> - 0.7.7-13
- Bump release and include %{dist}.
* Wed Nov 01 2006 Andrew Overholt <overholt@redhat.com> - 0.7.7-12
- Guard against missing rebuild-gcj-db in post and postun.
- Add Requires(post,postun): java-gcj-compat to solve above.
- Resolves: #213529.
* Fri Oct 06 2006 Andrew Overholt <overholt@redhat.com> - 0.7.7-11
- Add antlr requirement (rh#209513).
* Mon Oct 02 2006 Jesse Keating <jkeating@redhat.com> - 0.7.7-10
- rebuilt for unwind info generation, broken in gcc-4.1.1-21
* Wed Sep 20 2006 Andrew Overholt <overholt@redhat.com> - 0.7.7-9
- Don't compile with old ABI (rh#204412).
- Add --disable-native and aot-compile.
- Don't unnecessarily remove .la files.
- Export JAVAC so that javac/ecj is used for bytecode compilation.
- Require java-devel as a result.
* Wed Aug 30 2006 Deepak Bhole <dbhole@redhat.com> - 0.7.7-8
- Rebuilt.
* Sun Jul 23 2006 Jakub Jelinek <jakub@redhat.com> - 0.7.7-7
- Remove hack-libgcj requirement.
* Sat Jul 22 2006 Thomas Fitzsimmons <fitzsim@redhat.com> - 0.7.7-6
- Require hack-libgcj for build. (dist-fc6-java)
- Bump release number.
* Sat Jul 22 2006 Thomas Fitzsimmons <fitzsim@redhat.com> - 0.7.7-5
- Bump release number.
- Rebuild for libgcj.so.7rh.
* Sat Jul 15 2006 Ben Konrath <bkonrath@redhat.com> - 0.7.7-4
- Add timestamp patch.
* Thu Jul 13 2006 Jesse Keating <jkeating@redhat.com> - 0.7.7-3.2
- rebuild
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 0.7.7-3.1
- bump again for double-long bug on ppc(64)
* Tue Feb 07 2006 Rafael Schloming <rafaels@redhat.com> - 0.7.7-3
- Added ^Z as a whitespace character.
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 0.7.7-2.1
- rebuilt for new gcc4.1 snapshot and glibc changes
* Wed Feb 01 2006 Andrew Overholt <overholt@redhat.com> 0.7.7-2
- Don't package .la files (rh#172634).
- Install un-versioned symlinks in /usr/share/java (rh#177139).
* Mon Dec 19 2005 Andrew Overholt <overholt@redhat.com> 0.7.7-1
- 0.7.7.
* Tue Dec 13 2005 Jakub Jelinek <jakub@redhat.com> 0.7.6-3
- rebuild with gcc-4.1.0-0.7 (non-BC ABI break)
* Fri Dec 09 2005 Warren Togami <wtogami@redhat.com> 0.7.6-2
- rebuild with gcc-4.1
* Tue Oct 18 2005 Andrew Overholt <overholt@redhat.com> 0.7.6-1
- 0.7.6.
* Sat Jul 16 2005 Gary Benson <gbenson@redhat.com> 0.7.5-4
- Also build on ia64, ppc64, s390 and s390x.
* Wed Jul 06 2005 Andrew Overholt <overholt@redhat.com> 0.7.5-3
- Bump release for FC4 update.
- Downgrade gcc requirements to those present in FC4.
* Mon Jul 04 2005 Andrew Overholt <overholt@redhat.com> 0.7.5-2
- Add patches for processing imports in the correct order and for correct
behaviour when a resolved import is not found (both from Tom Tromey).
* Sat Jun 18 2005 Andrew Overholt <overholt@redhat.com> 0.7.5-1
- New upstream version.
* Fri May 06 2005 Andrew Overholt <overholt@redhat.com> 0.7.4-5
- Add patch to handle single quotes in options (Julian Scheid).
- Add patch to handle lack of whitespace before member names (Julian).
* Fri Apr 29 2005 Andrew Overholt <overholt@redhat.com> 0.7.4-4
- Add patches to ignore option case and deal with some error cases (Julian
Scheid).
* Wed Apr 27 2005 Andrew Overholt <overholt@redhat.com> 0.7.4-3
- Remove ppc64 as it appears to be hanging during the build.
Will investigate.
* Tue Apr 26 2005 Andrew Overholt <overholt@redhat.com> 0.7.4-2
- Add patches from head (Julian Scheid).
* Mon Apr 25 2005 Andrew Overholt <overholt@redhat.com> 0.7.4-1
- New version.
* Tue Mar 15 2005 Andrew Overholt <overholt@redhat.com> 0.7.3-1
- New version.
* Wed Mar 09 2005 Andrew Overholt <overholt@redhat.com> 0.7.2-1
- New version.
* Thu Mar 03 2005 Andrew Overholt <overholt@redhat.com> 0.7.1-4
- Add workaround for extraneous directory on x86_64.
- Remove ia64 due to gcc backend bug.
* Wed Mar 02 2005 Andrew Overholt <overholt@redhat.com> 0.7.1-3
- %files tweaking.
* Tue Mar 01 2005 Andrew Overholt <overholt@redhat.com> 0.7.1-2
- Bump for gcc4 -> gcc.
- Re-add libtool hack.
* Fri Feb 25 2005 Andrew Overholt <overholt@redhat.com> 0.7.1-1
- Import new version.
* Wed Feb 09 2005 Andrew Overholt <overholt@redhat.com> 0.7.1-0.pre3.1
- Import 0.7.1-pre3.
- Remove libtool breakage workaround.
* Tue Feb 08 2005 Andrew Overholt <overholt@redhat.com> 0.7.1-0.pre2.4
- Add workaround for libtool breakage.
- Exclude s390 and s390x.
* Mon Feb 07 2005 Andrew Overholt <overholt@redhat.com> 0.7.1-0.pre2
- New upstream version.
- Add README.
* Sat Feb 05 2005 Andrew Overholt <overholt@redhat.com> 0.7.1-0.pre1
- Initial build of upstream pre-release.
- Import gbenson's previous specfile.
îñ
Generated by rpm2html 1.8.1
Daniel Veillard, Mon Apr 14 03:19:45 2008