[libkolabxml/f17: 2/3] build csharp subpackage only when Mono exists

Jeroen van Meeuwen kanarip at fedoraproject.org
Tue Feb 26 11:38:24 UTC 2013


commit 96ea1538a9c433f6c24f75dedc6735557a527c10
Author: Dan Horák <dan at danny.cz>
Date:   Wed Aug 22 11:22:11 2012 +0200

    build csharp subpackage only when Mono exists
    
    Conflicts:
    	libkolabxml.spec

 libkolabxml.spec |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)
---
diff --git a/libkolabxml.spec b/libkolabxml.spec
index d6e1de0..15e00cb 100644
--- a/libkolabxml.spec
+++ b/libkolabxml.spec
@@ -1,4 +1,6 @@
+%ifarch %{mono_arches}
 %global with_csharp 1
+%endif
 %global with_java 1
 %global with_php 1
 %global with_python 1
@@ -304,6 +306,9 @@ rm -rf %{buildroot}
 * Tue Feb 26 2013 Jeroen van Meeuwen <vanmeeuwen at kolabsys.com> - 0.8.3-1
 - New upstream release with file format handling
 
+* Wed Aug 22 2012 Dan Horák <dan[at]danny.cz> - 0.8.1-2
+- build csharp subpackage only when Mono exists
+
 * Wed Aug 15 2012 Jeroen van Meeuwen <vanmeeuwen at kolabsys.com> - 0.8.1-1
 - New upstream version 0.8.1
 - Revert s/qt-devel/qt4-devel/ - just require the latest qt-devel


More information about the scm-commits mailing list