File kolab-schema.spec of Package kolab-schema
#
# spec file for package kolab-schema
#
# Copyright (c) 2023 SUSE LLC
# Copyright (c) 2014-2023 Aeneas Jaissle <aj@ajaissle.de>
# Copyright (c) 2012 Kolab Systems AG, Zuerich, Switzerland.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
Name: kolab-schema
Version: 3.3
Release: 0
Summary: LDAP Schema Extensions for the Kolab Groupware Server
Group: Productivity/Networking/LDAP/Utilities
License: GPL-1.0-or-later
Url: https://kolab.org
#Source0: https://cgit.kolab.org/kolab-schema/snapshot/%{name}-%{version}.tar.gz
# kolab-schema 3.3 isn't tagged upstream - we use this commit
Source0: https://cgit.kolab.org/kolab-schema/snapshot/%{name}-0a0fe9babf9bfa5deca7549c13b2c0a4754a03b8.tar.gz#/%{name}-%{version}.tar.gz
BuildArch: noarch
%description
Kolab is a secure, scalable and reliable groupware server. It is formed by
a number of well-known and proven components and adds intelligent interaction
between them.
These are LDAP Schema Extensions for the Kolab Groupware Server.
%prep
%setup -q
%build
%install
%files
%doc kolab3.schema kolab3.ldif
%changelog