From de2e3d57d38923fbf930d1c01781966f2340eea252c6f25be556d0f060a39665 Mon Sep 17 00:00:00 2001
From: Yan Gao <ygao@suse.com>
Date: Tue, 28 Feb 2017 14:42:53 +0000
Subject: [PATCH] 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
---
 pacemaker.changes | 5 +++++
 pacemaker.spec    | 5 +++--
 2 files changed, 8 insertions(+), 2 deletions(-)

diff --git a/pacemaker.changes b/pacemaker.changes
index 27c4a8d..6e2f109 100644
--- a/pacemaker.changes
+++ b/pacemaker.changes
@@ -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
 
diff --git a/pacemaker.spec b/pacemaker.spec
index 15c322e..475363d 100644
--- a/pacemaker.spec
+++ b/pacemaker.spec
@@ -1,7 +1,7 @@
 #
 # 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
 # remain the property of their copyright owners, unless otherwise agreed
@@ -50,9 +50,9 @@ Name:           pacemaker
 Version:        1.1.15+git20161104.b6f251a
 Release:        0
 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+
 Group:          Productivity/Clustering/HA
-# AGPL-3.0 licensed extra/clustermon.sh is not present in the binary
 Url:            http://www.clusterlabs.org
 # eg. https://github.com/ClusterLabs/pacemaker/archive/8ae45302394b039fb098e150f156df29fc0cb576/pacemaker-8ae4530.tar.gz
 Source0:        %{name}-%{version}.tar.bz2
@@ -427,6 +427,7 @@ fi
 
 %files
 %defattr(-,root,root)
+%{_defaultdocdir}/%{name}/
 %{_sbindir}/pacemakerd
 
 %{_unitdir}/pacemaker.service