Hello community,

here is the log from the commit of package libchamplain for openSUSE:Factory
checked in at Fri Aug 19 09:20:41 CEST 2011.



--------
--- GNOME/libchamplain/libchamplain.changes     2011-04-21 17:40:44.000000000 
+0200
+++ /mounts/work_src_done/STABLE/libchamplain/libchamplain.changes      
2011-08-18 21:16:47.000000000 +0200
@@ -1,0 +2,5 @@
+Thu Aug 18 19:06:54 UTC 2011 - [email protected]
+
+- Add libchamplain-build.patch: Fix build.
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


New:
----
  libchamplain-build.patch

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

Other differences:
------------------
++++++ libchamplain.spec ++++++
--- /var/tmp/diff_new_pack.5LUoGL/_old  2011-08-19 09:20:14.000000000 +0200
+++ /var/tmp/diff_new_pack.5LUoGL/_new  2011-08-19 09:20:14.000000000 +0200
@@ -19,12 +19,14 @@
 
 Name:           libchamplain
 Version:        0.10.0
-Release:        1
+Release:        2
 License:        LGPLv2.1+
 Summary:        Library to display maps
 Url:            http://projects.gnome.org/libchamplain/
 Group:          Development/Libraries/GNOME
 Source0:        %{name}-%{version}.tar.bz2
+# PATCH-FIX-UPSTREAM libchamplain-build.patch bgo#656845 [email protected] 
-- Add pangocairo to the vala binding generation call.
+Patch0:         libchamplain-build.patch
 BuildRequires:  clutter-devel
 BuildRequires:  clutter-gtk-devel
 BuildRequires:  fdupes
@@ -75,6 +77,7 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 %if 0%{?BUILD_FROM_VCS}
 [ -x ./autogen.sh ] && NOCONFIGURE=1 ./autogen.sh

++++++ libchamplain-build.patch ++++++
diff -ur libchamplain-0.10.0/champlain/Makefile.am 
libchamplain-0.10.0.patched/champlain/Makefile.am
--- libchamplain-0.10.0/champlain/Makefile.am   2011-04-01 02:00:25.000000000 
+0200
+++ libchamplain-0.10.0.patched/champlain/Makefile.am   2011-08-18 
20:51:32.470823709 +0200
@@ -206,7 +206,7 @@
 CLEANFILES += $(dist_vapi_DATA)
 
 champlain-@[email protected]:        
Champlain-@[email protected]
-       $(AM_V_GEN) ( $(VAPIGEN) --library champlain-@CHAMPLAIN_API_VERSION@ 
--pkg clutter-1.0 --pkg atk $(builddir)/Champlain-@[email protected] )
+       $(AM_V_GEN) ( $(VAPIGEN) --library champlain-@CHAMPLAIN_API_VERSION@ 
--pkg clutter-1.0 --pkg atk --pkg pangoclutter 
$(builddir)/Champlain-@[email protected] )
 
 endif
 
diff -ur libchamplain-0.10.0/champlain/Makefile.in 
libchamplain-0.10.0.patched/champlain/Makefile.in
--- libchamplain-0.10.0/champlain/Makefile.in   2011-04-03 22:37:07.000000000 
+0200
+++ libchamplain-0.10.0.patched/champlain/Makefile.in   2011-08-18 
20:52:30.635851484 +0200
@@ -1399,7 +1399,7 @@
 @HAVE_INTROSPECTION_TRUE@Champlain-@[email protected]: 
libchamplain-@[email protected]
 
 @ENABLE_VALA_TRUE@champlain-@[email protected]:      
Champlain-@[email protected]
-@ENABLE_VALA_TRUE@     $(AM_V_GEN) ( $(VAPIGEN) --library 
champlain-@CHAMPLAIN_API_VERSION@ --pkg clutter-1.0 --pkg atk 
$(builddir)/Champlain-@[email protected] )
+@ENABLE_VALA_TRUE@     $(AM_V_GEN) ( $(VAPIGEN) --library 
champlain-@CHAMPLAIN_API_VERSION@ --pkg clutter-1.0 --pkg atk --pkg pangocairo 
$(builddir)/Champlain-@[email protected] )
 
 # Tell versions [3.59,3.63) of GNU make to not export all variables.
 # Otherwise a system limit (for SysV at least) may be exceeded.

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



Remember to have fun...

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

Reply via email to