diff --git a/gutenprint.spec b/gutenprint.spec index 57d1c55..5594082 100644 --- a/gutenprint.spec +++ b/gutenprint.spec @@ -3,7 +3,7 @@ Name: gutenprint Summary: Printer Drivers Package Version: 5.2.10 -Release: 11%{?dist} +Release: 12%{?dist} URL: http://gimp-print.sourceforge.net/ Source0: http://downloads.sourceforge.net/gimp-print/%{name}-%{version}.tar.bz2 # Post-install script to update foomatic PPDs. @@ -159,8 +159,8 @@ sed -i -e 's,^\(TESTS *=.*\) run-weavetest,\1,' test/Makefile.in make %{?_smp_mflags} -#%check -#make check +%check +make check || find -name test-suite.log | xargs cat %install make DESTDIR=%{buildroot} install @@ -282,6 +282,9 @@ fi /bin/rm -f /var/cache/foomatic/* %changelog +* Fri Apr 10 2015 Tim Waugh - 5.2.10-12 +- Enable test suite again to see if bug #1069274 is still current. + * Sat Feb 21 2015 Till Maas - 5.2.10-11 - Rebuilt for Fedora 23 Change https://fedoraproject.org/wiki/Changes/Harden_all_packages_with_position-independent_code