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

bochs-dlxlinux-2.3.7-1.fc10 RPM for ppc

From Fedora Development for ppc

Name: bochs-dlxlinux Distribution: Unknown
Version: 2.3.7 Vendor: Fedora Project
Release: 1.fc10 Build date: Thu Jun 12 16:42:46 2008
Group: Applications/Emulators Build host: ppc2.fedora.redhat.com
Size: 1506671 Source RPM: bochs-2.3.7-1.fc10.src.rpm
Packager: Fedora Project
Url: http://bochs.sourceforge.net/
Summary: DLX Linux hard disk image for Bochs
DLX is a version of Linux which was small enough to distribute along
with the Bochs Windows binary release.  Because of its small size, a
limited number of linux commands are available.  The official DLX site
is at <http://www.wu-wien.ac.at/usr/h93/h9301726/dlx.html>.  DLX was
created by Erich and Hannes Boehm.

Provides

Requires

Copyright

LGPLv2+

Signatures

internal MD5: 689c60c5ba0c2a81e1fe9ce67e6e0412
GPG

Changelog

* Tue Jun 10 2008 Hans de Goede <j.w.r.degoede@hhs.nl> 2.3.7-1
  - New upstream release 2.3.7
* Tue Feb 19 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 2.3.6-3
  - Autorebuild for GCC 4.3
* Fri Jan 11 2008 Hans de Goede <j.w.r.degoede@hhs.nl> 2.3.6-2
  - Fix compilation with gcc 4.3
* Mon Dec 24 2007 Hans de Goede <j.w.r.degoede@hhs.nl> 2.3.6-1
  - New upstream release 2.3.6
* Mon Sep 17 2007 Hans de Goede <j.w.r.degoede@hhs.nl> 2.3.5-1
  - New upstream release 2.3.5
* Thu Aug 23 2007 Hans de Goede <j.w.r.degoede@hhs.nl> 2.3-7
  - Fix CVE-2007-2894 (really fix bz 241799)
* Mon Aug 06 2007 Hans de Goede <j.w.r.degoede@hhs.nl> 2.3-6
  - Update License tag for new Licensing Guidelines compliance
* Thu Jul 19 2007 Hans de Goede <j.w.r.degoede@hhs.nl> 2.3-5
  - Fix CVE-2007-2893 (bz 241799)
* Mon Dec 18 2006 Hans de Goede <j.w.r.degoede@hhs.nl> 2.3-4
  - rebuilt without wxGTK as wxGTK is even more broken with wxGTK 2.8 then it
    was with 2.6
* Fri Oct 06 2006 Christian Iseli <Christian.Iseli@licr.org> 2.3-3
  - rebuilt for unwind info generation, broken in gcc-4.1.1-21
* Sat Sep 23 2006 Hans de Goede <j.w.r.degoede@hhs.nl> 2.3-2
  - Add -debugger and -gdb sub packages which contain special versions of
    bochs compiled with the buildin debugger resp. the gdb-stub (bz 206508)
* Mon Aug 28 2006 Hans de Goede <j.w.r.degoede@hhs.nl> 2.3-1
  - New upstream version 2.3 (final)
* Fri Aug 11 2006 Hans de Goede <j.w.r.degoede@hhs.nl> 2.3-0.1.pre3
  - New upstream version 2.3.pre3
* Tue Jul 18 2006 Hans de Goede <j.w.r.degoede@hhs.nl> 2.3-0.1.pre2
  - New upstream version 2.3.pre2
  - Drop upstreamed wx26 patch
* Wed Feb 15 2006 Hans de Goede <j.w.r.degoede@hhs.nl> - 2.2.6-1
  - New upstream version 2.2.6
  - Rebuild for new gcc4.1 and glibc
  - Remove --enable-pae as that requires a CPU level of 6 with the new version
  - Remove a few configure switches which are identical to the
    upstream defaults and thus don't do anything
  - Add --enable-clgd54xx
  - Add --with-svga which adds support for svgalib as display (x86(_64) only)
  - Fix compile with wxGTK-2.6 and unconditionalize wxGTK build
