From 80e26eaa3e74a3d0d3f8261a682dfe4203093c03af07248aa960879bfb034521 Mon Sep 17 00:00:00 2001 From: Tim Serong Date: Fri, 5 Aug 2011 06:12:59 +0000 Subject: [PATCH] - Fix rpmlint non-ghost-in-var-run check (bnc#710272) OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/pacemaker?expand=0&rev=16 --- pacemaker.changes | 5 +++++ pacemaker.spec | 8 ++++---- 2 files changed, 9 insertions(+), 4 deletions(-) diff --git a/pacemaker.changes b/pacemaker.changes index fa085ac..fb9654e 100644 --- a/pacemaker.changes +++ b/pacemaker.changes @@ -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 diff --git a/pacemaker.spec b/pacemaker.spec index 65f739e..763f3f9 100644 --- a/pacemaker.spec +++ b/pacemaker.spec @@ -1,7 +1,7 @@ # -# spec file for package pacemaker (Version 1.1.5) +# spec file for package pacemaker # -# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -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