diff --git a/glib2.spec b/glib2.spec index f6eaeb3..0401b98 100644 --- a/glib2.spec +++ b/glib2.spec @@ -1,7 +1,8 @@ +ExclusiveArch: ppc64 Summary: A library of handy utility functions. Name: glib2 Version: 2.7.6 -Release: 3 +Release: 4 License: LGPL Group: System Environment/Libraries Source: glib-%{version}.tar.bz2 @@ -48,9 +49,9 @@ for i in config.guess config.sub ; do done %configure --disable-gtk-doc --enable-static make -%ifnarch ppc64 +#%ifnarch ppc64 make check -%endif +#%endif %install rm -rf $RPM_BUILD_ROOT