diff --git a/libkolabxml.spec b/libkolabxml.spec index c1e4c46..27a9626 100644 --- a/libkolabxml.spec +++ b/libkolabxml.spec @@ -4,7 +4,7 @@ Name: libkolabxml Version: 0.5 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Kolab XML format collection parser library Group: System/Libraries @@ -103,7 +103,7 @@ pushd build -DBOOST_INCLUDEDIR=%{_includedir}/boost141 \ -DBoost_ADDITIONAL_VERSIONS="1.41;1.41.0" \ %endif - -DINCLUDE_INSTALL_DIR=%{_includedir}/kolab \ + -DINCLUDE_INSTALL_DIR=%{_includedir}/kolabxml \ -DPYTHON_INCLUDE_DIRS=%{python_include} \ -DPHP_BINDINGS=ON \ -DPHP_INSTALL_DIR=%{php_extdir} \ @@ -142,7 +142,7 @@ rm -rf %{buildroot} %files devel %defattr(-,root,root,-) -%{_includedir}/kolab +%{_includedir}/kolabxml %{_libdir}/*.so %{_libdir}/cmake/Libkolabxml @@ -158,7 +158,7 @@ rm -rf %{buildroot} %{python_sitearch}/_kolabformat.so %changelog -* Sat May 12 2012 Jeroen van Meeuwen - 0.5-1 +* Sat May 12 2012 Jeroen van Meeuwen - 0.5-2 - Snapshot version with build system changes * Wed May 9 2012 Jeroen van Meeuwen - 0.4.0-3