twaugh pushed to gutenprint (master). "Enable test suite again to see if bug #1069274 is still current. (..more)"

notifications at fedoraproject.org notifications at fedoraproject.org
Fri Apr 10 15:12:27 UTC 2015


>From fc86dbf68ea4ede69c850b02c571ded1fc8daf29 Mon Sep 17 00:00:00 2001
From: Tim Waugh <twaugh at redhat.com>
Date: Fri, 10 Apr 2015 16:08:33 +0100
Subject: Enable test suite again to see if bug #1069274 is still current.

Resolves: rhbz#1069274

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 <twaugh at 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 at till.name> - 5.2.10-11
 - Rebuilt for Fedora 23 Change
   https://fedoraproject.org/wiki/Changes/Harden_all_packages_with_position-independent_code
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/gutenprint.git/commit/?h=master&id=fc86dbf68ea4ede69c850b02c571ded1fc8daf29


More information about the scm-commits mailing list