Enable test suite again to see if bug #1069274 is still current.
Resolves: rhbz#1069274
This commit is contained in:
parent
ed0bb87313
commit
fc86dbf68e
@ -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 <twaugh@redhat.com> - 5.2.10-12
|
||||
- Enable test suite again to see if bug #1069274 is still current.
|
||||
|
||||
* Sat Feb 21 2015 Till Maas <opensource@till.name> - 5.2.10-11
|
||||
- Rebuilt for Fedora 23 Change
|
||||
https://fedoraproject.org/wiki/Changes/Harden_all_packages_with_position-independent_code
|
||||
|
Loading…
Reference in New Issue
Block a user