|
|
|
|
Changelog for cross-avr-gcc-debug-4.3.1-1mnb2.i586.rpm :
Mon Jun 16 00:00:00 2008 Marcelo Ricardo Leitner 4.3.1-1mnb2 + Revision: 219288 - fix libdir for removing unwanted files - added missing buildreqs - Tons of fixes and hacks to build for avr
Tue Jun 10 00:00:00 2008 Pixel 4.3.1-1mnb2 + Revision: 217093 - gcc 4.3.1 - workaround bug with redefined extern inline (mdvbz #41171, upstream #33763) - drop alternatives for anything but c,c++,cpp - so drop having %version in binary names (eg: gjar instead of gjar-4.3.1), this implies gcj-tools conflicts with current classpath - libgcj-devel and libgcj-static-devel must obsolete libgcj9-devel and libgcj9-static-devel
Tue May 20 00:00:00 2008 Pixel 4.3.1-0.20080515mnb2 + Revision: 208957 - snapshot 4.3-20080515 - change version in java homedir to 1.5.0 - drop logging.properties and classpath.security (bug #23693) - load java property files from /usr/lib instead of /usr/lib64 on 64-bit systems (patch130, see bug #23693) - add patch133 (db-pathtail) to fix build (??, from gcc4.3.spec) - drop patch 104 for now, may break cross builds (but hopefully it can be fixed differently) - drop old patch 117, hopefully unneeded (Ada only) - drop now unneeded patches 118, 120, 121, 123, 125, 128 - rediff patches 202, 211 - libgcj9 conflicts with libgcj8 - gcc-java now requires eclipse-ecj - drop require for zip from libgcj-devel, gjar is now used - drop patch 104 for now, may break cross builds (but hopefully it can be fixed differently) - be the system_compiler on mdv2009.0 - add support for building on distros where gcc4.2 is system_compiler - libxxx-devel which have files in %{gcc_libdir}/%{gcc_target_platform}/%{version} and do not require gcc must own that directory - %{gcc_libdir}/%{gcc_target_platform}/%{version}/include/bits must be owned by libstdc++-devel (otherwise it\'s not removed on upgrade to a new gcc version) - build libffi when building java, but remove the binaries in non-system-compiler builds - handle build_stdcxxheaders on non system_compiler (from gcc4.3.spec) - drop support for building on mdv2007.0 and older - drop mention of deprecated gcc-$(gcc%{branch}-version) for non system_compiler from %description - use %{buildroot} instead of $RPM_BUILD_ROOT - handle building without libgcj_bc, and build with libgcj_bc and not system_compiler (from gcc4.3.spec)
Mon Mar 17 23:00:00 2008 Pixel 4.2.3-6mnb1 + Revision: 188307 - add requires on specific manbo-files-gcc-xxx
Fri Mar 14 23:00:00 2008 Pixel 4.2.3-5mnb1 + Revision: 187793 - increase release - gcc can\'t use %check since we need to \"make check\" before %install. but still allow \"--without check\" the standard way - %{base_release} is not needed anymore - revert gcc-core/gcc-other split - re-add Requires on manbo-files-gcc (no Requires(pre) needed since all files are not installed through the symlink) - revert gcc-core/gcc-other split (only keeping the fixes and manbo_mkrel) - revert gcc-core/gcc-other split - use manbo_mkrel for gcc-core - we must ensure manbo-files-gcc is installed prior to install of files in /usr/lib/gcc/ *-mandriva-linux-gnu// (otherwise manbo-files-gcc install will fail)
Wed Mar 12 23:00:00 2008 Pixel 4.2.3-3mdv2008.1 + Revision: 187140 - use simple \"make bootstrap-lean\" instead of \"make profiledbootstrap\" (it fails, it is not very useful, and jakub disabled it in fedora too) - libjack-devel is needed to build libgjsmdssi - java: always build with dssi-devel for libgjsmdssi
Fri Mar 7 23:00:00 2008 Pixel 4.2.3-2mdv2008.1 + Revision: 181288 - fix build on x86_64: do not create 32/libgomp.so if not build_libgomp - add script to sync gcc-other from gcc-core - new release: 4.2.3 - use a fixed list of include headers to keep
+ Kiichiro Naka - use _real_vendor not _vendor - gcc requires gcc-manbo-files if the vendor is \"manbo\" - fix vendor name as \"manbo\" - fix a condition macro - added prereq for \"manbo-files-gcc\" - remove requirement for manbo-files - modify misc packages require not gcc but gcc-BRANCH - split the SRPM to \"core\" and \"other\" for Manbo packages - Rename the spec file - Renamed from \"gcc\" for Manbo packages
+ Thierry Vignaud - rebuild - kill re-definition of %buildroot on Pixel\'s request - move huge (& mostly prehistoric) Changelogs in doc subpackage
+ Olivier Blin - restore BuildRoot
Thu Dec 6 23:00:00 2007 Pixel 4.2.2-2mdv2008.1 + Revision: 115817 - new 4.2.x snapshot (includes fix for PR34130, ie -10 *abs(...) => abs(10 *...))
Tue Nov 13 23:00:00 2007 Pixel 4.2.2-1mdv2008.1 + Revision: 108502 - 4.2.2 final release
+ Thierry Vignaud - s/Mandrake/Mandriva/
Sat Sep 15 00:00:00 2007 Pixel 4.2.2-0.RC.1mdv2008.0 + Revision: 85687 - 4.2.2 RC1
Wed Aug 29 00:00:00 2007 Pixel 4.2.1-6mdv2008.0 + Revision: 72838 - new svn snapshot - get rid of one last hardlink (c++-%{version} and g++-%{version}) by simplifying some script - fix build without fortran/java/c++
+ Thierry Vignaud - kill update-alternative file require - kill file require on info-install
+ Christiaan Welvaart - for ppc, remove ssp options from OPT_FLAGS because libgcj crashes when built with them
Sat Aug 4 00:00:00 2007 Pixel 4.2.1-4mdv2008.0 + Revision: 58669 - replace hardlinks on binaries with symlinks (#18160) - don\'t mess with binaries gcc-%{version} and %{gcc_target_platform}-gcc (#18160) so that they are correctly the same file (hardlinks) - do package binary %{gcc_target_platform}-gcc-%{version} - do not package /usr/bin/gcj (as used to be in 4.1 pkg), otherwise alternatives are broken (nb: it breaks cooker to cooker upgrade, please fix by hand) - new svn snapshot from 4.2 branch - drop applied gcc-ada-gnat_ugn-info-fix.patch - normalize %clean (#18155) (maybe it was used by gb to keep test_summary.log, this is no longer needed) - add -%{version} suffix to gkeytool to avoid conflict with classpath
+ Anssi Hannula - disable libgcj_bc.so.1 provides from the libgcj-devel package, only libgcj8 itself should provide it
Sat Jul 7 00:00:00 2007 Pixel 4.2.1-3mdv2008.0 + Revision: 48942 - get rid of colorgcc (it will be in its own package) - libstdc++.mo files from libstdc++ to gcc-c++ (to respect proper libification) - don\'t package /usr/lib/gcj-4.2.1/ *.la files - add -%{version} suffix to gappletviewer/gjarsigner to avoid conflict with classpath - libstdc++-static-devel doesn\'t conflict with other libstdc++X-static-devel pkgs - libgcj-devel doesn\'t conflict with other libgcjX-devel pkgs - libgcj-static-devel doesn\'t conflict with other libgcjX-static-devel pkgs - libstdc++-devel doesn\'t conflict with other libstdc++X-devel pkgs - add obsolete/provide from libstdc++-static-devel on libstdc++6-static-devel - fix obsolete from libffi-devel (it is now on libffi4-devel), and add provide - add provides on obsoleted libstdc++6-devel (#31765)
Fri Jul 6 00:00:00 2007 Pixel 4.2.1-2mdv2008.0 + Revision: 48664 - 4.2.1 RC1 - use libxxx-devel instead of libxxx1-devel for libstdc++-devel, libgcj-devel, libffi-devel, libmudflap-devel, libssp-devel, libgomp-devel - simplify conflicts on previous devel packages - drop biarch_java support from .spec (it was already disabled) - have the test_summary.log in the right place - fix gcj_libdir (it is in lib64 on x86_64) - use %{gcj_libdir} macro, and drop the duplicated %{gcj_libdir} entry - we currently can\'t have a nice fixed list of *.h not to bundle, so don\'t die when removing non existing *.h - zip is required to build libjava - 4.2.0 svn snapshot - drop libgcjawt renaming (still needed? maybe not since it has moved) - package the result of tests to allow comparing when building a new gcc - package libstdc++.mo files - move branch to mainstream - replacing with branch version
+ Anssi Hannula - remove classpath.security and logging.properties as they now reside in jpackage-utils (fixes bug #23693) - add biarch handling for libgcj-tools and libgcj_bc
+ Christiaan Welvaart - do not try to build the spu cross compiler on ppc - do not build soft-float libraries for ppc
+ Per Øyvind Karlsen - actually disable libffi when defining so (fixes #26518) - add autogen to buildrequires for %check (fixes #17409) - add niagara support (P1000 & P1001, fixes #28503) - Fix %g7 usage in TLS, add patch sparc-g7.dpatch, fixes glibc-2.4 build failure on sparc (Fabio M. Di Nitto) (P1000)
|
|
|