Accepting request 78087 from network:ha-clustering:Factory
- Fix rpmlint non-ghost-in-var-run check (bnc#710272) OBS-URL: https://build.opensuse.org/request/show/78087 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pacemaker?expand=0&rev=37
This commit is contained in:
commit
f52e9977ea
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 5 06:09:30 UTC 2011 - tserong@novell.com
|
||||
|
||||
- Fix rpmlint non-ghost-in-var-run check (bnc#710272)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 9 12:03:57 UTC 2011 - tserong@novell.com
|
||||
|
||||
|
@ -39,7 +39,7 @@
|
||||
Name: pacemaker
|
||||
Summary: The Pacemaker scalable High-Availability cluster resource manager
|
||||
Version: 1.1.5
|
||||
Release: 1
|
||||
Release: 2
|
||||
License: GPLv2+ ; LGPLv2.1+
|
||||
Url: http://www.clusterlabs.org
|
||||
Group: Productivity/Clustering/HA
|
||||
@ -286,7 +286,7 @@ fi
|
||||
|
||||
%dir %attr (750, %{uname}, %{gname}) %{_var}/lib/heartbeat/crm
|
||||
%dir %attr (750, %{uname}, %{gname}) %{_var}/lib/pengine
|
||||
%dir %attr (750, %{uname}, %{gname}) %{_var}/run/crm
|
||||
%ghost %dir %attr (750, %{uname}, %{gname}) %{_var}/run/crm
|
||||
%dir /usr/lib/ocf
|
||||
%dir /usr/lib/ocf/resource.d
|
||||
/usr/lib/ocf/resource.d/pacemaker
|
||||
|
Loading…
Reference in New Issue
Block a user