Accepting request 35473 from devel:languages:misc
checked in (request 35473) OBS-URL: https://build.opensuse.org/request/show/35473 OBS-URL: https://build.opensuse.org/package/show/devel:languages:misc/guile?expand=0&rev=11
This commit is contained in:
parent
fc3276e320
commit
ed4ebe6b6b
@ -1,10 +0,0 @@
|
|||||||
Index: guile-1.8.7/libguile/guile-snarf-docs.in
|
|
||||||
===================================================================
|
|
||||||
--- guile-1.8.7.orig/libguile/guile-snarf-docs.in
|
|
||||||
+++ guile-1.8.7/libguile/guile-snarf-docs.in
|
|
||||||
@@ -23,4 +23,4 @@ bindir=`dirname $0`
|
|
||||||
## Let the user override the preprocessor autoconf found.
|
|
||||||
test -n "${CPP+set}" || CPP="@CPP@"
|
|
||||||
|
|
||||||
-${CPP} -DSCM_MAGIC_SNARF_DOCS "$@"
|
|
||||||
+${CPP} -P -DSCM_MAGIC_SNARF_DOCS "$@"
|
|
@ -1,8 +1,3 @@
|
|||||||
-------------------------------------------------------------------
|
|
||||||
Mon Mar 22 12:39:55 CET 2010 - pgajdos@suse.cz
|
|
||||||
|
|
||||||
- fixed build with new gcc
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jan 26 19:26:58 CET 2010 - pgajdos@suse.cz
|
Tue Jan 26 19:26:58 CET 2010 - pgajdos@suse.cz
|
||||||
|
|
||||||
|
@ -31,7 +31,6 @@ Patch1: %{name}-64bit.patch
|
|||||||
Patch2: %{name}-1.6.10-mktemp.patch
|
Patch2: %{name}-1.6.10-mktemp.patch
|
||||||
Patch3: %{name}-popen-test.patch
|
Patch3: %{name}-popen-test.patch
|
||||||
Patch4: %{name}-testsuite-build.patch
|
Patch4: %{name}-testsuite-build.patch
|
||||||
Patch5: %{name}-gcc.patch
|
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
PreReq: fileutils sh-utils
|
PreReq: fileutils sh-utils
|
||||||
PreReq: %install_info_prereq
|
PreReq: %install_info_prereq
|
||||||
@ -91,7 +90,6 @@ Authors:
|
|||||||
%patch2
|
%patch2
|
||||||
%patch3 -p1
|
%patch3 -p1
|
||||||
%patch4 -p1
|
%patch4 -p1
|
||||||
%patch5 -p1
|
|
||||||
# guile-1.8.1: The code is not so good for -Werror (unused results of write()).
|
# guile-1.8.1: The code is not so good for -Werror (unused results of write()).
|
||||||
sed -i s/-Werror// configure.in configure
|
sed -i s/-Werror// configure.in configure
|
||||||
# force rebuild with non-broken makeinfo
|
# force rebuild with non-broken makeinfo
|
||||||
|
Loading…
x
Reference in New Issue
Block a user