Commit Graph

32 Commits

Author SHA1 Message Date
epienbro
8bb36e0c74 Prevented a circular dependency which caused the i686-pc-mingw32-pkg-config
script to be broken. Thanks to Kalev Lember for spotting this bug
2009-09-18 21:34:17 +00:00
epienbro
5051797059 - The wrapper scripts i686-pc-mingw32-pkg-config, mingw32-pkg-config,
mingw32-configure, mingw32-make and mingw32-cmake had a bug where
    quoted arguments could get interpreted incorrect. Thanks to Michael
    Ploujnikov for helping out with this issue
2009-09-01 21:42:50 +00:00
epienbro
b136c92f83 Somehow this change wasn't sent along with the previous commit.. 2009-08-29 14:40:08 +00:00
epienbro
3dbb3430d6 - Added the file /usr/bin/i686-pc-mingw32-pkg-config which is a wrapper
script which calls pkg-config with the right environment variables set
    (BZ #513825)
2009-08-29 14:35:44 +00:00
epienbro
dc67d0699c Fixed a small rpmlint warning caused by the debuginfo generation macro
Thanks to Kalev Lember for spotting this
2009-08-23 18:50:36 +00:00
Jesse Keating
ad998c675c - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild 2009-07-25 12:16:43 +00:00
epienbro
c95a721510 Updated ChangeLog comment from previous version as the RPM variable
__debug_install_post needs to be overridden instead of
    __os_install_post for -debuginfo subpackage generation
2009-06-24 17:27:24 +00:00
epienbro
d9bad00f48 - Add script to create -debuginfo subpackages This script was created by
Fridrich Strba
- All mingw32 packages now need to add these lines to their .spec files:
    %define __os_install_post %{_mingw32_debug_install_post}
    %{_mingw32_debug_package}
2009-06-22 10:18:35 +00:00
Richard W.M. Jones
7cf0edd56a Add CMake rules (Adam Goode) 2009-06-09 08:44:18 +00:00
Richard W.M. Jones
c6360f8b14 Fix dependency problem with + in DLL name (Thomas Sailer). 2009-04-21 22:25:57 +00:00
Richard W.M. Jones
7a18fb8141 - Fix up and test mingw32-pkg-config changes.
Thu Mar 26 2009 Levente Farkas <lfarkas@lfarkas.org> - 50-1
- Add mingw32-pkg-config.
2009-03-27 09:20:25 +00:00
Jesse Keating
5f29aa3fbe - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild 2009-02-26 01:03:00 +00:00
Richard W.M. Jones
5a16e31e20 Rebuild for mingw32-gcc 4.4 2009-02-20 21:07:22 +00:00
Richard W.M. Jones
da91edc8ef Added virtual provides for mingw32(cfgmgr32.dll) and mingw32(setupapi.dll). 2009-02-19 13:30:05 +00:00
Richard W.M. Jones
3f88d62866 Fix _mingw32_configure. 2009-02-18 17:06:07 +00:00
Richard W.M. Jones
17b7226512 Increase version number. 2009-02-17 08:38:47 +00:00
Richard W.M. Jones
b8b00efeff - Rename mingw32-COPYING to COPYING.
- Rename mingw32-macros.mingw32 to macros.mingw32.
- _mingw32_configure looks for configure in "." and ".." dirs.
- Added _mingw32_description.
- Added mingw32(version.dll) virtual provides (rhbz#485842).
2009-02-17 08:37:27 +00:00
Richard W.M. Jones
2e732f340c Unset PKG_CONFIG_PATH because /usr/lib/rpm/macros sets it (Erik van
Pienbroek).
2009-02-01 23:15:40 +00:00
Richard W.M. Jones
853dfe4660 - Use PKG_CONFIG_LIBDIR instead of PKG_CONFIG_PATH so that native pkgconfig
is never searched.
2009-01-30 09:38:05 +00:00
Richard W.M. Jones
671fa62d9e - Install rpmlint overrides file to suppress some rpmlint warnings. 2009-01-26 17:21:27 +00:00
Richard W.M. Jones
c0320ed089 - Don't claim C++ compiler exists if it's not installed, as this breaks
autoconf and (in particular) libtool.
2009-01-24 18:11:43 +00:00
Richard W.M. Jones
306b2a1859 Add pseudo-provides secur32.dll 2009-01-14 10:20:03 +00:00
Richard W.M. Jones
f65d0b03d6 Add pseudo-provides secur32.dll 2009-01-14 10:18:27 +00:00
Richard W.M. Jones
2caed6fee8 - Re-add mingw32-make 2008-12-18 10:53:30 +00:00
Richard W.M. Jones
1ea30e613c - Rewrite mingw32-scripts to run in the current shell
- (Re-add mingw32-make) - Removed by RWMJ.
- Add mingw32-env to mingw32.sh
2008-12-06 14:33:41 +00:00
Richard W.M. Jones
b8c580465a - Unify mingw32-filesystem packages from all three branches again, and
test.
- Fix mingw32-scripts so it can handle extra parameters correctly.
- Remove mingw32-env & mingw32-make since neither of them actually work.
2008-11-24 16:08:07 +00:00
Richard W.M. Jones
4b7d67464c Added mingw32(glut32.dll). 2008-11-23 22:18:00 +00:00
Richard W.M. Jones
03e2b36396 Revert part of the 36-1 patch. --build option to configure was wrong. 2008-11-19 18:02:20 +00:00
Richard W.M. Jones
c52d9aaa64 - Greatly improved macros (Levente Farkas).
- Added -mms-bitfields.
2008-11-19 15:33:30 +00:00
Richard W.M. Jones
61787a4b62 - Added mingw32(wldap32.dll) pseudo-provides. 2008-11-13 16:40:51 +00:00
Richard W.M. Jones
66c68a39c7 Imported mingw32-filesystem. 2008-10-30 09:49:17 +00:00
Kevin Fenzi
d31db4f29d Setup of module mingw32-filesystem 2008-10-29 21:27:40 +00:00