Projects
Eulaceura:Factory
damo
_service:obs_scm:python-damo.spec
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File _service:obs_scm:python-damo.spec of Package damo
%global _empty_manifest_terminate_build 0 Name: python-damo Version: 2.4.3 Release: 1 Summary: DAMON user-space tool License: GPL-2.0 URL: https://github.com/awslabs/damo Source0: https://github.com/awslabs/damo/archive/v%{version}/damo-%{version}.tar.gz BuildArch: noarch %description `damo` is a user space tool for [DAMON](https://damonitor.github.io). Using this, you can monitor the data access patterns of your system or workloads and make data access-aware memory management optimizations. %package -n python3-damo Summary: DAMON user-space tool Provides: python-damo BuildRequires: python3-devel BuildRequires: python3-setuptools BuildRequires: python3-pip BuildRequires: python3-wheel %description -n python3-damo `damo` is a user space tool for [DAMON](https://damonitor.github.io). Using this, you can monitor the data access patterns of your system or workloads and make data access-aware memory management optimizations. %package -n python3-damo-help Summary: Development documents and examples for damo Provides: python3-damo-doc %description -n python3-damo-help `damo` is a user space tool for [DAMON](https://damonitor.github.io). Using this, you can monitor the data access patterns of your system or workloads and make data access-aware memory management optimizations. %prep %autosetup -p 1 -n damo-%{version} %build %pyproject_build %install %pyproject_install install -d -m755 %{buildroot}/%{_pkgdocdir} if [ -d doc ]; then cp -arf doc %{buildroot}/%{_pkgdocdir}; fi if [ -d docs ]; then cp -arf docs %{buildroot}/%{_pkgdocdir}; fi if [ -d example ]; then cp -arf example %{buildroot}/%{_pkgdocdir}; fi if [ -d examples ]; then cp -arf examples %{buildroot}/%{_pkgdocdir}; fi pushd %{buildroot} touch filelist.lst if [ -d usr/lib64 ]; then find usr/lib64 -type f -printf "\"/%h/%f\"\n" >> filelist.lst fi if [ -d usr/bin ]; then find usr/bin -type f -printf "\"/%h/%f\"\n" >> filelist.lst fi if [ -d usr/sbin ]; then find usr/sbin -type f -printf "\"/%h/%f\"\n" >> filelist.lst fi touch doclist.lst if [ -d usr/share/man ]; then find usr/share/man -type f -printf "\"/%h/%f.gz\"\n" >> doclist.lst fi popd mv %{buildroot}/filelist.lst . mv %{buildroot}/doclist.lst . %files -n python3-damo -f filelist.lst %{python3_sitelib}/* %files -n python3-damo-help -f doclist.lst %{_docdir}/* %license COPYING %doc CONTRIBUTING README.md SECURITY.md USAGE.md release_note %changelog * Tue Jul 23 2024 Deyuan Fan <fandeyuan@kylinos.cn> - 2.4.3-1 - package init
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.
浙ICP备2022010568号-2