* Fri Dec 16 2005 Ville Skyttä <ville.skytta at iki.fi> - 2.2.1-2
  - Adapt to modular X.
  - Fix build with g++ 4.1.0.
  - Conditionalize wxGTK build and default it to off (build failures w/2.6.x).
  - Use sed instead of dos2unix and perl during build.
* Sun Jul 10 2005 Ville Skyttä <ville.skytta at iki.fi> - 2.2.1-1
  - 2.2.1, precision patch applied upstream.
* Mon May 30 2005 Ville Skyttä <ville.skytta at iki.fi> - 2.2-2
  - Try to fix x86_64 build.
* Sun May 29 2005 Ville Skyttä <ville.skytta at iki.fi> - 2.2-1
  - 2.2, buildpaths and fpu-regparms patches applied upstream, pthread and
    ncurses linking hacks no longer needed.
  - Use upstream default display library, wx is clunky with wxGTK2 2.4.x.
  - Enable 3DNow! emulation and the SDL display library.
* Mon May 23 2005 Jeremy Katz <katzj@redhat.com> - 2.1.1-3
  - rebuild on all arches
* Fri Apr 08 2005 Michael Schwendt <mschwendt[AT]users.sf.net> - 2.1.1-2
  - rebuilt
* Sun Dec 05 2004 Ville Skyttä <ville.skytta at iki.fi> - 0:2.1.1-1
  - Update to 2.1.1.
  - Enable PAE and 4M pages support.
  - Loosen version in dlxlinux to main dependency.
  - BuildRequire ncurses-devel instead of ncurses-c++-devel for FC3.
  - Apply upstream fpu-regparm patch to fix the build on FC3.
* Fri Jan 16 2004 Ville Skyttä <ville.skytta at iki.fi> - 0:2.1-0.fdr.2
  - Fix RFB linking, force pthreads.
  - dos2unix some -dlxlinux files.
* Mon Jan 12 2004 Ville Skyttä <ville.skytta at iki.fi> - 0:2.1-0.fdr.1
  - Update to 2.1.
  - Make sure everything is built with GTK2.
  - Add "--with debugger" rpmbuild option.
  - Put SDL build behind the "--with sdl" rpmbuild option due to startup crashes.
* Sun Nov 30 2003 Ville Skyttä <ville.skytta at iki.fi> - 0:2.1-0.fdr.0.3.pre2
  - Update to 2.1pre2.
* Wed Oct 22 2003 Ville Skyttä <ville.skytta at iki.fi> - 0:2.1-0.fdr.0.2.pre1
  - Remove .cvsignore from docs.
* Sun Oct 12 2003 Ville Skyttä <ville.skytta at iki.fi> - 0:2.1-0.fdr.0.1.pre1
  - Update to 2.1pre1.
  - Enable 3DNow! on athlon.
  - Other cosmetic tweaks.
* Sun Jul 20 2003 Ville Skyttä <ville.skytta at iki.fi> - 0:2.0.2-0.fdr.3
  - List wanted GUIs explicitly, exclude svgalib (bug 306).
* Thu May 22 2003 Ville Skyttä <ville.skytta at iki.fi> - 0:2.0.2-0.fdr.2
  - Rebuild with wxGTK2.
* Wed May 21 2003 Ville Skyttä <ville.skytta at iki.fi> - 0:2.0.2-0.fdr.1
  - First Fedora release, based on upstream SRPM.

Files

/usr/bin/bochs-dlx
/usr/share/bochs/dlxlinux
/usr/share/bochs/dlxlinux/bochsrc.txt
/usr/share/bochs/dlxlinux/hd10meg.img.gz
/usr/share/bochs/dlxlinux/readme.txt
/usr/share/bochs/dlxlinux/testform.txt
/usr/share/man/man1/bochs-dlx.1.gz


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Nov 22 04:16:20 2008