- fixed build: net-db.test takes EAI_SYSTEM error by

* net-db-test.patch [bnc#794696]
- turn off one test in gc.test
  * gc-test.patch
    http://lists.gnu.org/archive/html/bug-guile/2012-07/msg00069.html

OBS-URL: https://build.opensuse.org/package/show/devel:languages:misc/guile?expand=0&rev=58
This commit is contained in:
2012-12-17 12:22:06 +00:00
committed by Git OBS Bridge
parent 07febc843a
commit 8f13401ed8
4 changed files with 69 additions and 0 deletions

View File

@@ -43,6 +43,8 @@ Source0: %{name}-%{version}.tar.gz
Patch1: %{name}-64bit.patch
Patch2: %{name}-1.6.10-mktemp.patch
Patch3: %{name}-threads-test.patch
Patch4: %{name}-net-db-test.patch
Patch5: %{name}-gc-test.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
PreReq: fileutils sh-utils
PreReq: %install_info_prereq
@@ -112,6 +114,8 @@ linked in as a library when building extensible programs.
%patch1
%patch2
%patch3 -p1
%patch4 -p1
%patch5 -p1
# force rebuild with non-broken makeinfo
#rm -f doc/*/*.info