fedora-mingw.git
15 years agoRemoved gnutls - it's now in Fedora.
Richard W.M. Jones [Mon, 9 Mar 2009 17:48:41 +0000 (17:48 +0000)]
Removed gnutls - it's now in Fedora.

15 years agoAdded changelog message.
Richard W.M. Jones [Mon, 9 Mar 2009 17:48:32 +0000 (17:48 +0000)]
Added changelog message.

15 years ago- Fix defattr line.
Richard W.M. Jones [Mon, 9 Mar 2009 17:19:10 +0000 (17:19 +0000)]
- Fix defattr line.
- Remove the enable-shared patch, and just use --enable-shared on
  the configure line.
- Disable the GL patch since OpenGL is disabled.
- Document what the patches are for in the spec file.
- Only patch Makefile.in so we don't have to rerun autotools, and
  remove autotools dependency.

15 years ago- Remove man page which duplicates what is in base Fedora.
Richard W.M. Jones [Mon, 9 Mar 2009 17:09:24 +0000 (17:09 +0000)]
- Remove man page which duplicates what is in base Fedora.
- Rebase to 1.23.0 to match Fedora.
- +BR mingw32-dlfcn.

15 years agoRemove +x permissions on COPYING file.
Richard W.M. Jones [Mon, 9 Mar 2009 16:50:55 +0000 (16:50 +0000)]
Remove +x permissions on COPYING file.

15 years agoIgnore libvirt tarball.
Richard W.M. Jones [Mon, 9 Mar 2009 16:00:05 +0000 (16:00 +0000)]
Ignore libvirt tarball.

15 years agoNew version 2.6.4.
Richard W.M. Jones [Mon, 9 Mar 2009 15:57:43 +0000 (15:57 +0000)]
New version 2.6.4.

15 years agoUpdate libvirt to 0.6.1 release & remove obsolete patches
Daniel P. Berrange [Fri, 6 Mar 2009 10:21:02 +0000 (10:21 +0000)]
Update libvirt to 0.6.1 release & remove obsolete patches

15 years agoUpdated package status.
Richard W.M. Jones [Tue, 24 Feb 2009 09:26:25 +0000 (09:26 +0000)]
Updated package status.

15 years agoIgnore the cross-* experimental packages.
Richard W.M. Jones [Tue, 24 Feb 2009 09:26:18 +0000 (09:26 +0000)]
Ignore the cross-* experimental packages.

15 years agonsis, nsiswrapper moved to Fedora.
Richard W.M. Jones [Sat, 21 Feb 2009 17:21:32 +0000 (17:21 +0000)]
nsis, nsiswrapper moved to Fedora.

15 years agoFixes for GCC 4.4.
Richard W.M. Jones [Sat, 21 Feb 2009 16:43:52 +0000 (16:43 +0000)]
Fixes for GCC 4.4.

15 years agoFix trailing period in Release number.
Richard W.M. Jones [Sat, 21 Feb 2009 15:02:38 +0000 (15:02 +0000)]
Fix trailing period in Release number.

15 years agoDon't build libuuid.
Richard W.M. Jones [Sat, 21 Feb 2009 15:02:16 +0000 (15:02 +0000)]
Don't build libuuid.

15 years agoNeeded gtk-doc for the m4 macros to build the configure script.
Richard W.M. Jones [Sat, 21 Feb 2009 15:02:08 +0000 (15:02 +0000)]
Needed gtk-doc for the m4 macros to build the configure script.
Added some more BRs revealed by auto-buildrequires.

15 years agoAttempt to fix XQilla build (NOT WORKING).
Richard W.M. Jones [Sat, 21 Feb 2009 11:46:02 +0000 (11:46 +0000)]
Attempt to fix XQilla build (NOT WORKING).

15 years agoUpdate .hgignore file for new Qt.
Richard W.M. Jones [Sat, 21 Feb 2009 11:45:44 +0000 (11:45 +0000)]
Update .hgignore file for new Qt.

15 years agoFix for GCC 4.4.
Richard W.M. Jones [Sat, 21 Feb 2009 11:45:31 +0000 (11:45 +0000)]
Fix for GCC 4.4.

15 years agoFix for builds on x86_64, because of i386->i586 transition in Fedora.
Richard W.M. Jones [Sat, 21 Feb 2009 11:45:13 +0000 (11:45 +0000)]
Fix for builds on x86_64, because of i386->i586 transition in Fedora.

