[Bug 1210211] windows:mingw:win{32|64}: Some packages overwrite definitions already provided by cmake macros

https://bugzilla.suse.com/show_bug.cgi?id=1210211 https://bugzilla.suse.com/show_bug.cgi?id=1210211#c1 --- Comment #1 from Ralf Habacker <ralf.habacker@freenet.de> --- (In reply to Ralf Habacker from comment #0)
Some packages override cmake definitions already defined in the basic cmake macros, as shown below for mingw32-qt5keychain.spec:
The package mingw32-qt5keychain was fixed with commit https://build.opensuse.org/package/rdiff/windows:mingw:win32/mingw32-qt5keyc... Remaining packages are: find -maxdepth 2 -name '*.spec' | xargs grep -Hn "DCMAKE_BUILD_" ./mingw32-libsatsolver/mingw32-libsatsolver.spec:73: -DCMAKE_BUILD_TYPE=Release \ ./mingw32-darktable/darktable.spec:110: -DCMAKE_BUILD_TYPE=Release \ -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@suse.com