diff --git a/cockpit.spec b/cockpit.spec index 9d6bb9a..ba84a47 100644 --- a/cockpit.spec +++ b/cockpit.spec @@ -1,7 +1,7 @@ %bcond_with pcp Name: cockpit Version: 178 -Release: 6 +Release: 7 Summary: A easy-to-use, integrated, glanceable, and open web-based interface for Linux servers License: LGPLv2+ URL: https://cockpit-project.org/ @@ -136,7 +136,7 @@ test -f %{_bindir}/firewall-cmd && firewall-cmd --reload --quiet || true %exclude %{_datadir}/pixmaps/cockpit-sosreport.png %exclude %{_libexecdir}/{cockpit-kube-auth,cockpit-kube-launch,cockpit-stub} %exclude %{_metainfodir}/{org.cockpit-project.cockpit-sosreport.metainfo.xml,org.cockpit-project.cockpit-kdump.metainfo.xml,org.cockpit-project.cockpit-selinux.metainfo.xml} -%doc %attr(0644,-,-) AUTHORS COPYING README.md +%doc AUTHORS COPYING README.md %config(noreplace) %{_sysconfdir}/cockpit/ws-certs.d %config(noreplace) %{_sysconfdir}/pam.d/cockpit %config %{_sysconfdir}/issue.d/cockpit.issue @@ -170,13 +170,19 @@ test -f %{_bindir}/firewall-cmd && firewall-cmd --reload --quiet || true %{_prefix}/lib/cockpit-test-assets %files help -%exclude %{_docdir}/cockpit/{AUTHORS,COPYING,README.md} %{_docdir}/cockpit +%exclude %{_docdir}/cockpit/{AUTHORS,COPYING,README.md} %doc %{_mandir}/man1/{cockpit.1.gz,cockpit-bridge.1.gz} %doc %{_mandir}/man5/cockpit.conf.5.gz %doc %{_mandir}/man8/{cockpit-ws.8.gz,remotectl.8.gz,pam_ssh_add.8.gz} %changelog +* Sun Jan 19 2020 openEuler Buildteam - 178-7 +- Type:bugfix +- Id:NA +- SUG:NA +- DESC:bugfix about the confict about cockpit-help and cockpit + * Sun Jan 12 2020 zhangrui - 178-6 - Type:bugfix - ID:NA