1.1.13-2.rev6: account for report.{collector,common} helpers
(Partly adopted from another spec) Signed-off-by: Jan Pokorný <jpokorny@redhat.com> Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
This commit is contained in:
parent
71c1e77b8d
commit
21932ded90
@ -2,7 +2,7 @@
|
|||||||
%global uname hacluster
|
%global uname hacluster
|
||||||
%global pcmk_docdir %{_docdir}/%{name}
|
%global pcmk_docdir %{_docdir}/%{name}
|
||||||
|
|
||||||
%global specversion 2.rev5
|
%global specversion 2.rev6
|
||||||
%global commit 6052cd16c2f455809f8088af76ce86483bf98353
|
%global commit 6052cd16c2f455809f8088af76ce86483bf98353
|
||||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||||
%global github_owner ClusterLabs
|
%global github_owner ClusterLabs
|
||||||
@ -346,6 +346,8 @@ exit 0
|
|||||||
%{_initrddir}/pacemaker
|
%{_initrddir}/pacemaker
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
%exclude %{_datadir}/pacemaker/report.common
|
||||||
|
%exclude %{_datadir}/pacemaker/report.collector
|
||||||
%{_datadir}/pacemaker
|
%{_datadir}/pacemaker
|
||||||
%{_datadir}/snmp/mibs/PCMK-MIB.txt
|
%{_datadir}/snmp/mibs/PCMK-MIB.txt
|
||||||
|
|
||||||
@ -410,6 +412,8 @@ exit 0
|
|||||||
%{_sbindir}/crm_simulate
|
%{_sbindir}/crm_simulate
|
||||||
%{_sbindir}/crm_report
|
%{_sbindir}/crm_report
|
||||||
%{_sbindir}/crm_ticket
|
%{_sbindir}/crm_ticket
|
||||||
|
%{_datadir}/pacemaker/report.common
|
||||||
|
%{_datadir}/pacemaker/report.collector
|
||||||
|
|
||||||
%doc %{_mandir}/man8/*
|
%doc %{_mandir}/man8/*
|
||||||
%exclude %{_mandir}/man8/attrd_updater.*
|
%exclude %{_mandir}/man8/attrd_updater.*
|
||||||
|
Loading…
Reference in New Issue
Block a user