Richard W.M. Jones [Mon, 17 Nov 2008 17:59:06 +0000 (17:59 +0000)]
Added README.Fedora.
Richard W.M. Jones [Mon, 17 Nov 2008 17:27:13 +0000 (17:27 +0000)]
Added virt-top (not for Fedora).
Richard W.M. Jones [Mon, 17 Nov 2008 17:27:03 +0000 (17:27 +0000)]
Move to version 1.0.3 which supports Windows, PDCurses.
Richard W.M. Jones [Mon, 17 Nov 2008 13:07:50 +0000 (13:07 +0000)]
Better linking of ocaml-curses library.
Richard W.M. Jones [Mon, 17 Nov 2008 13:06:10 +0000 (13:06 +0000)]
Apply real-objdump patch.
Richard W.M. Jones [Mon, 17 Nov 2008 12:34:27 +0000 (12:34 +0000)]
Patch the tests so they don't use absolute float equality.
Richard W.M. Jones [Mon, 17 Nov 2008 12:34:04 +0000 (12:34 +0000)]
Added two float tests which show a difference under native & cross compilers.
Richard W.M. Jones [Sun, 16 Nov 2008 18:44:04 +0000 (18:44 +0000)]
Apply no-directory patch.
Richard W.M. Jones [Sun, 16 Nov 2008 18:17:33 +0000 (18:17 +0000)]
- Use ocamlfind to install in the correct location.
- Install the META file.
- Fix the version number in changelog.
Richard W.M. Jones [Sun, 16 Nov 2008 18:03:57 +0000 (18:03 +0000)]
Avoid some tail-recursion problem in flexdll.
Richard W.M. Jones [Sun, 16 Nov 2008 17:59:35 +0000 (17:59 +0000)]
Added mingw32-ocaml-findlib BR
Richard W.M. Jones [Sun, 16 Nov 2008 17:55:28 +0000 (17:55 +0000)]
ocaml-libvirt package.
Richard W.M. Jones [Sun, 16 Nov 2008 17:03:29 +0000 (17:03 +0000)]
Use mingw32 strip to avoid corrupting binaries.
Richard W.M. Jones [Sun, 16 Nov 2008 16:18:45 +0000 (16:18 +0000)]
Don't run ranlib - that wasn't the problem.
Richard W.M. Jones [Sun, 16 Nov 2008 15:55:47 +0000 (15:55 +0000)]
Run ranlib on '*.a' files
Richard W.M. Jones [Sun, 16 Nov 2008 15:43:11 +0000 (15:43 +0000)]
Typo
Richard W.M. Jones [Sun, 16 Nov 2008 15:41:04 +0000 (15:41 +0000)]
Fix Name
Richard W.M. Jones [Sun, 16 Nov 2008 15:34:32 +0000 (15:34 +0000)]
- Allow the normal dependency generators to run because this
is a native package.
Richard W.M. Jones [Sun, 16 Nov 2008 15:34:15 +0000 (15:34 +0000)]
lablGL (NOT working)
Richard W.M. Jones [Sun, 16 Nov 2008 15:18:56 +0000 (15:18 +0000)]
Fix so that gcc -m32 works in mock.
Richard W.M. Jones [Sun, 16 Nov 2008 14:35:45 +0000 (14:35 +0000)]
Force rebuild against latest OCaml compiler.
Richard W.M. Jones [Sun, 16 Nov 2008 14:29:40 +0000 (14:29 +0000)]
- Build the native compiler as 32 bits even on a 64 bit build
architecture (because the target, Windows, is 32 bit). The
compiler does strength reduction and other optimizations
internally so we must ensure it uses the same int type.
Richard W.M. Jones [Sun, 16 Nov 2008 14:08:24 +0000 (14:08 +0000)]
More test programs to track down Format / overflow bug.
Richard W.M. Jones [Sun, 16 Nov 2008 13:31:22 +0000 (13:31 +0000)]
Add program to test the Format module, and Sudoku program.
Richard W.M. Jones [Sun, 16 Nov 2008 10:47:50 +0000 (10:47 +0000)]
Pull in ocamlfind binary.
Richard W.M. Jones [Sun, 16 Nov 2008 10:38:35 +0000 (10:38 +0000)]
Added some tests.
Richard W.M. Jones [Sun, 16 Nov 2008 10:24:45 +0000 (10:24 +0000)]
Build ocaml-calendar.
Richard W.M. Jones [Sun, 16 Nov 2008 10:24:31 +0000 (10:24 +0000)]
- Use ocamlc now that we have it.
- Rename package correctly.
- BuildRequires fixed for mock.
Richard W.M. Jones [Sun, 16 Nov 2008 10:23:48 +0000 (10:23 +0000)]
Install ocamlc.
Richard W.M. Jones [Sun, 16 Nov 2008 10:23:32 +0000 (10:23 +0000)]
Don't use cygpath.
Richard W.M. Jones [Sun, 16 Nov 2008 00:40:55 +0000 (00:40 +0000)]
Added ocaml-findlib for cross-compiler environment.
Richard W.M. Jones [Sun, 16 Nov 2008 00:20:42 +0000 (00:20 +0000)]
Set stack unlimited.
Richard W.M. Jones [Sat, 15 Nov 2008 23:49:58 +0000 (23:49 +0000)]
Requires ocaml
Richard W.M. Jones [Sat, 15 Nov 2008 23:38:49 +0000 (23:38 +0000)]
Run in unlimited stack.
Richard W.M. Jones [Sat, 15 Nov 2008 23:15:16 +0000 (23:15 +0000)]
Added mingw32-ocaml-curses.
Richard W.M. Jones [Sat, 15 Nov 2008 22:19:24 +0000 (22:19 +0000)]
Added ocaml XML Light
Richard W.M. Jones [Sat, 15 Nov 2008 21:50:54 +0000 (21:50 +0000)]
+Requires mingw32-flexdll and the cross-compiler.
Richard W.M. Jones [Sat, 15 Nov 2008 21:46:47 +0000 (21:46 +0000)]
Added ocaml-csv
Richard W.M. Jones [Sat, 15 Nov 2008 21:21:00 +0000 (21:21 +0000)]
Added test programs.
Richard W.M. Jones [Sat, 15 Nov 2008 21:15:36 +0000 (21:15 +0000)]
Added ocaml-extlib
Richard W.M. Jones [Sat, 15 Nov 2008 20:49:40 +0000 (20:49 +0000)]
Added tests of the Graphics module.
Richard W.M. Jones [Sat, 15 Nov 2008 20:44:43 +0000 (20:44 +0000)]
Get the Unix module working.
Richard W.M. Jones [Sat, 15 Nov 2008 20:22:32 +0000 (20:22 +0000)]
Adding some OCaml test programs.
Richard W.M. Jones [Sat, 15 Nov 2008 20:10:39 +0000 (20:10 +0000)]
Bundle the correct ocamlrun with the binary.
Richard W.M. Jones [Sat, 15 Nov 2008 19:03:58 +0000 (19:03 +0000)]
Build the ocaml cross-compiler now.
Richard W.M. Jones [Sat, 15 Nov 2008 18:44:09 +0000 (18:44 +0000)]
Beginnings of an OCaml cross-compiler.
Richard W.M. Jones [Fri, 14 Nov 2008 11:58:05 +0000 (11:58 +0000)]
Provide both flexlink and flexlink.exe.
Richard W.M. Jones [Fri, 14 Nov 2008 11:45:45 +0000 (11:45 +0000)]
Elementary mistake #2
Richard W.M. Jones [Fri, 14 Nov 2008 11:26:10 +0000 (11:26 +0000)]
Elementary mistake.
Richard W.M. Jones [Fri, 14 Nov 2008 11:18:09 +0000 (11:18 +0000)]
Fixes to build in mock.
Richard W.M. Jones [Fri, 14 Nov 2008 11:05:46 +0000 (11:05 +0000)]
Added flexdll.
Richard W.M. Jones [Thu, 13 Nov 2008 18:29:19 +0000 (18:29 +0000)]
Fix https handling under Wine. Better error checking.
Richard W.M. Jones [Thu, 13 Nov 2008 18:29:00 +0000 (18:29 +0000)]
Add a note about the location of ca-bundle.crt.
Richard W.M. Jones [Thu, 13 Nov 2008 17:25:18 +0000 (17:25 +0000)]
Added https test program.
Richard W.M. Jones [Thu, 13 Nov 2008 17:25:09 +0000 (17:25 +0000)]
New mingw32-filesystem version 35.
Richard W.M. Jones [Thu, 13 Nov 2008 16:10:10 +0000 (16:10 +0000)]
Re-enable building mingw32-curl package.
Richard W.M. Jones [Thu, 13 Nov 2008 16:08:26 +0000 (16:08 +0000)]
More updates to the example specfile.
Richard W.M. Jones [Thu, 13 Nov 2008 16:08:11 +0000 (16:08 +0000)]
Added libcurl.
Richard W.M. Jones [Thu, 13 Nov 2008 10:58:00 +0000 (10:58 +0000)]
- fix chain verification issue CVE-2008-4989 (#470079)
- separate out the MinGW-specific patch from the others
Richard W.M. Jones [Thu, 13 Nov 2008 10:57:38 +0000 (10:57 +0000)]
Ignore NSS tarballs.
Richard W.M. Jones [Thu, 13 Nov 2008 10:57:24 +0000 (10:57 +0000)]
Non-working NSPR and NSS packages. See the README file for details.
Richard W.M. Jones [Mon, 10 Nov 2008 17:27:14 +0000 (17:27 +0000)]
Added nspr.
Richard W.M. Jones [Mon, 10 Nov 2008 17:27:02 +0000 (17:27 +0000)]
Ignore curl, pidgin for now.
Richard W.M. Jones [Mon, 10 Nov 2008 15:04:47 +0000 (15:04 +0000)]
libssh2 package.
Richard W.M. Jones [Mon, 10 Nov 2008 13:29:15 +0000 (13:29 +0000)]
Added libidn.
Richard W.M. Jones [Mon, 10 Nov 2008 13:28:34 +0000 (13:28 +0000)]
All specfiles should use make %{?_smp_mflags}
Richard W.M. Jones [Sun, 9 Nov 2008 17:14:00 +0000 (17:14 +0000)]
Mark packages which are not intended to be added to Fedora (ie. end user / non-devel apps).
Richard W.M. Jones [Sat, 8 Nov 2008 15:41:18 +0000 (15:41 +0000)]
Notes on Crystalspace.
Richard W.M. Jones [Sat, 8 Nov 2008 14:33:43 +0000 (14:33 +0000)]
Poco 1.3.3p1 added.
Richard W.M. Jones [Thu, 6 Nov 2008 15:14:50 +0000 (15:14 +0000)]
Fix script now that some packages can be missing.
Richard W.M. Jones [Thu, 6 Nov 2008 13:49:25 +0000 (13:49 +0000)]
Added latest news to the README file.
Richard W.M. Jones [Thu, 6 Nov 2008 13:29:37 +0000 (13:29 +0000)]
filesystem & binutils are now in Fedora, removing from here.
Richard W.M. Jones [Mon, 3 Nov 2008 15:20:31 +0000 (15:20 +0000)]
windbus now builds under mock.
Richard W.M. Jones [Mon, 3 Nov 2008 10:18:52 +0000 (10:18 +0000)]
- Changed the summary (Bruno Haible).
- Note about mingw32-gettext / Remove *.mo files.
Richard W.M. Jones [Fri, 31 Oct 2008 17:20:38 +0000 (17:20 +0000)]
Implementation of windbus.
Richard W.M. Jones [Fri, 31 Oct 2008 13:49:58 +0000 (13:49 +0000)]
termcap: Rename the library as libtermcap-0.dll for compatibility with
gettext.
gettext: Add patch to allow building with newer mingw32-runtime package.
Rebuild dependent libraries.
Richard W.M. Jones [Fri, 31 Oct 2008 13:00:57 +0000 (13:00 +0000)]
Added expat.
Richard W.M. Jones [Thu, 30 Oct 2008 19:11:51 +0000 (19:11 +0000)]
Added Dan's fd/socket fix.
Richard W.M. Jones [Thu, 30 Oct 2008 14:23:47 +0000 (14:23 +0000)]
Update gtk-vnc with all the latest MinGW patches and latest Gnulib.
Richard W.M. Jones [Thu, 30 Oct 2008 14:23:17 +0000 (14:23 +0000)]
Don't BR mpfr-devel for RHEL/EPEL-5 (Levente Farkas).
Richard W.M. Jones [Thu, 30 Oct 2008 09:41:32 +0000 (09:41 +0000)]
Add a bandwidth limit to stop it killing my ADSL.
Richard W.M. Jones [Wed, 29 Oct 2008 16:55:57 +0000 (16:55 +0000)]
Multiple fixes suggested by rpmlint.
Richard W.M. Jones [Wed, 29 Oct 2008 16:54:38 +0000 (16:54 +0000)]
Set --prefix correctly.
Richard W.M. Jones [Wed, 29 Oct 2008 16:54:08 +0000 (16:54 +0000)]
--prefix was being set to empty - fix that.
Richard W.M. Jones [Wed, 29 Oct 2008 11:06:35 +0000 (11:06 +0000)]
mingw32-filesystem version 33.
Richard W.M. Jones [Wed, 29 Oct 2008 11:06:27 +0000 (11:06 +0000)]
* Wed Oct 29 2008 Richard Jones <rjones@redhat.com> - 33-1
- Remove mingw32.{sh,csh} which are unused.
Richard W.M. Jones [Tue, 28 Oct 2008 11:09:55 +0000 (11:09 +0000)]
Fix paths and fonts.
Richard W.M. Jones [Mon, 27 Oct 2008 19:37:51 +0000 (19:37 +0000)]
Built in mock, fixed missing dependencies.
Richard W.M. Jones [Mon, 27 Oct 2008 19:15:36 +0000 (19:15 +0000)]
Added mingw32-configure script.
Richard W.M. Jones [Mon, 27 Oct 2008 18:10:03 +0000 (18:10 +0000)]
Rename this so that show_build_order will ignore it.
Richard W.M. Jones [Mon, 27 Oct 2008 18:03:31 +0000 (18:03 +0000)]
- Update the spec file with explanation of the 'Provides: mingw32(...)'
lines for Windows system DLLs.
Richard W.M. Jones [Mon, 27 Oct 2008 17:50:14 +0000 (17:50 +0000)]
Updated patch.
Richard W.M. Jones [Mon, 27 Oct 2008 17:39:52 +0000 (17:39 +0000)]
%files section.
Richard W.M. Jones [Mon, 27 Oct 2008 17:32:36 +0000 (17:32 +0000)]
Needed to bump the version again in order to get rid of the %preun.
Richard W.M. Jones [Mon, 27 Oct 2008 17:00:28 +0000 (17:00 +0000)]
Remove preun script, no longer used.
Richard W.M. Jones [Mon, 27 Oct 2008 15:31:54 +0000 (15:31 +0000)]
Remove call to setenv.
Richard W.M. Jones [Mon, 27 Oct 2008 15:02:10 +0000 (15:02 +0000)]
Initial version of inkscape.
Richard W.M. Jones [Mon, 27 Oct 2008 15:01:29 +0000 (15:01 +0000)]
Rename the update specfile.
Richard W.M. Jones [Mon, 27 Oct 2008 14:28:46 +0000 (14:28 +0000)]
Add some simple test programs which build Linux and Windows versions so
we can check if the latest Gtk + Cairo + Wine produces something reasonable.
Richard W.M. Jones [Mon, 27 Oct 2008 14:22:09 +0000 (14:22 +0000)]
Experimental/non-working boost specfile for 1.37.0-beta1