- 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:
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user