diff --git a/libkolabxml.spec b/libkolabxml.spec index cc6a49f..0b3c2b3 100644 --- a/libkolabxml.spec +++ b/libkolabxml.spec @@ -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