Accepting request 459726 from home:dimstar:Factory

- Explicitly own %{_defaultdocdir}/%{name}.

OBS-URL: https://build.opensuse.org/request/show/459726
OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/pacemaker?expand=0&rev=258
This commit is contained in:
Yan Gao 2017-02-28 14:42:53 +00:00 committed by Git OBS Bridge
parent d07a29da45
commit de2e3d57d3
2 changed files with 8 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Feb 22 15:39:36 UTC 2017 - dimstar@opensuse.org
- Explicitly own %{_defaultdocdir}/%{name}.
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Nov 8 10:21:00 UTC 2016 - ygao@suse.com Tue Nov 8 10:21:00 UTC 2016 - ygao@suse.com

View File

@ -1,7 +1,7 @@
# #
# spec file for package pacemaker # spec file for package pacemaker
# #
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -50,9 +50,9 @@ Name: pacemaker
Version: 1.1.15+git20161104.b6f251a Version: 1.1.15+git20161104.b6f251a
Release: 0 Release: 0
Summary: Scalable High-Availability cluster resource manager Summary: Scalable High-Availability cluster resource manager
# AGPL-3.0 licensed extra/clustermon.sh is not present in the binary
License: GPL-2.0 and GPL-2.0+ and LGPL-2.1+ License: GPL-2.0 and GPL-2.0+ and LGPL-2.1+
Group: Productivity/Clustering/HA Group: Productivity/Clustering/HA
# AGPL-3.0 licensed extra/clustermon.sh is not present in the binary
Url: http://www.clusterlabs.org Url: http://www.clusterlabs.org
# eg. https://github.com/ClusterLabs/pacemaker/archive/8ae45302394b039fb098e150f156df29fc0cb576/pacemaker-8ae4530.tar.gz # eg. https://github.com/ClusterLabs/pacemaker/archive/8ae45302394b039fb098e150f156df29fc0cb576/pacemaker-8ae4530.tar.gz
Source0: %{name}-%{version}.tar.bz2 Source0: %{name}-%{version}.tar.bz2
@ -427,6 +427,7 @@ fi
%files %files
%defattr(-,root,root) %defattr(-,root,root)
%{_defaultdocdir}/%{name}/
%{_sbindir}/pacemakerd %{_sbindir}/pacemakerd
%{_unitdir}/pacemaker.service %{_unitdir}/pacemaker.service