[pcb] Disabling testsuite as rawhide has a broken libgmp.so.3

Chitlesh GOORAH chitlesh at fedoraproject.org
Tue Nov 29 06:45:00 UTC 2011


commit bdc7cfef402c6149c8c65a1703d75d845cc24cae
Author: Chitlesh GOORAH <chitlesh at fedoraproject.org>
Date:   Tue Nov 29 07:44:46 2011 +0100

    Disabling testsuite as rawhide has a broken libgmp.so.3

 pcb.spec |   13 ++++++++-----
 1 files changed, 8 insertions(+), 5 deletions(-)
---
diff --git a/pcb.spec b/pcb.spec
index dfec959..bbfc37b 100644
--- a/pcb.spec
+++ b/pcb.spec
@@ -1,9 +1,10 @@
+# Features in Fedora/Free Electronic Lab
 
 %global         pcbver    20110918
 
 Name:           pcb
 Version:        0.%{pcbver}
-Release:        2%{?dist}
+Release:        3%{?dist}
 
 Summary:        An interactive printed circuit board editor
 License:        GPLv2
@@ -15,9 +16,10 @@ BuildRequires:  tcl, bison, flex, gawk, ImageMagick, gtk2-devel, gd-devel, fontc
 BuildRequires:  cups, tetex-latex, libICE-devel, desktop-file-utils, intltool, gettext-devel
 BuildRequires:  dbus-devel
 BuildRequires:  mesa-libGLU-devel gtkglext-devel
-# Testsuite
-BuildRequires:  gerbv geda-gaf
 BuildRequires:  intltool
+# Testsuite
+# 2011-11-29 Disabling testsuite as rawhide has a broken libgmp.so.3
+# BuildRequires:  gerbv geda-gaf
 
 Requires:       m4
 Requires:       electronics-menu
@@ -36,8 +38,6 @@ Patch1:         L-699307-mouse_scrolllbar.patch
 # Affected 0.20110918, reported on 2011-11-16 - Upstream has been patched on 2011-11-20
 Patch2:         0001-png-hid-fixed-some-instances-of-an-int-being-used-in.patch.txt
 
-
-
 %description
 PCB is an interactive printed circuit board editor.
 PCB includes a rats nest feature, design rule checking, and can provide
@@ -232,6 +232,9 @@ fi
 
 
 %changelog
+* Tue Nov 29 2011 Chitlesh Goorah <chitlesh [AT] fedoraproject DOT org> - 0.20110918-3
+- Temporary removed geda-gaf from BR
+
 * Sun Nov 27 2011 Chitlesh Goorah <chitlesh [AT] fedoraproject DOT org> - 0.20110918-2
 - Bug fix L#882712 Route styles are not properly loaded after nm conversion
 - Bug fix L#699307 Panning problem when mouse button is released on scrollbar (sf-2923335)


More information about the scm-commits mailing list