fedora-mingw.git
15 years agoJust whitespace changes.
Richard W.M. Jones [Sun, 21 Sep 2008 12:41:10 +0000 (13:41 +0100)]
Just whitespace changes.

15 years agoAdd shared aclocal directory
Richard W.M. Jones [Sun, 21 Sep 2008 12:41:00 +0000 (13:41 +0100)]
Add shared aclocal directory

15 years agoWhitespace change
Richard W.M. Jones [Sun, 21 Sep 2008 11:51:14 +0000 (12:51 +0100)]
Whitespace change

15 years agoBuild arch is noarch
Richard W.M. Jones [Sun, 21 Sep 2008 11:51:01 +0000 (12:51 +0100)]
Build arch is noarch

15 years agoAdd %{_mingw_infodir}.
Richard W.M. Jones [Sun, 21 Sep 2008 11:50:38 +0000 (12:50 +0100)]
Add %{_mingw_infodir}.
Improve the comments.
Remove mingw-defs.

15 years agoBring documentation up to reality.
Richard W.M. Jones [Sun, 21 Sep 2008 11:50:16 +0000 (12:50 +0100)]
Bring documentation up to reality.

15 years agoIgnore source tarballs.
Richard W.M. Jones [Sun, 21 Sep 2008 11:50:04 +0000 (12:50 +0100)]
Ignore source tarballs.

15 years agoRename this script to more meaningful name.
rjones@localhost.localdomain [Sun, 21 Sep 2008 11:49:18 +0000 (12:49 +0100)]
Rename this script to more meaningful name.

15 years agoMerge
Richard W.M. Jones [Sun, 21 Sep 2008 10:40:42 +0000 (11:40 +0100)]
Merge

15 years agoPrint out a PASS line if no warnings were produced
Daniel P. Berrange [Fri, 19 Sep 2008 11:26:04 +0000 (07:26 -0400)]
Print out a PASS line if no warnings were produced

15 years agoTry a different build.
Richard W.M. Jones [Sun, 21 Sep 2008 10:40:25 +0000 (11:40 +0100)]
Try a different build.

15 years agoAdd support for suppressing warnings we don't care about
Daniel P. Berrange [Fri, 19 Sep 2008 11:16:21 +0000 (07:16 -0400)]
Add support for suppressing  warnings we don't care about

15 years agoMerge
Richard W.M. Jones [Thu, 11 Sep 2008 16:27:49 +0000 (17:27 +0100)]
Merge

15 years agoFix path to python script
Daniel P. Berrange [Fri, 19 Sep 2008 10:40:01 +0000 (06:40 -0400)]
Fix path to python script

15 years agoUgh, Mercurial is stupid.
Richard W.M. Jones [Thu, 11 Sep 2008 16:27:13 +0000 (17:27 +0100)]
Ugh, Mercurial is stupid.

15 years agoAdded lots of missing BuildRequires discovered by mock
Daniel P. Berrange [Thu, 11 Sep 2008 14:31:54 +0000 (10:31 -0400)]
Added lots of missing BuildRequires discovered by mock

15 years agoAdd spec checking tool
Daniel P. Berrange [Fri, 19 Sep 2008 10:38:18 +0000 (06:38 -0400)]
Add spec checking tool

15 years agoRevert previous change.
Richard W.M. Jones [Thu, 11 Sep 2008 16:19:29 +0000 (17:19 +0100)]
Revert previous change.

15 years agoInitial RPM of gdb.
Richard W.M. Jones [Thu, 11 Sep 2008 14:48:23 +0000 (15:48 +0100)]
Initial RPM of gdb.

15 years ago Remove __os_install_post, I think it's just left over from earlier.
Richard W.M. Jones [Thu, 11 Sep 2008 14:48:16 +0000 (15:48 +0100)]
 Remove __os_install_post, I think it's just left over from earlier.

15 years agoMerge
Richard W.M. Jones [Thu, 11 Sep 2008 12:53:34 +0000 (13:53 +0100)]
Merge

15 years agoAdd mingw_bindir to /usr/lib64/qt-3.3/bin:/usr/kerberos/bin:/usr/local/bin:/bin:...
Daniel P. Berrange [Thu, 11 Sep 2008 12:03:40 +0000 (08:03 -0400)]
Add mingw_bindir to /usr/lib64/qt-3.3/bin:/usr/kerberos/bin:/usr/local/bin:/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/berrange/bin for fontconfig, and dep on pkgconfig

15 years agoBumped release.
Richard W.M. Jones [Thu, 11 Sep 2008 12:52:58 +0000 (13:52 +0100)]
Bumped release.

