Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

eclipse-cdt-debuginfo-3.1.2-3.fc6 RPM for i386

From Fedora 6 updates for i386 / debug

Name: eclipse-cdt-debuginfo Distribution: Red Hat (FC-6)
Version: 3.1.2 Vendor: Red Hat, Inc.
Release: 3.fc6 Build date: Tue Apr 17 00:43:06 2007
Group: Development/Debug Build host: hs20-bc1-5.build.redhat.com
Size: 29028520 Source RPM: eclipse-cdt-3.1.2-3.fc6.src.rpm
Packager: Red Hat, Inc. <http://bugzilla.redhat.com/bugzilla>
Url: http://www.eclipse.org/cdt
Summary: Debug information for package eclipse-cdt
This package provides debug information for package eclipse-cdt.
Debug information is useful when developing applications that use this
package or when debugging this package.

Provides

Copyright

Eclipse Public License / CPL

Signatures

internal MD5: 09977d2cc626b4b8fb1db2339d781f05
GPG

Changelog

* Tue Apr 17 2007 Jeff Johnston <jjohnstn@redhat.com> 3.1.2-3
  - Add missing gif to org.eclipse.cdt.make.ui.
  - Resolves: #236558
* Tue Feb 27 2007 Jeff Johnston <jjohnstn@redhat.com> 3.1.2-2
  - Resolves: #229891, #230253, #205310, #229893
  - Rebase autotools to 0.0.8.1 source.
* Wed Feb 21 2007 Jeff Johnston <jjohnstn@redhat.com> 3.1.2-1
  - Rebase CDT to 3.1.2.
  - Rebase autotools to 0.0.8 source.
  - Replace subconsole patch with new build console patch.
* Mon Jan 29 2007 Jeff Johnston <jjohnstn@redhat.com> 3.1.1-8
  - Resolves: #214624, #224644
  - Rebase autotools to 0.0.7 source.
* Wed Jan 17 2007 Jeff Johnston <jjohnstn@redhat.com> 3.1.1-7
  - Resolves: #222350
  - Rebase autotools to 0.0.6.1 source.
  - Add comments.
  - Put arch-specific jars in library dir.
* Mon Dec 11 2006 Jeff Johnston <jjohnstn@redhat.com> 3.1.1-6
  - Rebase autotools to 0.0.6 source.
* Wed Nov 15 2006 Jeff Johnston <jjohnstn@redhat.com> 3.1.1-5
  - Add cppunit support.
* Mon Nov 06 2006 Andrew Overholt <overholt@redhat.com> 3.1.1-4
  - Use the new location of copy-platform.
* Fri Oct 20 2006 Ben Konrath <bkonrath@redhat.com> 3.1.1-3
  - Remove work-around for gcc bug # 20198.
  - Do not include notice.html and epl-v10.html because these files are already
    included in the SDK.
  - Put JNI libraries in %{_libdir}/eclipse.
  - Only build the CDT SDK.
  - Fix build issue on non-x86 systems.
  - Resolves: #208622
* Tue Oct 17 2006 Jeff Johnston  <jjohnstn@redhat.com> 3.1.1-2
  - Replace build patches with sed commands
  - Resolves: #208622
* Tue Oct 17 2006 Jeff Johnston  <jjohnstn@redhat.com> 3.1.1-2
  - Fix build so only single platform is built at a time
  - Bugzilla 208622
* Fri Sep 29 2006 Jeff Johnston  <jjohnstn@redhat.com> 3.1.1-1
  - Rebase autotools to 0.0.5 source.
  - Rebase CDT to 3.1.1 source.
  - Bugzilla 206719, 206359, 206164
* Tue Sep 12 2006 Jeff Johnston  <jjohnstn@redhat.com> 3.1.0-3
  - Add hover help for defined symbols
  - Fix bug with defined symbol calculation on file that compilation
    string cannot be fetched for
* Sat Sep 02 2006 Ben Konrath <bkonrath@redhat.com> 3.1.0-2
  - Remove jpp in release.
  - Require java-gcj-compat >= 1.0.64.
* Wed Aug 30 2006 Jeff Johnston  <jjohnstn@redhat.com> 3.1.0-1jpp_13fc
  - Rebase autotools to 0.0.4 source.
  - Use ScannerInfoProvider extension instead of DynamicScannerInfoProvider.
  - Add sub-console support to CDT.
