More test fiddling
This commit is contained in:
parent
62d81f8b5c
commit
1563e49557
@ -7,7 +7,6 @@ Group: System Environment/Libraries
|
|||||||
Source: glib-%{version}.tar.bz2
|
Source: glib-%{version}.tar.bz2
|
||||||
Source2: glib2.sh
|
Source2: glib2.sh
|
||||||
Source3: glib2.csh
|
Source3: glib2.csh
|
||||||
Patch0: glib-2.7.5-tests.patch
|
|
||||||
Conflicts: libgnomeui <= 2.2.0
|
Conflicts: libgnomeui <= 2.2.0
|
||||||
BuildRoot: %{_tmppath}/glib-%{PACKAGE_VERSION}-root
|
BuildRoot: %{_tmppath}/glib-%{PACKAGE_VERSION}-root
|
||||||
BuildRequires: pkgconfig >= 0.8
|
BuildRequires: pkgconfig >= 0.8
|
||||||
@ -37,7 +36,6 @@ version 2 of the GLib library.
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n glib-%{version}
|
%setup -q -n glib-%{version}
|
||||||
%patch0 -p1 -b .tests
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
|
||||||
@ -47,7 +45,7 @@ done
|
|||||||
%configure --disable-gtk-doc --enable-static
|
%configure --disable-gtk-doc --enable-static
|
||||||
make
|
make
|
||||||
|
|
||||||
%ifnarch ppc64
|
%ifnarch ppc64 s390
|
||||||
make check
|
make check
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user