15 years agoRebase to Qt 4.5.0-rc1 in order to match Fedora native version.
Richard W.M. Jones [Sat, 21 Feb 2009 11:44:48 +0000 (11:44 +0000)]
Rebase to Qt 4.5.0-rc1 in order to match Fedora native version.

15 years agoInclude a bugfix for GCC 4.4
Richard W.M. Jones [Sat, 21 Feb 2009 11:43:46 +0000 (11:43 +0000)]
Include a bugfix for GCC 4.4

15 years agoA few extra libs built when fontconfig is around.
Richard W.M. Jones [Fri, 20 Feb 2009 22:30:54 +0000 (22:30 +0000)]
A few extra libs built when fontconfig is around.

15 years ago* Fri Feb 20 2009 Erik van Pienbroek <info@nntpgrab.nl> - 1.22.1-6
Richard W.M. Jones [Fri, 20 Feb 2009 22:14:27 +0000 (22:14 +0000)]
* Fri Feb 20 2009 Erik van Pienbroek <info@nntpgrab.nl> - 1.22.1-6
- Added -static subpackage

15 years agoBump all spec releases for mass rebuild to mingw32-gcc 4.4
Richard W.M. Jones [Fri, 20 Feb 2009 09:08:26 +0000 (09:08 +0000)]
Bump all spec releases for mass rebuild to mingw32-gcc 4.4

15 years agoThese packages have been moved into Fedora.
Richard W.M. Jones [Fri, 20 Feb 2009 09:04:42 +0000 (09:04 +0000)]
These packages have been moved into Fedora.

15 years agoThese can build with mingw32-filesystem in F-10, provided that the
Richard W.M. Jones [Thu, 19 Feb 2009 16:14:54 +0000 (16:14 +0000)]
These can build with mingw32-filesystem in F-10, provided that the
C++ compiler is not installed which we try to compile them.  So
reduce mingw32-filesystem min version to 40.

15 years agoNeed to BR the C++ compiler.
Richard W.M. Jones [Thu, 19 Feb 2009 16:14:18 +0000 (16:14 +0000)]
Need to BR the C++ compiler.

15 years agoAdded XQilla 2.2.0.
Richard W.M. Jones [Thu, 19 Feb 2009 15:46:29 +0000 (15:46 +0000)]
Added XQilla 2.2.0.

15 years agoRe-enable bandwidth throttling.
Richard W.M. Jones [Thu, 19 Feb 2009 08:43:29 +0000 (08:43 +0000)]
Re-enable bandwidth throttling.

15 years agoDon't rewrite prefix/lib paths as prefix/lib64 for mingw
Richard W.M. Jones [Wed, 18 Feb 2009 22:03:27 +0000 (22:03 +0000)]
Don't rewrite prefix/lib paths as prefix/lib64 for mingw

15 years agoAdded XQilla (NOT WORKING).
Richard W.M. Jones [Wed, 18 Feb 2009 17:13:37 +0000 (17:13 +0000)]
Added XQilla (NOT WORKING).

15 years agoMore files in bindir.
Richard W.M. Jones [Wed, 18 Feb 2009 16:48:06 +0000 (16:48 +0000)]
More files in bindir.

15 years agoAnother minor fix to the spec file.
Richard W.M. Jones [Wed, 18 Feb 2009 16:36:29 +0000 (16:36 +0000)]
Another minor fix to the spec file.

15 years agoTiny fix to specfile.
Richard W.M. Jones [Wed, 18 Feb 2009 16:23:04 +0000 (16:23 +0000)]
Tiny fix to specfile.
Check in the .hgignore file.

15 years agoInitial version of Xerces-c.
Richard W.M. Jones [Wed, 18 Feb 2009 16:06:46 +0000 (16:06 +0000)]
Initial version of Xerces-c.

15 years agoFix to build in mock.
Richard W.M. Jones [Wed, 18 Feb 2009 14:35:23 +0000 (14:35 +0000)]
Fix to build in mock.

15 years agoClean up spec file now it works in mock.
Richard W.M. Jones [Wed, 18 Feb 2009 14:34:34 +0000 (14:34 +0000)]
Clean up spec file now it works in mock.

15 years agoAdd broken version before removing patches.
Richard W.M. Jones [Wed, 18 Feb 2009 13:50:46 +0000 (13:50 +0000)]
Add broken version before removing patches.

15 years agoTry building nss, nspr.
Richard W.M. Jones [Tue, 17 Feb 2009 18:21:57 +0000 (18:21 +0000)]
Try building nss, nspr.

