From: Thierry Parmentelat Date: Mon, 25 Jan 2010 20:06:06 +0000 (+0000) Subject: use major numbers in conflicts X-Git-Tag: PLCAPI-5.0-1^2~11 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=938d7f3c05f5d1b879120622307eb3ecdec56d1c;p=plcapi.git use major numbers in conflicts --- diff --git a/PLCAPI.spec b/PLCAPI.spec index 25361be6..4cd2bc4d 100644 --- a/PLCAPI.spec +++ b/PLCAPI.spec @@ -41,7 +41,7 @@ Requires: pcucontrol ### avoid having yum complain about updates, as stuff is moving around # plc.d/api -Conflicts: MyPLC <= 4.3-37 +Conflicts: MyPLC <= 4.3 # We use psycopg2 BuildRequires: postgresql-devel