X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;ds=sidebyside;f=runtime%2Fmingw-runtime.spec;h=4cddf3ba620a072e030efe9ddc872fbbe49db278;hb=953796ee56dce98b99edc8ccfb6a4527653de4f7;hp=1078fe9c6bb536be6a7693d6b3ed485ac7794d0f;hpb=c57d35634489fbdf11cf98438b935b8a32dca4e7;p=fedora-mingw.git diff --git a/runtime/mingw-runtime.spec b/runtime/mingw-runtime.spec index 1078fe9..4cddf3b 100644 --- a/runtime/mingw-runtime.spec +++ b/runtime/mingw-runtime.spec @@ -1,4 +1,9 @@ -%include /usr/lib/rpm/mingw-defs + +%define __strip %{_mingw_strip} +%define __objdump %{_mingw_objdump} +%define _use_internal_dependency_generator 0 +%define __find_requires %{_mingw_findrequires} +%define __find_provides %{_mingw_findprovides} Name: mingw-runtime Version: 3.14 @@ -13,17 +18,17 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch -BuildRequires: mingw-filesystem >= 9 +BuildRequires: mingw-filesystem >= 23 BuildRequires: mingw-binutils BuildRequires: mingw-gcc -Requires: mingw-filesystem >= 9 +Requires: mingw-filesystem >= 23 Requires: mingw-binutils Requires: mingw-gcc # Once this is installed, mingw-bootstrap (binary bootstrapper) is no # longer needed. -Obsoletes: mingw-bootstrap +Obsoletes: mingw-runtime-bootstrap %description