Hello community,

here is the log from the commit of package giggle for openSUSE:Factory
checked in at Mon Sep 19 16:53:55 CEST 2011.



--------
--- giggle/giggle.changes       2011-04-28 12:59:46.000000000 +0200
+++ /mounts/work_src_done/STABLE/giggle/giggle.changes  2011-09-19 
11:18:25.000000000 +0200
@@ -1,0 +2,13 @@
+Mon Sep 19 09:17:17 UTC 2011 - [email protected]
+
+- Update giggle-ld_fix.patch to the upstream fix.
+- Add gnome-common BuildRequires and call to gnome-autogen.sh, as
+  needed for the patch.
+- Remove now unneeded export SUSE_ASNEEDED=0.
+
+-------------------------------------------------------------------
+Sat Sep 17 14:20:05 UTC 2011 - [email protected]
+
+- Add giggle-ld_fix.patch to fix build with new ld behavior.
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


New:
----
  giggle-ld_fix.patch

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

Other differences:
------------------
++++++ giggle.spec ++++++
--- /var/tmp/diff_new_pack.LOwf9u/_old  2011-09-19 16:53:50.000000000 +0200
+++ /var/tmp/diff_new_pack.LOwf9u/_new  2011-09-19 16:53:50.000000000 +0200
@@ -25,7 +25,11 @@
 Url:            http://live.gnome.org/giggle
 Group:          Development/Tools/Version Control
 Source:         
http://ftp.gnome.org/pub/GNOME/sources/giggle/0.4/%{name}-%{version}.tar.bz2
+# PATCH-FIX-UPSTREAM giggle-ld_fix.patch [email protected] -- Fix build with new 
ld behavior, taken from git
+Patch0:         giggle-ld_fix.patch
 BuildRequires:  git-core >= 1.5
+# needed for patch0
+BuildRequires:  gnome-common
 BuildRequires:  intltool
 BuildRequires:  translation-update-upstream
 BuildRequires:  update-desktop-files
@@ -63,10 +67,12 @@
 %lang_package
 %prep
 %setup -q
+%patch0 -p1
 translation-update-upstream po giggle
 
 %build
-export SUSE_ASNEEDED=0
+# needed for patch0
+NOCONFIGURE=1 gnome-autogen.sh
 %configure
 make %{?jobs:-j%jobs}
 

++++++ giggle-ld_fix.patch ++++++
>From f688e21a7d23c4e70d0053e0eae4fac6f5443789 Mon Sep 17 00:00:00 2001
From: Javier Jardón <[email protected]>
Date: Wed, 14 Sep 2011 12:18:43 +0000
Subject: Fix DSO link problems

---
(limited to 'src/Makefile.am')

diff --git a/src/Makefile.am b/src/Makefile.am
index f6dbaf8..7ec0459 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -73,6 +73,8 @@ giggle_SOURCES = \
        $(NULL)
 
 giggle_LDADD = \
+       $(GIGGLE_LIBS) \
+       ../libgiggle/libgiggle.la \
        ../libgiggle-git/libgiggle-git.la
 
 if IGE_PLATFORM_OSX
--
cgit v0.9.0.2

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



Remember to have fun...

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to