Hello community,

here is the log from the commit of package libkolabxml for openSUSE:Factory 
checked in at 2013-06-21 07:34:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libkolabxml (Old)
 and      /work/SRC/openSUSE:Factory/.libkolabxml.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libkolabxml"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libkolabxml/libkolabxml.changes  2013-05-16 
18:01:52.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libkolabxml.new/libkolabxml.changes     
2013-06-21 10:53:40.000000000 +0200
@@ -1,0 +2,5 @@
+Wed Jun 19 12:37:38 UTC 2013 - sch...@suse.de
+
+- Make mono bindings optional
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libkolabxml.spec ++++++
--- /var/tmp/diff_new_pack.2SQpca/_old  2013-06-21 10:53:40.000000000 +0200
+++ /var/tmp/diff_new_pack.2SQpca/_new  2013-06-21 10:53:40.000000000 +0200
@@ -16,6 +16,8 @@
 #
 
 
+%bcond_without mono
+
 Name:           libkolabxml
 Version:        0.8.4
 Release:        0
@@ -38,7 +40,9 @@
 BuildRequires:  uuid-devel = 1.6.2
 %endif
 BuildRequires:  libxerces-c-devel
+%if %{with mono}
 BuildRequires:  mono-devel
+%endif
 BuildRequires:  php-devel >= 5.3
 BuildRequires:  pkgconfig
 BuildRequires:  python-devel
@@ -237,10 +241,12 @@
 %doc COPYING
 %{_libdir}/java/*
 
+%if %{with mono}
 %files -n mono-%{name}%{soname}
 %defattr(-,root,root)
 %doc COPYING
 %{_prefix}/lib/mono/*
+%endif
 
 %files devel
 %defattr(-,root,root)

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

Reply via email to