build csharp subpackage only when Mono exists
Conflicts: libkolabxml.spec
This commit is contained in:
parent
372e2297dc
commit
96ea1538a9
@ -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@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@kolabsys.com> - 0.8.1-1
|
||||
- New upstream version 0.8.1
|
||||
- Revert s/qt-devel/qt4-devel/ - just require the latest qt-devel
|
||||
|
Loading…
Reference in New Issue
Block a user