Re: [Pacemaker] [PATCH] Build: fix fedora package interdependencies

2011-01-18 Thread Andrew Beekhof
On Fri, Dec 3, 2010 at 6:48 PM, Vadym Chepkov wrote: > On Fri, Dec 3, 2010 at 2:17 AM, Andrew Beekhof wrote: >> Libraries we link against are automatically added as dependancies by >> rpm, there's no need (and it is discouraged) to list them explicitly >> > > I totally agree, the spec file is jus

Re: [Pacemaker] [PATCH] Build: fix fedora package interdependencies

2010-12-03 Thread Vadym Chepkov
On Fri, Dec 3, 2010 at 2:17 AM, Andrew Beekhof wrote: > Libraries we link against are automatically added as dependancies by > rpm, there's no need (and it is discouraged) to list them explicitly > I totally agree, the spec file is just inconsistent. Then it needs to be adjusted this way, no? d

Re: [Pacemaker] [PATCH] Build: fix fedora package interdependencies

2010-12-02 Thread Andrew Beekhof
Libraries we link against are automatically added as dependancies by rpm, there's no need (and it is discouraged) to list them explicitly On Thu, Dec 2, 2010 at 4:09 PM, Vadym Chepkov wrote: > # HG changeset patch > # User Vadym Chepkov > # Date 1291302502 18000 > # Branch stable-1.0 > # Node ID

[Pacemaker] [PATCH] Build: fix fedora package interdependencies

2010-12-02 Thread Vadym Chepkov
# HG changeset patch # User Vadym Chepkov # Date 1291302502 18000 # Branch stable-1.0 # Node ID b517ca7d84e972e10e1013faff00fa6fd430a165 # Parent b2e39d318fda501e2fcf223c2d039b721f3679a9 Build: fix fedora package interdependencies diff --git a/pacemaker.spec b/pacemaker.spec --- a/pacemaker.spec