From 910946ae2c3ff54707e907a395eafbaa11a5e097 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20Hor=C3=A1k?= Date: Wed, 22 Aug 2012 11:22:11 +0200 Subject: [PATCH 1/3] build csharp subpackage only when Mono exists --- libkolabxml.spec | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/libkolabxml.spec b/libkolabxml.spec index dd4561b..21c1cdc 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 @@ -39,7 +41,7 @@ Name: libkolabxml Version: 0.8.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Kolab XML format collection parser library Group: System Environment/Libraries @@ -301,6 +303,9 @@ rm -rf %{buildroot} %endif %changelog +* Wed Aug 22 2012 Dan Horák - 0.8.1-2 +- build csharp subpackage only when Mono exists + * Wed Aug 15 2012 Jeroen van Meeuwen - 0.8.1-1 - New upstream version 0.8.1 - Revert s/qt-devel/qt4-devel/ - just require the latest qt-devel From 9ca2646ada423b1733dbffe2813ebb78a17a250a Mon Sep 17 00:00:00 2001 From: Denis Arnaud Date: Sat, 9 Feb 2013 23:02:35 +0100 Subject: [PATCH 2/3] Rebuild for Boost-1.53.0 --- libkolabxml.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libkolabxml.spec b/libkolabxml.spec index 21c1cdc..c04388b 100644 --- a/libkolabxml.spec +++ b/libkolabxml.spec @@ -41,7 +41,7 @@ Name: libkolabxml Version: 0.8.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Kolab XML format collection parser library Group: System Environment/Libraries @@ -303,6 +303,9 @@ rm -rf %{buildroot} %endif %changelog +* Sat Feb 09 2013 Denis Arnaud - 0.8.1-3 +- Rebuild for Boost-1.53.0 + * Wed Aug 22 2012 Dan Horák - 0.8.1-2 - build csharp subpackage only when Mono exists From 3c709705160d0aec94bfd453560f058b5d9f2779 Mon Sep 17 00:00:00 2001 From: Denis Arnaud Date: Sun, 10 Feb 2013 02:29:33 +0100 Subject: [PATCH 3/3] Rebuild for Boost-1.53.0 --- libkolabxml.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libkolabxml.spec b/libkolabxml.spec index c04388b..4096d27 100644 --- a/libkolabxml.spec +++ b/libkolabxml.spec @@ -41,7 +41,7 @@ Name: libkolabxml Version: 0.8.1 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Kolab XML format collection parser library Group: System Environment/Libraries @@ -303,6 +303,9 @@ rm -rf %{buildroot} %endif %changelog +* Sun Feb 10 2013 Denis Arnaud - 0.8.1-4 +- Rebuild for Boost-1.53.0 + * Sat Feb 09 2013 Denis Arnaud - 0.8.1-3 - Rebuild for Boost-1.53.0