* Tue Aug 22 2006 Jeff Johnston  <jjohnstn@redhat.com> 3.1.0-1jpp_12fc
  - Fix build special targets when project hasn't configured yet.
  - Fix to fully reconfigure after configuration options change.
  - Fix configuration problem whereby config.sub complains.
  - Bugzilla 200000, 201270, 203440
* Wed Aug 09 2006 Jeff Johnston  <jjohnstn@redhat.com> 3.1.0-1jpp_11fc
  - Fix Build Special Targets bug when importing a CVS project and
    using ManagedMake Project Wizard.
  - Bugzilla 201269
* Tue Aug 01 2006 Jeff Johnston  <jjohnstn@redhat.com> 3.1.0-1jpp_10fc
  - Fix bug with library hover help.
* Wed Jul 26 2006 Jeff Johnston  <jjohnstn@redhat.com> 3.1.0-1jpp_9fc
  - Remove redundant runtime packages from sdk.
* Wed Jul 26 2006 Ben Konrath <bkonrath@redhat.com> 3.1.0-1jpp_8fc
  - Add epoch to sdk requires.
* Tue Jul 25 2006 Jeff Johnston  <jjohnstn@redhat.com> 3.1.0-1jpp_8fc
  - Update autotools sources.
  - Rebuild.
* Tue Jul 25 2006 Ben Konrath <bkonrath@redhat.com> 3.1.0-1jpp_7fc
  - Rebuld.
* Sun Jul 23 2006 Jakub Jelinek <jakub@redhat.com> 3.1.0-1jpp_6fc
  - Rebuilt
* Fri Jul 21 2006 Jeff Johnston  <jjohnstn@redhat.com> 3.1.0-1jpp_5fc
  - Split into main package and sdk sub-package.
* Fri Jul 21 2006 Jeff Johnston  <jjohnstn@redhat.com> 3.1.0-1jpp_4fc
  - Add Autotools plug-ins via additional source tarball.
* Thu Jul 20 2006 Igor Foox  <ifoox@redhat.com> 3.1.0-1jpp_3fc
  - Rebuild.
* Thu Jul 13 2006 Jeff Johnston  <jjohnstn@redhat.com> 3.1.0-1jpp_2fc
  - Add dynamic scannerinfo extension used by Autotools plug-in.
* Tue Jul 11 2006 Andrew Overholt <overholt@redhat.com> 3.1.0-1jpp_1fc
  - 3.1.0.
* Fri Jun 09 2006 Andrew Overholt <overholt@redhat.com> 3.1.0-0jpp_0fc.3.1.0RC2 
  - 3.1.0 RC2.
  - Remove unused hover patch.
  - Use newly-created versionless pde.build symlink.
  - Remove no-sdkbuild patch.
* Tue Apr 04 2006 Andrew Overholt <overholt@redhat.com> 3.0.2-1jpp_3fc
  - Add ia64.
* Tue Mar 07 2006 Andrew Overholt <overholt@redhat.com> 3.0.2-1jpp_2fc
  - Bump release.
* Mon Feb 13 2006 Andrew Overholt <overholt@redhat.com> 3.0.2-1jpp_1fc
  - 3.0.2.
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 1:3.0.1-1jpp_8fc
  - bump again for double-long bug on ppc(64)
