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:
parent
d07a29da45
commit
de2e3d57d3
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user