15 years agoRun autoreconf in jasper spec after changing configure.ac
Daniel P. Berrange [Thu, 11 Sep 2008 12:03:25 +0000 (08:03 -0400)]
Run autoreconf in jasper spec after changing configure.ac

15 years agoAdd post/preun scripts to update various module lists.
Richard W.M. Jones [Thu, 11 Sep 2008 12:52:50 +0000 (13:52 +0100)]
Add post/preun scripts to update various module lists.

15 years agoExit immediately if mock fails
Daniel P. Berrange [Thu, 11 Sep 2008 12:03:09 +0000 (08:03 -0400)]
Exit immediately if mock fails

15 years agoDisable emacs lisp file install in gettext
Daniel P. Berrange [Thu, 11 Sep 2008 10:59:22 +0000 (06:59 -0400)]
Disable emacs lisp file install in gettext

15 years agoAdd BR on autoconf, automake and libtool for gnutls, and set /usr/lib64/qt-3.3/bin...
Daniel P. Berrange [Thu, 11 Sep 2008 11:40:56 +0000 (07:40 -0400)]
Add BR on autoconf, automake and libtool for gnutls, and set /usr/lib64/qt-3.3/bin:/usr/kerberos/bin:/usr/local/bin:/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/berrange/bin to mingw_bindir

15 years agoReplace %include of defs with explicit macros to avoid chicken+egg problem in mock...
Daniel P. Berrange [Thu, 11 Sep 2008 10:37:04 +0000 (06:37 -0400)]
Replace %include of defs with explicit macros to avoid chicken+egg problem in mock. Replace mingw-bootstrap with mingw-runtime-bootstrap and mingw-w32-bootstrap to enable build in mock. Add missing mingw-zlib BR to libpng

15 years agoSet $PATH to gpg-error-config is found in $mingw_bindir
Daniel P. Berrange [Thu, 11 Sep 2008 11:13:01 +0000 (07:13 -0400)]
Set $PATH to gpg-error-config is found in $mingw_bindir

15 years agoAdd macros for find-provides/requires scripts
Daniel P. Berrange [Thu, 11 Sep 2008 10:35:29 +0000 (06:35 -0400)]
Add macros for find-provides/requires scripts

15 years agoConvenient wrapper around mock
Daniel P. Berrange [Thu, 11 Sep 2008 11:12:45 +0000 (07:12 -0400)]
Convenient wrapper around mock

15 years agoVery preliminary NSIS patch.
Richard W.M. Jones [Wed, 10 Sep 2008 19:02:30 +0000 (20:02 +0100)]
Very preliminary NSIS patch.

15 years ago- Jasper DLLs now fixed.
Richard W.M. Jones [Wed, 10 Sep 2008 18:06:37 +0000 (19:06 +0100)]
- Jasper DLLs now fixed.
- Fix source URL.
- Run the correct glib-mkenums.

15 years agoRun the correct glib-mkenums.
Richard W.M. Jones [Wed, 10 Sep 2008 17:56:03 +0000 (18:56 +0100)]
Run the correct glib-mkenums.

15 years agoRemove static lib
Richard W.M. Jones [Wed, 10 Sep 2008 17:45:09 +0000 (18:45 +0100)]
Remove static lib

15 years ago- Need to run autoreconf after patching src/Makefile.am.
Richard W.M. Jones [Wed, 10 Sep 2008 17:31:18 +0000 (18:31 +0100)]
- Need to run autoreconf after patching src/Makefile.am.
- Remove static libs.

15 years agoMerge heads
Richard W.M. Jones [Wed, 10 Sep 2008 17:13:14 +0000 (18:13 +0100)]
Merge heads

15 years agoRemoving more static libraries.
Richard W.M. Jones [Wed, 10 Sep 2008 17:12:40 +0000 (18:12 +0100)]
Removing more static libraries.

15 years agoFix zlib DLL name
Daniel P. Berrange [Wed, 10 Sep 2008 16:29:19 +0000 (12:29 -0400)]
Fix zlib DLL name

15 years ago+BR mingw-libxml2.
Richard W.M. Jones [Wed, 10 Sep 2008 16:54:40 +0000 (17:54 +0100)]
+BR mingw-libxml2.

15 years ago- Remove static libraries.
Richard W.M. Jones [Wed, 10 Sep 2008 16:54:25 +0000 (17:54 +0100)]
- Remove static libraries.
- List libdir files explicitly.

