diff options
author | CoprDistGit <infra@openeuler.org> | 2025-03-12 14:01:37 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2025-03-12 14:01:37 +0000 |
commit | b1726c57058ccb39bfc0f856f15772dcc767118c (patch) | |
tree | 4adafb97ad4d4391b77b2375ae6a0996ab8ac9c4 | |
parent | 651ae9add9fe5b659794dd064634ff7d0638ab60 (diff) |
automatic import of resalloc
-rw-r--r-- | resalloc.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/resalloc.spec b/resalloc.spec index d40c375..46fa07e 100644 --- a/resalloc.spec +++ b/resalloc.spec @@ -46,6 +46,7 @@ BuildRequires: python3-setuptools BuildRequires: python3-six BuildRequires: python3-sqlalchemy BuildRequires: python3-pyyaml +BuildRequires: systemd Requires: python3-%srcname = %version-%release @@ -236,7 +237,6 @@ ln -s "%{default_sitelib}/%{name}server" %buildroot%_homedir/project %{python3_sitelib}/%{name}server %{_bindir}/%{name}-server %{_bindir}/%{name}-maint -%{_bindir}/%{name}-check-vm-ip %attr(0750, %sysuser, %sysgroup) %dir %{_sysconfdir}/%{name}server %config(noreplace) %{_sysconfdir}/%{name}server/* %_unitdir/resalloc.service |