Reorder test runs

This commit is contained in:
Matthias Clasen 2005-08-02 17:23:18 +00:00
parent 083c30dea1
commit 7f014b2d63

View File

@ -7,6 +7,7 @@ Group: System Environment/Libraries
Source: glib-%{version}.tar.bz2
Source2: glib2.sh
Source3: glib2.csh
Patch0: glib-2.7.5-tests.patch
Conflicts: libgnomeui <= 2.2.0
BuildRoot: %{_tmppath}/glib-%{PACKAGE_VERSION}-root
BuildRequires: pkgconfig >= 0.8
@ -36,6 +37,7 @@ version 2 of the GLib library.
%prep
%setup -q -n glib-%{version}
%patch0 -p1 -b .tests
%build