From 9e4404b2e7c2b73a97420a85b7d02549cb16fac2 Mon Sep 17 00:00:00 2001 From: Steven Dake Date: Fri, 26 Sep 2008 21:02:14 +0000 Subject: [PATCH] Add conflicts so corosync wont conflict with older openais versions. --- corosync.spec | 6 +++++- import.log | 1 + 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/corosync.spec b/corosync.spec index 335a1dd..15086c1 100644 --- a/corosync.spec +++ b/corosync.spec @@ -1,7 +1,7 @@ Name: corosync Summary: The Corosync Cluster Engine and Application Programming Interfaces Version: 0.92 -Release: 1%{?alphatag:.%{alphatag}}%{?dist} +Release: 2%{?alphatag:.%{alphatag}}%{?dist} License: BSD Group: System Environment/Base URL: http://www.openais.org @@ -12,6 +12,7 @@ ExclusiveArch: i386 ppc x86_64 ppc64 ia64 s390 s390x alpha Requires(pre): /usr/sbin/useradd Requires(post): /sbin/chkconfig Requires(preun): /sbin/chkconfig +Conflicts: openais <= 0.89, openais-devel <= 0.89 %define ais_user_uid 39 @@ -148,6 +149,9 @@ fi %{_mandir}/man8/logsys_overview.8* %changelog +* Fri Sep 24 2008 Steven Dake - 0.92-2 +- Add conflicts for openais and openais-devel packages older then 0.90. + * Wed Sep 24 2008 Steven Dake - 0.92-1 - New upstream release corosync-0.92. diff --git a/import.log b/import.log index 12dcc94..f1ab5e0 100644 --- a/import.log +++ b/import.log @@ -1 +1,2 @@ corosync-0_92-1_fc10:HEAD:corosync-0.92-1.fc10.src.rpm:1222323286 +corosync-0_92-2_fc10:HEAD:corosync-0.92-2.fc10.src.rpm:1222462910