[libkolabxml: 5/32] Upstream version 0.3.0

Jeroen van Meeuwen kanarip at fedoraproject.org
Tue Jun 26 15:09:10 UTC 2012


commit 5581ab9ce7a09e5602a909e474e24f64c6a2ba4f
Author: Jeroen van Meeuwen (Kolab Systems) <vanmeeuwen at kolabsys.com>
Date:   Fri Apr 20 10:37:53 2012 +0100

    Upstream version 0.3.0

 libkolabxml.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/libkolabxml.spec b/libkolabxml.spec
index 3f63e25..165a70f 100644
--- a/libkolabxml.spec
+++ b/libkolabxml.spec
@@ -2,8 +2,8 @@
 %{!?python_sitearch: %global python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
 
 Name:           libkolabxml
-Version:        0.3
-Release:        0.1%{?dist}
+Version:        0.3.0
+Release:        1%{?dist}
 Summary:        Kolab XML format collection parser library
 
 Group:          System/Libraries
@@ -93,6 +93,7 @@ mkdir -p build
 pushd build
 %{cmake} -Wno-fatal-errors -Wno-errors \
     -DCMAKE_SKIP_RPATH=ON \
+    -DCMAKE_PREFIX_PATH=%{_libdir} \
 %if 0%{?rhel} < 6 && 0%{?fedora} < 15
     -DBOOST_LIBRARYDIR=%{_libdir}/boost141 \
     -DBOOST_INCLUDEDIR=%{_includedir}/boost141 \
@@ -145,6 +146,9 @@ rm -rf %{buildroot}
 %{python_sitearch}/_kolabformat.so
 
 %changelog
+* Fri Apr 20 2012 Jeroen van Meeuwen <vanmeeuwen at kolabsys.com> - 0.3.0-1
+- New version
+
 * Mon Apr  9 2012 Jeroen van Meeuwen <vanmeeuwen at kolabsys.com> - 0.3-0.1
 - First package
 


More information about the scm-commits mailing list