15 years agoNSS now builds into an RPM.
Richard W.M. Jones [Tue, 17 Feb 2009 17:23:19 +0000 (17:23 +0000)]
NSS now builds into an RPM.

15 years ago'cp -L' to install header files, not symlinks to header files.
Richard W.M. Jones [Tue, 17 Feb 2009 17:22:53 +0000 (17:22 +0000)]
'cp -L' to install header files, not symlinks to header files.

15 years agoRemove a few obsolete packages.
Richard W.M. Jones [Tue, 17 Feb 2009 17:22:26 +0000 (17:22 +0000)]
Remove a few obsolete packages.

15 years agoTemporary hack to build on smock x86_64
Richard W.M. Jones [Mon, 16 Feb 2009 14:55:08 +0000 (14:55 +0000)]
Temporary hack to build on smock x86_64

15 years agoRandom updates to darwinx-gcc (still NOT WORKING).
Richard W.M. Jones [Sun, 15 Feb 2009 21:06:45 +0000 (21:06 +0000)]
Random updates to darwinx-gcc (still NOT WORKING).

15 years agoBuild odcctools with 32 bit compiler, because the code makes lots of
Richard W.M. Jones [Sun, 15 Feb 2009 21:05:51 +0000 (21:05 +0000)]
Build odcctools with 32 bit compiler, because the code makes lots of
32 bit assumptions.  (Resolves earlier segfault in assembler).

15 years agoTemporary fixes so we can continue to build in smock.
Richard W.M. Jones [Sun, 15 Feb 2009 15:45:23 +0000 (15:45 +0000)]
Temporary fixes so we can continue to build in smock.

15 years agoExample cross-zlib package.
Richard W.M. Jones [Sat, 14 Feb 2009 16:19:29 +0000 (16:19 +0000)]
Example cross-zlib package.

15 years agoIgnore tarballs.
Richard W.M. Jones [Sat, 14 Feb 2009 15:00:08 +0000 (15:00 +0000)]
Ignore tarballs.

15 years agoMove mingw64-gcc-bootstrap to its own directory.
Richard W.M. Jones [Sat, 14 Feb 2009 14:58:58 +0000 (14:58 +0000)]
Move mingw64-gcc-bootstrap to its own directory.

15 years agoThis patch is no longer used.
Richard W.M. Jones [Sat, 14 Feb 2009 14:58:34 +0000 (14:58 +0000)]
This patch is no longer used.

15 years agoMissing BR flex.
Richard W.M. Jones [Sat, 14 Feb 2009 14:53:08 +0000 (14:53 +0000)]
Missing BR flex.

15 years agoRemove obsolete documentation about the base packages.
Richard W.M. Jones [Sat, 14 Feb 2009 14:52:56 +0000 (14:52 +0000)]
Remove obsolete documentation about the base packages.

15 years agoNew yum repository.
Richard W.M. Jones [Sat, 14 Feb 2009 13:42:09 +0000 (13:42 +0000)]
New yum repository.

15 years agoMerge commit.
Richard W.M. Jones [Sat, 14 Feb 2009 13:05:50 +0000 (13:05 +0000)]
Merge commit.

15 years agoMoved to Fedora.
Richard W.M. Jones [Fri, 13 Feb 2009 23:32:48 +0000 (23:32 +0000)]
Moved to Fedora.

15 years agoUpdated package status page.
Richard W.M. Jones [Mon, 9 Feb 2009 10:40:06 +0000 (10:40 +0000)]
Updated package status page.

15 years agoUpdated NSIS to 2.43 (Levente Farkas).
Richard W.M. Jones [Fri, 13 Feb 2009 14:37:28 +0000 (14:37 +0000)]
Updated NSIS to 2.43 (Levente Farkas).

15 years agoIgnore qt package.
Richard W.M. Jones [Mon, 9 Feb 2009 10:39:20 +0000 (10:39 +0000)]
Ignore qt package.

15 years agoMoved to Fedora.
Richard W.M. Jones [Fri, 13 Feb 2009 09:25:58 +0000 (09:25 +0000)]
Moved to Fedora.

15 years agoatk, openssl, libgcrypt packages moved to Fedora.
Richard W.M. Jones [Mon, 9 Feb 2009 10:38:59 +0000 (10:38 +0000)]
atk, openssl, libgcrypt packages moved to Fedora.

