delete gdb in buildrequires
This commit is contained in:
parent
c47abae7e3
commit
866cc62a4c
@ -1,7 +1,7 @@
|
||||
%bcond_with pcp
|
||||
Name: cockpit
|
||||
Version: 178
|
||||
Release: 9
|
||||
Release: 10
|
||||
Summary: A easy-to-use, integrated, glanceable, and open web-based interface for Linux servers
|
||||
License: LGPLv2+
|
||||
URL: https://cockpit-project.org/
|
||||
@ -13,7 +13,7 @@ BuildRequires: gcc
|
||||
BuildRequires: pkgconfig(gio-unix-2.0) pkgconfig(json-glib-1.0) pkgconfig(polkit-agent-1) >= 0.105 pam-devel
|
||||
BuildRequires: autoconf automake python3 intltool libssh-devel >= 0.7.1 openssl-devel zlib-devel krb5-devel
|
||||
BuildRequires: libxslt-devel docbook-style-xsl glib-networking sed glib2-devel >= 2.37.4
|
||||
BuildRequires: systemd-devel krb5-server gdb xmlto
|
||||
BuildRequires: systemd-devel krb5-server xmlto
|
||||
|
||||
%if %{with pcp}
|
||||
BuildRequires: pcp-libs-devel
|
||||
@ -178,6 +178,9 @@ test -f %{_bindir}/firewall-cmd && firewall-cmd --reload --quiet || true
|
||||
%doc %{_mandir}/man8/{cockpit-ws.8.gz,remotectl.8.gz,pam_ssh_add.8.gz}
|
||||
|
||||
%changelog
|
||||
* Thu Jul 20 2021 liuyumeng <liuyumeng5@huawei.com> - 178-10
|
||||
- delete gdb in buildrequires
|
||||
|
||||
* Wed May 26 2021 liuyumeng <liuyumeng5@huawei.com> - 178-9
|
||||
- Add a BuildRequires for gcc
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user