15 years agoFix build of DLLs.
Richard W.M. Jones [Wed, 10 Sep 2008 16:54:07 +0000 (17:54 +0100)]
Fix build of DLLs.

15 years agoLots of small changes - mainly removing static libraries.
Richard W.M. Jones [Wed, 10 Sep 2008 16:23:32 +0000 (17:23 +0100)]
Lots of small changes - mainly removing static libraries.

15 years agoRemove static libraries.
Richard W.M. Jones [Wed, 10 Sep 2008 15:14:05 +0000 (16:14 +0100)]
Remove static libraries.

15 years agoMove BUILD.pl info to the bottom.
Richard W.M. Jones [Wed, 10 Sep 2008 15:10:51 +0000 (16:10 +0100)]
Move BUILD.pl info to the bottom.

15 years agoRemember which libraries we've asked the user to install already.
Richard W.M. Jones [Wed, 10 Sep 2008 15:10:34 +0000 (16:10 +0100)]
Remember which libraries we've asked the user to install already.
Ignore mingw-example.

15 years agoRemove static library.
Richard W.M. Jones [Wed, 10 Sep 2008 15:10:09 +0000 (16:10 +0100)]
Remove static library.

15 years agoNo significant change.
Richard W.M. Jones [Wed, 10 Sep 2008 15:09:56 +0000 (16:09 +0100)]
No significant change.

15 years agoMoved ole32.dll provides from w32api -> filesystem.
Richard W.M. Jones [Wed, 10 Sep 2008 13:52:00 +0000 (14:52 +0100)]
Moved ole32.dll provides from w32api -> filesystem.

15 years agoAdded an example specfile.
Richard W.M. Jones [Wed, 10 Sep 2008 13:36:30 +0000 (14:36 +0100)]
Added an example specfile.

15 years ago- Allow '.' in dll names for find-requires
Richard W.M. Jones [Wed, 10 Sep 2008 13:36:09 +0000 (14:36 +0100)]
- Allow '.' in dll names for find-requires
- Windows provides GDI32.DLL.

15 years agoMerge heads
Daniel P. Berrange [Wed, 10 Sep 2008 11:33:56 +0000 (07:33 -0400)]
Merge heads

15 years agoBuild script.
Richard W.M. Jones [Wed, 10 Sep 2008 11:14:31 +0000 (12:14 +0100)]
Build script.

15 years agoRemove PKG_CONFIG_PATH since its set in mingw_cflags by default now. Misc bug other...
Daniel P. Berrange [Wed, 10 Sep 2008 11:33:19 +0000 (07:33 -0400)]
Remove PKG_CONFIG_PATH since its set in mingw_cflags by default now. Misc bug other fixes

15 years agoSeparate BuildRequires with commas to make it easier to parse.
Richard W.M. Jones [Wed, 10 Sep 2008 11:13:53 +0000 (12:13 +0100)]
Separate BuildRequires with commas to make it easier to parse.

15 years agoAdd mingw(ole32.dll) fake provide
Daniel P. Berrange [Wed, 10 Sep 2008 11:09:55 +0000 (07:09 -0400)]
Add mingw(ole32.dll) fake provide

15 years agoAdd pango, jasper, atk, libjpeg and gtk2
Daniel P. Berrange [Wed, 10 Sep 2008 09:00:27 +0000 (05:00 -0400)]
Add pango, jasper, atk, libjpeg and gtk2

15 years agoFix version in changelog
Daniel P. Berrange [Wed, 10 Sep 2008 09:00:15 +0000 (05:00 -0400)]
Fix version in changelog

15 years agoAdd mingw(gdi32.dll) virtual provide
Daniel P. Berrange [Wed, 10 Sep 2008 09:00:00 +0000 (05:00 -0400)]
Add mingw(gdi32.dll) virtual provide

15 years agoRemove -I%{_mingw_includedir} from CFLAGs since its in the compiler's default path...
Daniel P. Berrange [Wed, 10 Sep 2008 08:59:39 +0000 (04:59 -0400)]
Remove -I%{_mingw_includedir} from CFLAGs since its in the compiler's default path & breaks apps which also ned to run the native host compiler. Add PKG_CONFIG_PATH to override RPM's default setting

15 years agoAllow '.' in dll names for find-requires
Daniel P. Berrange [Wed, 10 Sep 2008 08:58:48 +0000 (04:58 -0400)]
Allow '.' in dll names for find-requires

15 years agoAdd fontconfig, freetype, libpng, pixman and cairo
Daniel P. Berrange [Tue, 9 Sep 2008 12:59:31 +0000 (08:59 -0400)]
Add fontconfig, freetype, libpng, pixman and cairo

