File ardana-cassandra.spec of Package ardana-cassandra
#
# spec file for package ardana-cassandra
#
# Copyright (c) 2023 SUSE LLC
#
# 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 https://bugs.opensuse.org/
#
%define version_unconverted 9.0+git.1600802664.7e480a2
Name: ardana-cassandra
Version: 9.0+git.1600802664.7e480a2
Release: 0
Summary: Ardana component for OpenStack Cassandra
License: Apache-2.0
Group: System/Management
URL: https://github.com/ArdanaCLM/
Source0: %{name}-%{version}.tar
BuildRequires: ardana-devel
Requires: ardana
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildArch: noarch
%description
%ardana_description
This is the OpenStack Cassandra component for Ardana.
%prep
%setup -q
%build
%install
%ardana_component_install
%files
%license LICENSE
%dir %{ardana_base_dir}
%{ardana_base_dir}/ansible/
%changelog