Merge branch 'master' of ssh://git.kolabsys.com/git/rpm/libkolabxml
This commit is contained in:
commit
6e51633b5c
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user