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