diff options
-rw-r--r-- | pykolab.spec.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pykolab.spec.in b/pykolab.spec.in index abf411b..c23704e 100644 --- a/pykolab.spec.in +++ b/pykolab.spec.in @@ -59,7 +59,7 @@ Cyrus IMAP Telemetry logging handling capabilities for Kolab Groupware Summary: Kolab XML format wrapper for %{name} Group: Applications/System Requires: %{name} = %{version}-%{release} -Requires: libkolabxml >= 0.5 +Requires: python-kolabformat >= 0.5 %description xml Kolab Format XML bindings wrapper for %{name} |