add install depend
(cherry picked from commit 1cd0c804616e98cf0cf738b3209352006e21a926)
This commit is contained in:
parent
d13b7ecc3e
commit
91c33d59ce
13
cobbler.spec
13
cobbler.spec
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
Name: cobbler
|
Name: cobbler
|
||||||
Version: 3.2.0
|
Version: 3.2.0
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: Boot server configurator
|
Summary: Boot server configurator
|
||||||
URL: https://cobbler.github.io/
|
URL: https://cobbler.github.io/
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
@ -52,7 +52,8 @@ Requires: python%{python3_pkgversion}-simplejson
|
|||||||
Requires: python%{python3_pkgversion}-tornado
|
Requires: python%{python3_pkgversion}-tornado
|
||||||
Requires: python%{python3_pkgversion}-distro
|
Requires: python%{python3_pkgversion}-distro
|
||||||
Requires: python%{python3_pkgversion}-ldap3
|
Requires: python%{python3_pkgversion}-ldap3
|
||||||
Requires: genisoimage
|
Requires: genisoimage
|
||||||
|
Requires: cobbler-web = %{version}-%{release}
|
||||||
|
|
||||||
Recommends: bash-completion
|
Recommends: bash-completion
|
||||||
Recommends: syslinux
|
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/
|
%attr(-,apache,apache) /var/www/cobbler_webui_content/
|
||||||
|
|
||||||
%changelog
|
%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
|
- Package init
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user