15 years agoWin64 compiler now builds.
Richard W.M. Jones [Thu, 12 Feb 2009 22:18:47 +0000 (22:18 +0000)]
Win64 compiler now builds.

15 years agoDon't build darwinx-gcc at the moment.
Richard W.M. Jones [Mon, 9 Feb 2009 10:38:41 +0000 (10:38 +0000)]
Don't build darwinx-gcc at the moment.

15 years agoLatest mingw64 packages.
Richard W.M. Jones [Thu, 12 Feb 2009 11:05:46 +0000 (11:05 +0000)]
Latest mingw64 packages.

15 years agoBasic Darwin (Mac OS X) cross-compiler (NOT WORKING).
Richard W.M. Jones [Sun, 8 Feb 2009 23:09:47 +0000 (23:09 +0000)]
Basic Darwin (Mac OS X) cross-compiler (NOT WORKING).

15 years agomingw64-headers package.
Richard W.M. Jones [Wed, 11 Feb 2009 23:51:34 +0000 (23:51 +0000)]
mingw64-headers package.

15 years agoDon't limit uploads.
Richard W.M. Jones [Sun, 8 Feb 2009 17:28:46 +0000 (17:28 +0000)]
Don't limit uploads.

15 years agomingw64-binutils package.
Richard W.M. Jones [Wed, 11 Feb 2009 23:51:17 +0000 (23:51 +0000)]
mingw64-binutils package.

15 years agoFix required for older W32API in Fedora 10.
Richard W.M. Jones [Fri, 6 Feb 2009 16:58:06 +0000 (16:58 +0000)]
Fix required for older W32API in Fedora 10.

15 years agomingw64-filesystem package.
Richard W.M. Jones [Wed, 11 Feb 2009 23:51:05 +0000 (23:51 +0000)]
mingw64-filesystem package.

15 years agoInclude license files.
Richard W.M. Jones [Fri, 6 Feb 2009 16:23:12 +0000 (16:23 +0000)]
Include license files.

15 years agoUpdated .hgignore file.
Richard W.M. Jones [Wed, 11 Feb 2009 23:49:39 +0000 (23:49 +0000)]
Updated .hgignore file.

15 years agoDowngrade mingw32-filesystem version so it can still build on F-10.
Richard W.M. Jones [Fri, 6 Feb 2009 15:16:10 +0000 (15:16 +0000)]
Downgrade mingw32-filesystem version so it can still build on F-10.

15 years agoVersion 3.
Richard W.M. Jones [Wed, 11 Feb 2009 16:27:37 +0000 (16:27 +0000)]
Version 3.

15 years ago- Remove documentation.
Richard W.M. Jones [Fri, 6 Feb 2009 15:15:57 +0000 (15:15 +0000)]
- Remove documentation.
- Add license file.
- Added extra BRs suggested by auto-buildrequires.

15 years agoFix a couple of loops.
Richard W.M. Jones [Wed, 11 Feb 2009 16:25:35 +0000 (16:25 +0000)]
Fix a couple of loops.

15 years agoInclude license file.
Richard W.M. Jones [Fri, 6 Feb 2009 14:48:58 +0000 (14:48 +0000)]
Include license file.

15 years agoMore coverage, based on unresolved symbols in inkscape and pidgen.
Richard W.M. Jones [Wed, 11 Feb 2009 16:08:02 +0000 (16:08 +0000)]
More coverage, based on unresolved symbols in inkscape and pidgen.

15 years ago- Needs mingw32-filesystem with the pkg-config library path fix.
Richard W.M. Jones [Fri, 6 Feb 2009 14:41:31 +0000 (14:41 +0000)]
- Needs mingw32-filesystem with the pkg-config library path fix.
- Added optional BRs suggested by auto-buildrequires.
- Include the license file.

- Update to 0.3.8

15 years agoAdded crossreport spec file.
Richard W.M. Jones [Wed, 11 Feb 2009 11:25:32 +0000 (11:25 +0000)]
Added crossreport spec file.

