Hello community,

here is the log from the commit of package emerillon for openSUSE:Factory 
checked in at 2013-08-28 21:14:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/emerillon (Old)
 and      /work/SRC/openSUSE:Factory/.emerillon.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "emerillon"

Changes:
--------
--- /work/SRC/openSUSE:Factory/emerillon/emerillon.changes      2012-01-17 
16:05:12.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.emerillon.new/emerillon.changes 2013-08-28 
21:14:32.000000000 +0200
@@ -1,0 +2,6 @@
+Tue Aug 27 17:53:18 UTC 2013 - zai...@opensuse.org
+
+- Pass --disable-maintainer-mode to configure to fix build with
+  GTK3+ > 3.9.10.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ emerillon.spec ++++++
--- /var/tmp/diff_new_pack.B39gfD/_old  2013-08-28 21:14:32.000000000 +0200
+++ /var/tmp/diff_new_pack.B39gfD/_new  2013-08-28 21:14:32.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package emerillon
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,13 +15,14 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:           emerillon
 Version:        0.1.90
-Release:        1
-License:        GPL-2.0+
+Release:        0
 Summary:        Map viewer for GNOME
-Url:            http://projects.gnome.org/emerillon/
+License:        GPL-2.0+
 Group:          Productivity/Other
+Url:            http://projects.gnome.org/emerillon/
 Source:         
http://download.gnome.org/sources/%{name}/0.1/%{name}-%{version}.tar.bz2
 # PATCH-FIX-OPENSUSE emerillon-desktop-file.patch bgo#606540 
badshah...@gmail.com -- Remove icon references from .desktop file to fix build, 
as presently emerillon does not install any icon yet
 Patch0:         emerillon-desktop-file.patch
@@ -31,11 +32,11 @@
 BuildRequires:  intltool
 BuildRequires:  update-desktop-files
 BuildRequires:  vala
-BuildRequires:  pkgconfig(glib-2.0) >= 2.25.10
-BuildRequires:  pkgconfig(gtk+-3.0) >= 3.0.0
 BuildRequires:  pkgconfig(champlain-0.12) >= 0.11.0
 BuildRequires:  pkgconfig(champlain-gtk-0.12) >= 0.11.0
 BuildRequires:  pkgconfig(geoclue) >= 0.11.1
+BuildRequires:  pkgconfig(glib-2.0) >= 2.25.10
+BuildRequires:  pkgconfig(gtk+-3.0) >= 3.0.0
 BuildRequires:  pkgconfig(libpeas-1.0) >= 1.0
 BuildRequires:  pkgconfig(libpeas-gtk-1.0) >= 1.0
 BuildRequires:  pkgconfig(rest-0.7) >= 0.6
@@ -70,7 +71,9 @@
 %patch0 -p1
 
 %build
-%configure --disable-static
+%configure \
+       --disable-static \
+       --disable-maintainer-mode
 make %{?_smp_mflags}
 
 %install

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to