15 years agoAdded glib RPM
Daniel P. Berrange [Tue, 9 Sep 2008 11:03:20 +0000 (07:03 -0400)]
Added glib RPM

15 years agoEnable gettext in libgpg-error
Daniel P. Berrange [Fri, 5 Sep 2008 09:39:52 +0000 (05:39 -0400)]
Enable gettext in libgpg-error

15 years agoOn 64 bit install in /usr/lib/rpm always.
Richard W.M. Jones [Fri, 5 Sep 2008 09:42:24 +0000 (10:42 +0100)]
On 64 bit install in /usr/lib/rpm always.

15 years ago- Use RPM macros from mingw-filesystem.
Richard W.M. Jones [Fri, 5 Sep 2008 09:22:08 +0000 (10:22 +0100)]
- Use RPM macros from mingw-filesystem.

15 years ago- Use RPM macros from mingw-filesystem.
Richard W.M. Jones [Fri, 5 Sep 2008 09:15:43 +0000 (10:15 +0100)]
- Use RPM macros from mingw-filesystem.
- BuildArch is noarch.

15 years ago* Fri Sep 5 2008 Richard W.M. Jones <rjones@redhat.com> - 2.4.1-5
Richard W.M. Jones [Fri, 5 Sep 2008 09:13:44 +0000 (10:13 +0100)]
* Fri Sep  5 2008 Richard W.M. Jones <rjones@redhat.com> - 2.4.1-5
- Add patch to build certtool.exe because of missing dep of gnulib on intl.
- BuildArch is noarch.

15 years ago- Fix misnamed file: zlibdll.a -> zlib.dll.a
Richard W.M. Jones [Fri, 5 Sep 2008 09:13:20 +0000 (10:13 +0100)]
- Fix misnamed file: zlibdll.a -> zlib.dll.a
- Explicitly provide mingw(zlib1.dll).

15 years ago* Fri Sep 5 2008 Richard W.M. Jones <rjones@redhat.com> - 2.4.1-4
Richard W.M. Jones [Fri, 5 Sep 2008 08:29:20 +0000 (09:29 +0100)]
* Fri Sep  5 2008 Richard W.M. Jones <rjones@redhat.com> - 2.4.1-4
- Build conflicts with mingw-zlib.
- Add patch to build certtool.exe because of missing dep of gnulib on intl.

15 years agoGnuTLS:
Richard W.M. Jones [Thu, 4 Sep 2008 21:13:28 +0000 (22:13 +0100)]
GnuTLS:
- Use mingw-filesystem RPM macros.
- Depends on mingw-iconv, mingw-gettext.

15 years agoUse RPM macros from mingw-filesystem.
Richard W.M. Jones [Thu, 4 Sep 2008 21:06:04 +0000 (22:06 +0100)]
Use RPM macros from mingw-filesystem.

15 years agoUse RPM macros from mingw-filesystem.
Richard W.M. Jones [Thu, 4 Sep 2008 19:49:25 +0000 (20:49 +0100)]
Use RPM macros from mingw-filesystem.

15 years agoUpdate the dependency list.
Richard W.M. Jones [Thu, 4 Sep 2008 19:49:10 +0000 (20:49 +0100)]
Update the dependency list.

15 years agoMinGW filesystem version 19:
Richard W.M. Jones [Thu, 4 Sep 2008 18:56:43 +0000 (19:56 +0100)]
MinGW filesystem version 19:
* Mon Sep  4 2008 Richard W.M. Jones <rjones@redhat.com> - 19-1
- 'user32.dll' is provided by Windows.
- Allow '-' in DLL names.
- More accurate detection of DLLs in requires/provides scripts.

15 years agoUse RPM macros to compile libgpg-error.
Richard W.M. Jones [Thu, 4 Sep 2008 18:35:19 +0000 (19:35 +0100)]
Use RPM macros to compile libgpg-error.

15 years agofilesystem version 17
Richard W.M. Jones [Thu, 4 Sep 2008 18:34:57 +0000 (19:34 +0100)]
filesystem version 17
- Automatically add mingw-filesystem and mingw-runtime requires.
- Add --prefix to _mingw_configure macro.
- Three backslashes required on each continuation line in RPM macros.

15 years agozlib is a noarch package
Richard W.M. Jones [Thu, 4 Sep 2008 18:06:02 +0000 (19:06 +0100)]
zlib is a noarch package

15 years agoDocumentation
Richard W.M. Jones [Thu, 4 Sep 2008 18:04:18 +0000 (19:04 +0100)]
Documentation