15 years ago* Fri Feb 6 2009 Richard W.M. Jones <rjones@redhat.com> - 1.4.4-1
Richard W.M. Jones [Fri, 6 Feb 2009 13:56:58 +0000 (13:56 +0000)]
* Fri Feb  6 2009 Richard W.M. Jones <rjones@redhat.com> - 1.4.4-1
- Update to Fedora native version 1.4.4:
  . Remove potentially patented ECC support.
  . Do not abort when the fips mode kernel flag is inaccessible
    due to permissions (#470219).
- For review (Michel Alexandre Salim):
  . Remove *.def file.
  . Make description clearer.
  . Distribute the license files.
- The license for binaries is GPLv2+, so update the license field.
- Add check section (disabled by default).
- Why did we set PATH before configure? Removed.
- Added BR mingw32-dlfcn suggested by auto-buildrequires.

15 years agoInitial version of CrossReport program.
Richard W.M. Jones [Wed, 11 Feb 2009 11:16:06 +0000 (11:16 +0000)]
Initial version of CrossReport program.

15 years agoRebuild against new OpenSSH (because of soname bump).
Richard W.M. Jones [Fri, 6 Feb 2009 11:40:19 +0000 (11:40 +0000)]
Rebuild against new OpenSSH (because of soname bump).

15 years agoVarious build fixes.
Richard W.M. Jones [Mon, 2 Feb 2009 19:08:07 +0000 (19:08 +0000)]
Various build fixes.

15 years agoAllow qt-win to build.
Richard W.M. Jones [Mon, 2 Feb 2009 15:27:49 +0000 (15:27 +0000)]
Allow qt-win to build.

15 years agoExample Qt application.
Richard W.M. Jones [Mon, 2 Feb 2009 15:21:51 +0000 (15:21 +0000)]
Example Qt application.

15 years agoWorking, but minimal Qt package.
Richard W.M. Jones [Mon, 2 Feb 2009 15:21:40 +0000 (15:21 +0000)]
Working, but minimal Qt package.

15 years agoDon't build qt-win for now.
Richard W.M. Jones [Mon, 2 Feb 2009 09:59:38 +0000 (09:59 +0000)]
Don't build qt-win for now.

15 years agoInitial Qt (NOT WORKING)
Richard W.M. Jones [Sun, 1 Feb 2009 23:47:02 +0000 (23:47 +0000)]
Initial Qt (NOT WORKING)

15 years agoMissing patch.
Richard W.M. Jones [Sun, 1 Feb 2009 23:45:13 +0000 (23:45 +0000)]
Missing patch.

15 years ago* Wed Jan 28 2009 Levente Farkas <lfarkas@lfarkas.org> - 0.9.8j-1
Richard W.M. Jones [Sun, 1 Feb 2009 23:32:02 +0000 (23:32 +0000)]
* Wed Jan 28 2009 Levente Farkas <lfarkas@lfarkas.org> - 0.9.8j-1
- update to new upstream version.

15 years agoNow should build on F-10 and Rawhide.
Richard W.M. Jones [Fri, 30 Jan 2009 15:51:39 +0000 (15:51 +0000)]
Now should build on F-10 and Rawhide.

15 years agoUpdated package status page.
Richard W.M. Jones [Fri, 30 Jan 2009 11:57:47 +0000 (11:57 +0000)]
Updated package status page.

15 years agoThese packages moved to Fedora.
Richard W.M. Jones [Fri, 30 Jan 2009 11:55:59 +0000 (11:55 +0000)]
These packages moved to Fedora.

15 years agoRemove the atk*.def file.
Richard W.M. Jones [Fri, 30 Jan 2009 11:18:25 +0000 (11:18 +0000)]
Remove the atk*.def file.

15 years agoRequires pkgconfig.
Richard W.M. Jones [Fri, 30 Jan 2009 11:15:27 +0000 (11:15 +0000)]
Requires pkgconfig.

15 years ago- Remove gtk-doc.
Richard W.M. Jones [Fri, 30 Jan 2009 10:34:40 +0000 (10:34 +0000)]
- Remove gtk-doc.
- Fix defattr line.

15 years agoDepend on mingw32-filesystem >= 41 instead of 44
Richard W.M. Jones [Wed, 28 Jan 2009 19:29:56 +0000 (19:29 +0000)]
Depend on mingw32-filesystem >= 41 instead of 44

15 years agoAdded mpfr.
Richard W.M. Jones [Wed, 28 Jan 2009 17:41:57 +0000 (17:41 +0000)]
Added mpfr.

15 years agoAdded LICENSE file to example spec file.
Richard W.M. Jones [Wed, 28 Jan 2009 17:41:35 +0000 (17:41 +0000)]
Added LICENSE file to example spec file.

15 years agoFix changelog version.
Richard W.M. Jones [Wed, 28 Jan 2009 17:03:14 +0000 (17:03 +0000)]
Fix changelog version.