/[pkgs]/devel/bochs/bochs-nonet-build.patch
ViewVC logotype

Contents of /devel/bochs/bochs-nonet-build.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (show annotations) (download) (as text)
Mon Nov 8 04:06:28 2004 UTC (5 years ago) by cvsextras
Branch: MAIN
CVS Tags: bochs-2_3-4_fc7, F-12-split, bochs-2_2_1-1_fc5, bochs-2_1_1-2, bochs-2_1_1-3, bochs-2_3-6_fc8, bochs-2_3-2_fc6, bochs-2_3-5_fc8, bochs-2_3_8-0_5_git04387139e3b_fc11, bochs-2_3_7-3_fc11, bochs-2_1-0_fdr_2_1_2, FC-5-split, bochs-2_3_8-0_7_git04387139e3b_fc12, FC-4-split, RHL-9-split, F-10-split, bochs-2_3-0_1_pre2_fc6, bochs-2_3_6-1_fc9, F-11-split, bochs-2_1-0_fdr_2_1, bochs-2_1-0_fdr_2_rh90, F-9-split, bochs-2_3_6-2_fc9, bochs-2_3-1_fc6, FC-2-split, FC-6-split, F-8-split, F-7-split, FC-3-split, FC-1-split, bochs-2_3_8-0_6_git04387139e3b_fc11, bochs-2_2_1-2_fc5, bochs-2_2_6-1_fc5, bochs-2_3_8-0_4_git04387139e3b_fc11, bochs-2_3_8-0_8_git04387139e3b_fc12, bochs-2_3_7-2_fc11, bochs-2_3_8-0_1_git04387139e3b_fc11, bochs-2_2-1, bochs-2_3-7_fc8, bochs-2_3-0_1_pre3_fc6, bochs-2_2-2, bochs-2_3_8-0_3_git04387139e3b_fc11, bochs-2_3_7-1_fc10, bochs-2_3_5-1_fc8, bochs-2_3-3_fc6, bochs-2_3_8-0_2_git04387139e3b_fc11, bochs-2_3_6-3_fc9, HEAD
File MIME type: text/x-patch
auto-import changelog data from bochs-2.1-0.fdr.2.rh90.src.rpm
* 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.

* Tue Oct 21 2003 Ville Skyttä <ville.skytta at iki.fi> - 0:2.1-0.fdr.0.2.pre1
- Remove .cvsignore from docs.

* Sat Oct 11 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.

* Sat Jul 19 2003 Ville Skyttä <ville.skytta at iki.fi> - 0:2.0.2-0.fdr.3
- List wanted GUIs explicitly, exclude svgalib (bug 306).

* Wed May 21 2003 Ville Skyttä <ville.skytta at iki.fi> - 0:2.0.2-0.fdr.2
- Rebuild with wxGTK2.

* Tue May 20 2003 Ville Skyttä <ville.skytta at iki.fi> - 0:2.0.2-0.fdr.1
- First Fedora release, based on upstream SRPM.
1 --- Makefile.in.orig 2003-10-31 22:50:04.000000000 +0200
2 +++ Makefile.in 2003-11-30 00:36:20.000000000 +0200
3 @@ -393,8 +393,8 @@
4 download_dlx: $(DLXLINUX_TAR)
5
6 $(DLXLINUX_TAR):
7 - $(RM) -f $(DLXLINUX_TAR)
8 - $(WGET) $(DLXLINUX_TAR_URL)
9 +# $(RM) -f $(DLXLINUX_TAR)
10 +# $(WGET) $(DLXLINUX_TAR_URL)
11 test -f $(DLXLINUX_TAR)
12
13 unpack_dlx: $(DLXLINUX_TAR)

admin@fedoraproject.org
ViewVC Help
Powered by ViewVC 1.1.2