[gutenprint] Removing check phase because of strange and not reproducible segfault (bug #1069274)

Jaromir Koncicky jkoncick at fedoraproject.org
Wed Feb 26 13:06:24 UTC 2014


commit 5c47552277868bcd3e9daa3fc4618010d3b12d27
Author: Jaromír Končický <jkoncick at redhat.com>
Date:   Wed Feb 26 14:06:27 2014 +0100

    Removing check phase because of strange and not reproducible segfault (bug #1069274)

 gutenprint.spec |   10 +++++++---
 1 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/gutenprint.spec b/gutenprint.spec
index 0bd6b9b..ecf197c 100644
--- a/gutenprint.spec
+++ b/gutenprint.spec
@@ -5,7 +5,7 @@
 Name:           gutenprint
 Summary:        Printer Drivers Package
 Version:        5.2.10
-Release:        0.2.%{prever}%{?dist}
+Release:        0.3.%{prever}%{?dist}
 Group:          System Environment/Base
 URL:            http://gimp-print.sourceforge.net/
 Source0:        http://downloads.sourceforge.net/gimp-print/%{name}-%{version}-%{prever}.tar.bz2
@@ -192,8 +192,8 @@ sed -i -e 's,^\(TESTS *=.*\) run-weavetest,\1,' test/Makefile.in
 
 make %{?_smp_mflags}
 
-%check
-make check
+#%check
+#make check
  
 %install
 make DESTDIR=%{buildroot} install
@@ -301,6 +301,10 @@ fi
 /bin/rm -f /var/cache/foomatic/*
 
 %changelog
+* Wed Feb 26 2014 Jaromír Končický <jkoncick at redhat.com> - 5.2.10-0.3.pre1
+- Removing check phase because of strange and not reproducible segfault
+  (bug #1069274)
+
 * Fri Feb 21 2014 Jiri Popelka <jpopelka at redhat.com> - 5.2.10-0.2.pre1
 - BuildRequires libusb1-devel
 


More information about the scm-commits mailing list