X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=w32api%2Fmingw-w32api.spec;h=1f00c0d537a4678fab3e146711a6002b38502080;hb=9c63cf8331a30d6eab6de4db28c939005bf9820a;hp=81ec52b93387904f81e02972a49fd8997fd75d64;hpb=a1ed1229e2f091541c411d863e7444233dc882aa;p=fedora-mingw.git diff --git a/w32api/mingw-w32api.spec b/w32api/mingw-w32api.spec index 81ec52b..1f00c0d 100644 --- a/w32api/mingw-w32api.spec +++ b/w32api/mingw-w32api.spec @@ -1,4 +1,8 @@ -%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-w32api Version: 3.11 @@ -13,19 +17,19 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch -BuildRequires: mingw-filesystem >= 3 +BuildRequires: mingw-filesystem >= 23 BuildRequires: mingw-binutils BuildRequires: mingw-gcc BuildRequires: mingw-runtime -Requires: mingw-filesystem >= 3 +Requires: mingw-filesystem >= 23 Requires: mingw-binutils Requires: mingw-gcc Requires: mingw-runtime # Once this is installed, mingw-bootstrap (binary bootstrapper) is no # longer needed. -Obsoletes: mingw-bootstrap +Obsoletes: mingw-w32api-bootstrap #%define _use_internal_dependency_generator 0 #%define __debug_install_post %{nil}