15 years agoUse mingw-filesystem macros.
Richard W.M. Jones [Thu, 4 Sep 2008 18:04:06 +0000 (19:04 +0100)]
Use mingw-filesystem macros.

15 years agoUse mingw filesystem macros.
Richard W.M. Jones [Thu, 4 Sep 2008 18:03:56 +0000 (19:03 +0100)]
Use mingw filesystem macros.

15 years agoUse mingw-filesystem macros
Richard W.M. Jones [Thu, 4 Sep 2008 18:03:42 +0000 (19:03 +0100)]
Use mingw-filesystem macros

15 years agoAutomatic dependency generation and lots more goodness.
Richard W.M. Jones [Thu, 4 Sep 2008 18:03:19 +0000 (19:03 +0100)]
dependency generation and lots more goodness.

15 years agoAdd _mingw_target and _mingw_sysroot macros
Richard W.M. Jones [Thu, 4 Sep 2008 14:46:19 +0000 (15:46 +0100)]
Add _mingw_target and _mingw_sysroot macros

15 years agoIntroduce a mingw-filesystem package which contains the basic fs layout.
Richard W.M. Jones [Thu, 4 Sep 2008 14:11:34 +0000 (15:11 +0100)]
Introduce a mingw-filesystem package which contains the basic fs layout.

15 years agoRemoved old gnutls-fragment directory as no longer relevant
Richard W.M. Jones [Thu, 4 Sep 2008 13:10:31 +0000 (14:10 +0100)]
Removed old gnutls-fragment directory as no longer relevant

15 years agoEnable C++ compilers. Split cpp & c++ into sub-RPMs. Add gettext and iconv
Daniel P. Berrange [Thu, 4 Sep 2008 10:24:59 +0000 (06:24 -0400)]
Enable C++ compilers. Split cpp & c++ into sub-RPMs. Add gettext and iconv

15 years agoUpdate to 4.3.2 and patch to workaround build problems on Fedora 10
Daniel P. Berrange [Wed, 3 Sep 2008 11:27:46 +0000 (07:27 -0400)]
Update to 4.3.2 and patch to workaround build problems on Fedora 10

15 years agoDon't use RPM_OPT_FLAGS because they add -m64 on x86_64 arch. List all files explicit...
Daniel P. Berrange [Tue, 2 Sep 2008 15:46:21 +0000 (11:46 -0400)]
Don't use RPM_OPT_FLAGS because they add -m64 on x86_64 arch. List all files explicitly to catch silent .dll build failures

15 years agoFix zlib to actually use the win32 mingw build instead of generic static only build
Daniel P. Berrange [Tue, 2 Sep 2008 12:49:59 +0000 (08:49 -0400)]
Fix zlib to actually use the win32 mingw build instead of generic static only build

15 years agoWorking GnuTLS fragment.
Richard W.M. Jones [Tue, 8 Jul 2008 19:23:30 +0000 (20:23 +0100)]
Working GnuTLS fragment.

15 years agoNew upstream release of portable XDR
Richard W.M. Jones [Tue, 8 Jul 2008 13:54:44 +0000 (14:54 +0100)]
New upstream release of portable XDR

15 years agoNon-working libvirt spec file.
Richard W.M. Jones [Tue, 8 Jul 2008 08:25:43 +0000 (09:25 +0100)]
Non-working libvirt spec file.

15 years agoInstall rpc/*.h header files by hand.
Richard W.M. Jones [Tue, 8 Jul 2008 08:25:12 +0000 (09:25 +0100)]
Install rpc/*.h header files by hand.

15 years agoMore packages.
Richard W.M. Jones [Tue, 8 Jul 2008 07:27:31 +0000 (08:27 +0100)]
More packages.

15 years agoPackage for PortableXDR - not dynamically linked at the moment.
Richard W.M. Jones [Mon, 7 Jul 2008 23:52:15 +0000 (00:52 +0100)]
Package for PortableXDR - not dynamically linked at the moment.

15 years agoWorking libxml2 package.
Richard W.M. Jones [Mon, 7 Jul 2008 23:45:53 +0000 (00:45 +0100)]
Working libxml2 package.

15 years agoGnuTLS package for MinGW, plus extra build instructions in README.
Richard W.M. Jones [Mon, 7 Jul 2008 22:59:33 +0000 (23:59 +0100)]
GnuTLS package for MinGW, plus extra build instructions in README.

15 years agolibgcrypt package built
Richard W.M. Jones [Mon, 7 Jul 2008 22:26:31 +0000 (23:26 +0100)]
libgcrypt package built