Hello community,

here is the log from the commit of package libappindicator for openSUSE:Factory 
checked in at 2015-03-11 09:58:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libappindicator (Old)
 and      /work/SRC/openSUSE:Factory/.libappindicator.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libappindicator"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libappindicator/libappindicator.changes  
2014-03-22 18:02:22.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.libappindicator.new/libappindicator.changes     
2015-03-11 09:58:54.000000000 +0100
@@ -1,0 +2,5 @@
+Thu Mar  5 11:32:19 UTC 2015 - sch...@suse.de
+
+- Allow building without mono support
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libappindicator.spec ++++++
--- /var/tmp/diff_new_pack.ccQTOa/_old  2015-03-11 09:58:54.000000000 +0100
+++ /var/tmp/diff_new_pack.ccQTOa/_new  2015-03-11 09:58:54.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libappindicator
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,6 +17,7 @@
 
 
 %define _soname 1
+%bcond_without mono
 Name:           libappindicator
 Version:        12.10.1+13.10.20130920
 Release:        0
@@ -42,15 +43,21 @@
 BuildRequires:  pkgconfig(dbusmenu-glib-0.4)
 BuildRequires:  pkgconfig(dbusmenu-gtk-0.4)
 BuildRequires:  pkgconfig(dbusmenu-gtk3-0.4)
+%if %{with mono}
 BuildRequires:  pkgconfig(gapi-2.0)
+%endif
 BuildRequires:  pkgconfig(gobject-introspection-1.0)
 BuildRequires:  pkgconfig(gtk+-2.0)
 BuildRequires:  pkgconfig(gtk+-3.0)
+%if %{with mono}
 BuildRequires:  pkgconfig(gtk-sharp-2.0)
+%endif
 BuildRequires:  pkgconfig(indicator-0.4)
 BuildRequires:  pkgconfig(indicator3-0.4)
+%if %{with mono}
 BuildRequires:  pkgconfig(mono)
 BuildRequires:  pkgconfig(mono-nunit)
+%endif
 BuildRequires:  pkgconfig(pygtk-2.0)
 
 %description
@@ -253,6 +260,7 @@
 %doc COPYING*
 %doc %{_datadir}/gtk-doc/html/libappindicator/
 
+%if %{with mono}
 %files -n appindicator-sharp
 %defattr(-,root,root)
 %doc COPYING*
@@ -279,5 +287,6 @@
 %defattr(-,root,root)
 %doc COPYING*
 %{_libdir}/pkgconfig/appindicator-sharp-0.1.pc
+%endif
 
 %changelog

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

Reply via email to