From daccb35c2f1bc8d1b3b0a732534d9da34be51a3a Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Mon, 25 Jan 2010 16:36:18 +0000 Subject: [PATCH] uses new branches numbers --- bootmanager.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bootmanager.spec b/bootmanager.spec index 3b72a78..5e9d053 100644 --- a/bootmanager.spec +++ b/bootmanager.spec @@ -25,15 +25,15 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root BuildArch: noarch Requires: tar, gnupg, sharutils, bzip2, pypcilib -Requires: PLCAPI >= 4.3 +Requires: PLCAPI >= 5.0 # the python code packaged in these are shipped on the node as well Requires: pypcilib pyplnet monitor-runlevelagent ### avoid having yum complain about updates, as stuff is moving around # plc.d/bootmanager -Conflicts: myplc <= 4.3-37 +Conflicts: myplc <= 5.0 # nodeconfig/boot/* -Conflicts: nodeconfig <= 4.3-7 +Conflicts: nodeconfig <= 5.0 AutoReqProv: no %define debug_package %{nil} -- 2.43.0