!2 cockpit: bugfix about the confict about cockpit-help and cockpit
Merge pull request !2 from orange-snn/master
This commit is contained in:
commit
ecb2ba27c3
12
cockpit.spec
12
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 <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
|
||||
- Type:bugfix
|
||||
- ID:NA
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user