Replace %include of defs with explicit macros to avoid chicken+egg problem in mock...
[fedora-mingw.git] / atk / mingw-atk.spec
index 596c065..11d0e16 100644 (file)
@@ -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