!8 [sync] PR-5: add install depend
From: @openeuler-sync-bot Reviewed-by: @t_feng Signed-off-by: @t_feng
This commit is contained in:
commit
30a79bad42
13
cobbler.spec
13
cobbler.spec
@ -4,7 +4,7 @@
|
||||
|
||||
Name: cobbler
|
||||
Version: 3.2.0
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: Boot server configurator
|
||||
URL: https://cobbler.github.io/
|
||||
License: GPLv2+
|
||||
@ -52,7 +52,8 @@ Requires: python%{python3_pkgversion}-simplejson
|
||||
Requires: python%{python3_pkgversion}-tornado
|
||||
Requires: python%{python3_pkgversion}-distro
|
||||
Requires: python%{python3_pkgversion}-ldap3
|
||||
Requires: genisoimage
|
||||
Requires: genisoimage
|
||||
Requires: cobbler-web = %{version}-%{release}
|
||||
|
||||
Recommends: bash-completion
|
||||
Recommends: syslinux
|
||||
@ -209,7 +210,13 @@ sed -i -e "s/SECRET_KEY = ''/SECRET_KEY = \'$RAND_SECRET\'/" %{_datadir}/cobbler
|
||||
%attr(-,apache,apache) /var/www/cobbler_webui_content/
|
||||
|
||||
%changelog
|
||||
* Sat May 29 2021 liuxin <liuxin264@huawei.com> - 3.2.0 - 1
|
||||
* Tue Feb 28 2023 sunhai <sunhai10@huawei.com> - 3.2.0-2
|
||||
- Type:bugfix
|
||||
- ID:NA
|
||||
- SUG:NA
|
||||
- DESC: add install depend
|
||||
|
||||
* Sat May 29 2021 liuxin <liuxin264@huawei.com> - 3.2.0-1
|
||||
- Package init
|
||||
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user