File project.diff of Package mingw64-atk

--- mingw64-atk.spec.orig
+++ mingw64-atk.spec
@@ -16,6 +16,7 @@ Group:          System/Libraries
 Url:            http://developer.gnome.org/projects/gap/
 Source:         http://ftp.gnome.org/pub/GNOME/sources/atk/2.6/atk-%{version}.tar.xz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+Patch1000:      atk-1.33.6-wix.patch
 
 BuildArch:      noarch
 #!BuildIgnore: post-build-checks
@@ -32,6 +33,10 @@ BuildRequires:  glib2-devel
 Requires:       %{name}-lang = %{version}
 BuildRequires:  xz
 
+BuildRequires:  automake autoconf libtool
+BuildRequires:  gtk-doc
+BuildRequires:  wixwine
+
 %description
 The Accessibility Toolkit (ATK) describes a set of interfaces that need to be implemented by GUI components to make them
 accessible. The interfaces are toolkit-independent - implementations could be written for any widget set, such as GTK,
@@ -55,11 +60,14 @@ Motif or Qt.
 %prep
 %setup -q -n atk-%{version}
 
+%patch1000 -p1 -b .wix
+
 
 %build
+autoreconf -f -i
 echo "lt_cv_deplibs_check_method='pass_all'" >>%{_mingw64_cache}
 %{_mingw64_configure}
-make %{?_smp_mflags} || make
+%{_mingw64_make}
 
 
 %install
@@ -88,6 +96,8 @@ rm -rf $RPM_BUILD_ROOT
 %{_mingw64_libdir}/libatk-1.0.dll.a
 %{_mingw64_libdir}/pkgconfig/atk.pc
 %{_mingw64_datadir}/gtk-doc/html/atk/
+%{_mingw64_datadir}/wixlib/atk.wixlib
+%{_mingw64_datadir}/wixlib/atk-lang.wixlib
 
 
 %changelog
openSUSE Build Service is sponsored by