- Revert EL-5 and F-8 to 0.1.1-2: 0.1.2 and above requires glib2 >= 2.16

- Enable checks for F-9 and devel builds
This commit is contained in:
Michel Alexandre Salim 2008-08-25 05:58:36 +00:00
parent 938a2b5468
commit 461d650c49

View File

@ -54,6 +54,10 @@ developing applications that use %{name}.
make %{?_smp_mflags}
%check
make check
%install
rm -rf $RPM_BUILD_ROOT
make install DESTDIR=$RPM_BUILD_ROOT