bugfix about the confict about cockpit-help and cockpit
This commit is contained in:
parent
0a9a0f6caa
commit
967f8094c3
12
cockpit.spec
12
cockpit.spec
@ -1,7 +1,7 @@
|
|||||||
%bcond_with pcp
|
%bcond_with pcp
|
||||||
Name: cockpit
|
Name: cockpit
|
||||||
Version: 178
|
Version: 178
|
||||||
Release: 6
|
Release: 7
|
||||||
Summary: A easy-to-use, integrated, glanceable, and open web-based interface for Linux servers
|
Summary: A easy-to-use, integrated, glanceable, and open web-based interface for Linux servers
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
URL: https://cockpit-project.org/
|
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 %{_datadir}/pixmaps/cockpit-sosreport.png
|
||||||
%exclude %{_libexecdir}/{cockpit-kube-auth,cockpit-kube-launch,cockpit-stub}
|
%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}
|
%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}/cockpit/ws-certs.d
|
||||||
%config(noreplace) %{_sysconfdir}/pam.d/cockpit
|
%config(noreplace) %{_sysconfdir}/pam.d/cockpit
|
||||||
%config %{_sysconfdir}/issue.d/cockpit.issue
|
%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
|
%{_prefix}/lib/cockpit-test-assets
|
||||||
|
|
||||||
%files help
|
%files help
|
||||||
%exclude %{_docdir}/cockpit/{AUTHORS,COPYING,README.md}
|
|
||||||
%{_docdir}/cockpit
|
%{_docdir}/cockpit
|
||||||
|
%exclude %{_docdir}/cockpit/{AUTHORS,COPYING,README.md}
|
||||||
%doc %{_mandir}/man1/{cockpit.1.gz,cockpit-bridge.1.gz}
|
%doc %{_mandir}/man1/{cockpit.1.gz,cockpit-bridge.1.gz}
|
||||||
%doc %{_mandir}/man5/cockpit.conf.5.gz
|
%doc %{_mandir}/man5/cockpit.conf.5.gz
|
||||||
%doc %{_mandir}/man8/{cockpit-ws.8.gz,remotectl.8.gz,pam_ssh_add.8.gz}
|
%doc %{_mandir}/man8/{cockpit-ws.8.gz,remotectl.8.gz,pam_ssh_add.8.gz}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Jan 19 2020 openEuler Buildteam <buildteam@openeuler.org> - 178-7
|
||||||
|
- Type:bugfix
|
||||||
|
- Id:NA
|
||||||
|
- SUG:NA
|
||||||
|
- DESC:bugfix about the confict about cockpit-help and cockpit
|
||||||
|
|
||||||
* Sun Jan 12 2020 zhangrui <zhangrui182@huawei.com> - 178-6
|
* Sun Jan 12 2020 zhangrui <zhangrui182@huawei.com> - 178-6
|
||||||
- Type:bugfix
|
- Type:bugfix
|
||||||
- ID:NA
|
- ID:NA
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user