------------------------------------------------------------------- Tue Sep 14 10:20:08 UTC 2021 - Ralf Habacker - Fix install path and file format for global rpmlint config file on openSUSE_Tumbleweed (bug boo#1190304, boo#1190438) - Use rpmlint-mini also on Leap 15.x to fix the conflict breakage - Be more verbose when version in generated xxxConfigVersion.cmake files is empty (see https://build.opensuse.org/request/show/915515) - Sync with mingw32 variant ------------------------------------------------------------------- Tue Sep 14 06:39:03 UTC 2021 - Fridrich Strba - Force rpmlint use and avoid using of rpmlint-mini ------------------------------------------------------------------- Wed Jul 28 06:04:17 UTC 2021 - Ralf Habacker - Add provides for bcrypt.dll required by mingw64-gdb 10.2 ------------------------------------------------------------------- Mon Jul 12 14:30:26 UTC 2021 - Ralf Habacker - Add provides for ncrypt.dll required by mingw64-gnutls clients ------------------------------------------------------------------- Mon Jun 14 10:47:21 UTC 2021 - Callum Farmer - Move RPM macros to %_rpmmacrodir (boo#1185671) - Move profile.d entries to %_distconfdir - Use %_fileattrsdir macro ------------------------------------------------------------------- Thu Nov 5 10:38:47 UTC 2020 - Ralf Habacker - Update to 20201105 - Add macro _mingw64_create_macro_links - Add macro _mingw64_gdb and command line wrapper /usr/bin/mingw64-gdb - In mingw64-scripts support rpm macro processing to https://rpm.org/user_doc/macros.htm ------------------------------------------------------------------- Sun Nov 1 10:38:47 UTC 2020 - Ralf Habacker - Add macro _mingw64_gdb and command line wrapper /usr/bin/mingw64-gdb ------------------------------------------------------------------- Sat Oct 17 14:32:20 UTC 2020 - Ralf Habacker - Update to 20201017 - Fix bug not keeping quotes in bash arguments provided to mingw64-scripts.sh which is for example required to specify a different cmake generator ------------------------------------------------------------------- Fri Aug 28 18:59:36 UTC 2020 - Ralf Habacker - Fix architecture in generating cmake provides ------------------------------------------------------------------- Tue Aug 25 19:27:01 UTC 2020 - Ralf Habacker - Update to 20200825 - Fix * W: non-etc-or-var-file-marked-as-conffile /usr/libexec/rpm/fileattrs/mingw64-cmake.attr * W: non-etc-or-var-file-marked-as-conffile /usr/libexec/rpm/mingw64-cmake.prov * W: script-without-shebang /usr/libexec/rpm/fileattrs/mingw64-cmake.attr * W: non-standard-group Development/Libraries * installing mingw64-scripts on Tumbleweed * not using present rpmlint config for building this package ------------------------------------------------------------------- Thu Aug 20 12:06:28 UTC 2020 - Ralf Habacker - Add missing Fortran case into macros.mingw64* (boo#1173990) ------------------------------------------------------------------- Sun Aug 16 04:26:24 UTC 2020 - Ralf Habacker - Fix warning about non standard group (boo#1173189) - Make cmake package support to be more in sync with native package * Add mingw64-cmake.prov and mingw64-cmake.attr ported from native cmake package to support generating mingw64(cmake:xxx) dependencies required by newer KDE Frameworks 5 and other packages. * Move out cmake related macros from macros.mingw64 into macros.mingw64-cmake * Define macro _mingw64_cmake_build * Fix deprecated call to %make_jobs CMake support may be better located in a package named mingw64-cross-cmake but need to be used here until the deprecated dependency generator provided by this package is converted to sets of *.attr/*.prov files. - Add additional man languages 'id' and 'uk' used by KDE Frameworks5 packages ------------------------------------------------------------------- Sun Apr 19 17:39:26 UTC 2020 - Bernhard Wiedemann - Process debuginfo in a reproducible way (boo#1041090) ------------------------------------------------------------------- Wed Dec 18 21:49:44 UTC 2019 - Martin Koegler - Revert -lssp ------------------------------------------------------------------- Tue Dec 17 09:21:43 UTC 2019 - Ralf Habacker - Add -lssp to the link flags, otherwise building of some packages (like mingw64-cairo) will be aborted with the error 'undefined reference to `__memcpy_chk`'. This library seems not be added by gcc 9.2 automatically. ------------------------------------------------------------------- Mon Nov 25 16:31:30 UTC 2019 - Ralf Habacker - add macro _mingw64_ldflags_bootstrap for bootstrap packages ------------------------------------------------------------------- Mon Nov 25 05:05:10 UTC 2019 - Ismail Dönmez - Add -fstack-protector to LDFLAGS ------------------------------------------------------------------- Fri Nov 22 10:58:42 UTC 2019 - Ludwig Nussel - disable default debug package only if the mingw debug macro is used ------------------------------------------------------------------- Wed Nov 20 13:40:31 UTC 2019 - Ludwig Nussel - inital package for Factory submission