Mailinglist Archive: opensuse-commit (1093 mails)

< Previous Next >
commit guile for openSUSE:Factory
  • From: root@xxxxxxxxxxxxxxx (h_root)
  • Date: Mon, 22 Mar 2010 17:03:48 +0100
  • Message-id: <20100322160348.4D9952029C@xxxxxxxxxxxxxxx>

Hello community,

here is the log from the commit of package guile for openSUSE:Factory
checked in at Mon Mar 22 17:03:48 CET 2010.



--------
--- guile/guile.changes 2010-01-26 19:44:02.000000000 +0100
+++ /mounts/work_src_done/STABLE/guile/guile.changes 2010-03-22
12:45:56.000000000 +0100
@@ -1,0 +2,5 @@
+Mon Mar 22 12:39:55 CET 2010 - pgajdos@xxxxxxx
+
+- fixed build with new gcc
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


New:
----
guile-gcc.patch

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ guile.spec ++++++
--- /var/tmp/diff_new_pack.5KWwbS/_old 2010-03-22 17:03:29.000000000 +0100
+++ /var/tmp/diff_new_pack.5KWwbS/_new 2010-03-22 17:03:29.000000000 +0100
@@ -23,7 +23,7 @@
Group: Development/Languages/Scheme
AutoReqProv: on
Version: 1.8.7
-Release: 2
+Release: 3
Summary: GNU's Ubiquitous Intelligent Language for Extension
Url: http://www.gnu.org/software/guile/
Source0: %{name}-%{version}.tar.bz2
@@ -31,6 +31,7 @@
Patch2: %{name}-1.6.10-mktemp.patch
Patch3: %{name}-popen-test.patch
Patch4: %{name}-testsuite-build.patch
+Patch5: %{name}-gcc.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
PreReq: fileutils sh-utils
PreReq: %install_info_prereq
@@ -90,6 +91,7 @@
%patch2
%patch3 -p1
%patch4 -p1
+%patch5 -p1
# guile-1.8.1: The code is not so good for -Werror (unused results of write()).
sed -i s/-Werror// configure.in configure
# force rebuild with non-broken makeinfo

++++++ guile-gcc.patch ++++++
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 "$@"

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx

< Previous Next >
This Thread
  • No further messages