X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=atk%2Fmingw-atk.spec;h=11d0e16c40b307a4f6699dd07eaa63323f94c50c;hb=ae8f34545f03a94f98b08586b8c3bc4d24d13819;hp=596c065cdca4d25aaa1c28cbb730416617da40c4;hpb=2e1b8617ce0ac4fe1574cb5caedd2296cd481ef5;p=fedora-mingw.git diff --git a/atk/mingw-atk.spec b/atk/mingw-atk.spec index 596c065..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