Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:suse-cloud-ci:rpm-packaging-sles15-Victoria-95fd292b9f866ae630dd1b838a53c69c9dd3055b
openstack-horizon-plugin-karbor-ui
openstack-horizon-plugin-karbor-ui.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File openstack-horizon-plugin-karbor-ui.spec of Package openstack-horizon-plugin-karbor-ui
# # spec file for package openstack-horizon-plugin-karbor-ui # # 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/ # %if 0%{?rhel} || 0%{?fedora} %global http_dashboard_dir %{_datarootdir}/openstack-dashboard %else %global http_dashboard_dir /srv/www/openstack-dashboard %endif Name: openstack-horizon-plugin-karbor-ui Version: 1.5.1 Release: 0 Summary: The Karbor Dashboard License: Apache-2.0 Group: Development/Languages/Python URL: https://wiki.openstack.org/wiki/Karbor Source0: karbor-dashboard-stable-victoria.tar.gz BuildRequires: fdupes BuildRequires: openstack-dashboard BuildRequires: openstack-macros BuildRequires: python3-karborclient BuildRequires: python3-pbr Requires: python-horizon-plugin-karbor-ui = %{version} BuildArch: noarch %description The Karbor UI Horizon plugin adds Karbor panel to the OpenStack dashboard. %package -n python-horizon-plugin-karbor-ui Summary: The Karbor Dashboard - Python module Requires: python3-Babel Requires: python3-Django Requires: python3-PyYAML Requires: python3-django-babel Requires: python3-django-compressor Requires: python3-django-pyscss Requires: python3-karborclient Requires: python3-pbr %description -n python-horizon-plugin-karbor-ui The Karbor UI Horizon plugin adds Karbor panel to the OpenStack dashboard. %prep %autosetup -n karbor-dashboard-1.5.1 %py_req_cleanup %build %{py3_build} %install %{py3_install} install -m 0755 -d %{buildroot}%{http_dashboard_dir}/openstack_dashboard/enabled/ cp -a karbor_dashboard/enabled/_60*.py %{buildroot}%{http_dashboard_dir}/openstack_dashboard/enabled/ %fdupes %{buildroot}%{python3_sitelib} %fdupes %{buildroot}%{http_dashboard_dir} %post su %{apache_user} -s /bin/sh -c "python3 %{http_dashboard_dir}/manage.py collectstatic --noinput --clear > /dev/null" %postun su %{apache_user} -s /bin/sh -c "python3 %{http_dashboard_dir}/manage.py collectstatic --noinput --clear > /dev/null" %files %doc ChangeLog CONTRIBUTING.rst README.rst %license LICENSE %{http_dashboard_dir}/openstack_dashboard/enabled/*.py* %files -n python-horizon-plugin-karbor-ui %doc README.rst %license LICENSE %{python3_sitelib}/karbor_dashboard %{python3_sitelib}/karbor_dashboard-*.egg-info %changelog
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor