File project.diff of Package mingw32-libglade2

--- mingw32-libglade2.spec.orig
+++ mingw32-libglade2.spec
@@ -25,6 +25,7 @@ Group:          Development/Libraries/C
 Url:            ftp://ftp.gnome.org/pub/gnome/sources/libglade
 Source0:        ftp://ftp.gnome.org/pub/gnome/sources/libglade/2.6/libglade-%{version}.tar.bz2
 Patch0:         libglade-2.6.4-gmodule.patch
+Patch1000:      libglade-2.6.4-wix.patch
 #!BuildIgnore: post-build-checks
 BuildRequires:  autoconf
 BuildRequires:  automake
@@ -44,6 +45,7 @@ BuildRequires:  mingw32-gtk2-devel
 BuildRequires:  mingw32-libxml2-devel
 BuildRequires:  python
 BuildRequires:  python-xml
+BuildRequires:  wixwine
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %_mingw32_package_header_debug
 BuildArch:      noarch
@@ -78,15 +80,14 @@ easiest way to create the interface file
 %prep
 %setup -q -n libglade-%{version}
 %patch0 -p1 -b .gmodule
+%patch1000 -p1 -b .wix
 
 %build
-%{_mingw32_env}; NOCONFIGURE=indeed PATH="$PATH:%{_mingw32_bindir}" \
-ACLOCAL_FLAGS='-I%{_mingw32_datadir}/aclocal' \
-AUTOMAKE=automake gnome-autogen.sh
+autoreconf -f -i
 echo "lt_cv_deplibs_check_method='pass_all'" >>%{_mingw32_cache}
 %{_mingw32_configure} \
 	--enable-shared --disable-static
-%{_mingw32_make} %{?_smp_mflags} || %{_mingw32_make}
+%{_mingw32_make}
 
 %install
 %{_mingw32_make} DESTDIR=%{buildroot} install
@@ -105,5 +106,6 @@ mkdir -p %{buildroot}%{_mingw32_libdir}/
 %{_mingw32_libdir}/pkgconfig/libglade-2.0.pc
 %{_mingw32_datadir}/gtk-doc/html/libglade
 %{_mingw32_datadir}/xml/libglade/glade-2.0.dtd
+%{_mingw32_datadir}/wixlib/libglade-2.0.wixlib
 
 %changelog
openSUSE Build Service is sponsored by