- mingw64.macros: * Add parameter '-N' to %_mingw64_debug_package to be able to specify a full package name, which is required by the wine package * Add parameter '-C' to %_mingw64_debug_package to be able to add a Conflicts tag, which is required by the wine package * In %_mingw64_debug_package use actual directory to find the debuginfo files list to be in sync with the native debug package OBS-URL: https://build.opensuse.org/package/show/windows:mingw:win64/mingw64-filesystem?expand=0&rev=172
4 lines
319 B
Plaintext
4 lines
319 B
Plaintext
%__mingw64_libs_provides %{_rpmconfigdir}/mingw64-find-provides.sh
|
|
%__mingw64_libs_requires %{_rpmconfigdir}/mingw64-find-requires.sh %{?_mingw64_find_requires_exclude:--exclude "%_mingw64_find_requires_exclude"} %{?_mingw64_find_requires_scan_implibs:--scan-implibs}
|
|
%__mingw64_libs_path ^(%{_mingw64_libdir}/.*\.a)$
|