diff --git a/.cockpit.spec.swp b/.cockpit.spec.swp new file mode 100644 index 0000000000000000000000000000000000000000..a44db9a283587142d9bc8aff8ce8d5970d0649f6 Binary files /dev/null and b/.cockpit.spec.swp differ diff --git a/cockpit.spec b/cockpit.spec index adc8851ad7e41498caf500f5d2e0a520a0e8fcb0..2ec4dc6c0950d471c62341c1f8248e9b2b6206da 100644 --- a/cockpit.spec +++ b/cockpit.spec @@ -1,7 +1,7 @@ %bcond_with pcp Name: cockpit Version: 178 -Release: 8 +Release: 9 Summary: A easy-to-use, integrated, glanceable, and open web-based interface for Linux servers License: LGPLv2+ URL: https://cockpit-project.org/ @@ -9,6 +9,7 @@ Source0: https://github.com/cockpit-project/cockpit/releases/download/%{v Patch6000: CVE-2019-3804.patch +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 @@ -177,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 +* Wed May 26 2021 liuyumeng - 178-9 +- Add a BuildRequires for gcc + * Tue May 19 2020 openEuler Buildteam - 178-8 - Type:NA - Id:NA