* Fri Feb 10 2006 Andrew Overholt <overholt@redhat.com> 3.0.1-1jpp_7fc
  - Use Epoch in Requires (rh#180915).
  - Require >= 3.1.2 but < 3.1.3 to ensure we get 3.1.2.
* Thu Feb 09 2006 Andrew Overholt <overholt@redhat.com> 3.0.1-1jpp_6fc
  - Make it Require >= 3.1.2.
* Thu Feb 09 2006 Andrew Overholt <overholt@redhat.com> 3.0.1-1jpp_5fc
  - Build against SDK 3.1.2.
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 1:3.0.1-1jpp_5fc
  - rebuilt for new gcc4.1 snapshot and glibc changes
* Tue Jan 10 2006 Andrew Overholt <overholt@redhat.com> 3.0.1-1jpp_4fc
  - Rebuild against latest gcc.
* Fri Dec 30 2005 Andrew Overholt <overholt@redhat.com> 3.0.1-1jpp_3fc
  - Fix %files section to not be x86-specific.
* Fri Dec 16 2005 Andrew Overholt <overholt@redhat.com> 3.0.1-1jpp_2fc
  - Build against gcc 4.1.
* Mon Nov 14 2005 Andrew Overholt <overholt@redhat.com> 3.0.1-1jpp_1fc
  - 3.0.1.
* Sat Oct 22 2005 Andrew Overholt <overholt@redhat.com> 3.0.0_fc-2
  - Rebuild against gcc 4.0.2
* Wed Aug 24 2005 Andrew Overholt <overholt@redhat.com> 3.0.0_fc-1
  - Import new upstream version (3.0).
* Fri Jul 15 2005 Andrew Overholt <overholt@redhat.com> 3.0.0_fc-0.RC2.1
  - Import new upstream version (3.0RC2).
  - Use gbenson's new aot-compile-rpm and change requirements appropriately.
  - Re-enable native compilation - let's see what happens.
* Thu Jun 23 2005 Andrew Overholt <overholt@redhat.com> 3.0.0_fc-0.M7.1
  - Import new upstream version (3.0M7).
  - Remove refactoring/build.properties patch (now unneeeded).
* Sat Jun 04 2005 Jeff Pound <jpound@redhat.com> 3.0.0_fc-0.M6.8
  - Patch refactoring/build.properties to include plugin.properties.
  - Temporarily move all *.so's to *.so.bak due to native compilation bug.
  - Temporarily remove gcj .jar -> .so db population.
* Tue May 24 2005 Andrew Overholt <overholt@redhat.com> 3.0.0_fc-0.M6.7
  - Bring in new I-build to enable jump to Eclipse 3.1M7 and fix some critical
    issues.
* Thu May 12 2005 Ben Konrath <bkonrath@redhat.com> 3.0.0_fc-0.M6.6
  - Temporarily disable org.eclipse.cdt.managedbuilder.core_3.0.0/libmngbuildcore.jar.so.
* Thu Apr 28 2005 Phil Muldoon <pmuldoon@redhat.com> 3.0.0_fc-0.M6.5
  - Changed to find-and-aot-compile build usage
  - Added "if gcj_support" toggle
  - Fixed installing all arch fragments (now only installs one (correct) arch)
  - Redid BuildRequires and Requires to remove old/unneeded dependencies
  - Cleaned %eclipse_arch declares.
* Fri Apr 22 2005 Phil Muldoon <pmuldoon@redhat.com> 3.0.0_fc-0.M6.4
  - Added Chris Moller's libhover patch
* Sun Apr 17 2005 Ben Konrath <bkonrath@redhat.com> 3.0.0_fc-0.M6.3
  - Clean up spec file (remove references to old patches and rh docs).
* Sat Apr 16 2005 Phil Muldoon <pmuldoon@redhat.com> 3.0.0_fc-0.M6.2
  - Generated tarball from official final tagged M6 build
* Tue Apr 12 2005 Phil Muldoon <pmuldoon@redhat.com> 3.0.0_fc-0.M6.1
  - Fixed db path in java -cp
  - Regenerated tarball from M6 canditate build
  - Reworked patches for M6 canditate Build
* Fri Apr 08 2005 Phil Muldoon <pmuldoon@redhat.com> 3.0.0_fc-0.M5.4
  - Changed Requires eclipse-ui to eclipse-platform
  - Added Requires java-1.4.2-gcj-compat >= 1.4.2.0-40jpp_14rh
  - Added Requires gcc-java >= 4.0.0-0.35
* Tue Apr 05 2005 Phil Muldoon <pmuldoon@redhat.com> 3.0.0_fc-0.M5.3
  - Added eclipse-cdt-no-sdkbuild.patch to build for platform only (fc4 space crunch)
* Mon Apr 04 2005 Andrew Overholt <overholt@redhat.com> 3.0.0_fc-0.M5.2
  - Make use of rebuild-gcj-db.
  - Use system-wide classmap.db.
* Wed Mar 23 2005 Phil Muldoon <pmuldoon@redhat.com> 3.0.0-1
  - Updated to upstream CDT 3.0.0 M5 sources
  - Removed Source1 (rhdocs) for now
  - Removed libhover patch until updated
  - Added eclipse-cdt-platform-build-linux.patch
  - Added eclipse-cdt-sdk-build-linux.patch
  - Stopped tests build for now (Added eclipse-cdt-no-tests.patch)
  - Added Requires gcc-java (bz# 151866)
  - Added new central db logic
* Fri Mar 04 2005 Phil Muldoon <pmuldoon@redhat.com> 2.0.2-3
  - Added x86_64 to ExclusiveArch
* Thu Mar 03 2005 Phil Muldoon <pmuldoon@redhat.com> 2.0.2-2
  - Moved upstream sources back to 2.0.2
  - Revered back to releng build
  - Added native build sections to spec file
* Tue Jan 11 2005 Ben Konrath <bkonrath@redhat.com> 2.1.0-1
  - add devel rpm and use the patched sources for it
  - update sources to 2.1.0
  - new build method that does not require pre-fetched sources
* Sun Nov 07 2004 Ben Konrath <bkonrath@redhat.com> 2.0.2-1
  - Update sources to 2.0.2
  - Change which files are unzipped in the install phase - this changed in 2.0.2
  - Update Red Hat documentation sources
  - Remove no-cvs-patch as it is no longer needed (no-cvs2-patch is still needed)
  - Update ui-libhover-patch 
  - Add how-to document for doc and source tarball generation
  - Add fetch-tests-patch for tarball generation
* Tue Jul 27 2004 Jeremy Handcock <handcock@redhat.com> 2.0-11
  - Update Red Hat documentation sources
* Sat Jul 24 2004 Tom Tromey <tromey@redhat.com> 2.0-10
  - Set user.home on all java invocations
* Sat Jul 24 2004 Tom Tromey <tromey@redhat.com> 2.0-9
  - Pass dontFetchAnything to the build
* Sat Jul 24 2004 Tom Tromey <tromey@redhat.com> 2.0-8
  - Patch from Phil Muldoon to avoid cvs operations
* Sat Jul 24 2004 Jeremy Handcock <handcock@redhat.com> 2.0-7
  - Don't build on ppc64
  - Require eclipse-ui, not eclipse-platform
* Sat Jul 24 2004 Tom Tromey <tromey@redhat.com> 2.0-6
  - Set user.home when building
* Thu Jul 22 2004 Tom Tromey <tromey@redhat.com> 2.0-5
  - Make .so files executable
* Thu Jul 22 2004 Chris Moller <cmoller@redhat.com> 2.0-4
  - Add texthover
* Wed Jul 21 2004 Jeremy Handcock <handcock@redhat.com> 2.0-4
  - Update Red Hat documentation sources
* Sat Jul 17 2004 Tom Tromey <tromey@redhat.com> 2.0-3
  - Make platform symlink tree before building
* Sat Jul 17 2004 Jeremy Handcock <handcock@redhat.com> 2.0-3
  - Add Red Hat-specific documentation
  - Use `name' macro in source and patch names
  - Correct BuildRequires to eclipse-platform
* Wed Jul 14 2004 Jeremy Handcock <handcock@redhat.com> 2.0-2
  - Don't require ant
  - Prevent possible `build' section overload
* Tue Jul 13 2004 Tom Tromey <tromey@redhat.com> 2.0-2
  - Document source fetching process
  - Update to CDT 2.0 final
  - Set -D_GNU_SOURCE when building
* Sat Jul 10 2004 Tom Tromey <tromey@redhat.com> 2.0-2
  - Don't define prefix
  - Don't require pango
* Sat Jul 10 2004 Jeremy Handcock <handcock@redhat.com> 2.0-2
  - Update sources to include tests from upstream
  - Add new build patch for CDT tests
  - Build CDT tests, but don't install them
* Fri Jul 09 2004 Tom Tromey <tromey@redhat.com> 2.0-1
  - Removed unused patch
* Fri Jul 09 2004 Jeremy Handcock <handcock@redhat.com> 2.0-1
  - Revert previous patch; don't unset javacVerbose
* Fri Jul 09 2004 Jeremy Handcock <handcock@redhat.com> 2.0-1
  - Unset javacVerbose
* Wed Jun 16 2004 Tom Tromey <tromey@redhat.com> 2.0-1
  - Updated to 2.0 M8
* Mon Jan 19 2004 Tom Tromey <tromey@redhat.com> 1.2.1-1
  - Initial version

Files

ð¤Þ


Generated by rpm2html 1.8.1

Daniel Veillard, Mon Apr 14 03:19:45 2008