Merge branch 'master' of ssh://git.kolabsys.com/git/rpm/libkolabxml

This commit is contained in:
Jeroen van Meeuwen (Kolab Systems) 2012-06-25 12:24:40 +01:00
commit 6e51633b5c

View File

@ -6,8 +6,8 @@
# Filter out private python and php libs. Does not work on EPEL5,
# therefor we use it conditionally
%{?filter_setup:
%filter_from_provides %{python_sitearch}/.*\.so$
%filter_from_provides %{php_extdir}/.*\.so$
%filter_provides_in %{python_sitearch}/.*\.so$
%filter_provides_in %{php_extdir}/.*\.so$
%filter_setup
}
@ -79,7 +79,7 @@ Requires: xsd
Requires: xsd-utils
%description devel
Development headers for the Kolab XML libraries
Development headers for the Kolab XML libraries.
%package -n php-kolabformat
Summary: PHP bindings for libkolabxml