X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=atk%2Fmingw-atk.spec;h=11d0e16c40b307a4f6699dd07eaa63323f94c50c;hb=ae8f34545f03a94f98b08586b8c3bc4d24d13819;hp=df65723877142ddf7f7ccafa4d2fe5689d001f04;hpb=c4ba57addef6ed38edd70d80825c5434afb39930;p=fedora-mingw.git diff --git a/atk/mingw-atk.spec b/atk/mingw-atk.spec index df65723..11d0e16 100644 --- a/atk/mingw-atk.spec +++ b/atk/mingw-atk.spec @@ -1,20 +1,24 @@ -%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-atk Version: 1.23.5 Release: 1%{?dist} Summary: MinGW Windows Atk library -License: LGPLv2+ +License: LGPLv2+ Group: Development/Libraries -URL: http://developer.gnome.org/projects/gap/ -Source: http://download.gnome.org/sources/atk/1.23/atk-%{version}.tar.bz2 +URL: http://developer.gnome.org/projects/gap/ +Source: http://download.gnome.org/sources/atk/1.23/atk-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Patch1: atk-%{version}-mingw.patch BuildArch: noarch -BuildRequires: mingw-filesystem >= 19 +BuildRequires: mingw-filesystem >= 23 BuildRequires: mingw-gcc BuildRequires: mingw-binutils BuildRequires: mingw-iconv @@ -30,7 +34,6 @@ MinGW Windows Atk library. %patch1 -p1 %build -PKG_CONFIG_PATH="%{_mingw_libdir}/pkgconfig" \ %{_mingw_configure} make