diff --git a/corosync.spec b/corosync.spec index 15086c1..d15f780 100644 --- a/corosync.spec +++ b/corosync.spec @@ -1,14 +1,13 @@ Name: corosync Summary: The Corosync Cluster Engine and Application Programming Interfaces Version: 0.92 -Release: 2%{?alphatag:.%{alphatag}}%{?dist} +Release: 3%{?alphatag:.%{alphatag}}%{?dist} License: BSD Group: System Environment/Base URL: http://www.openais.org Source0: http://developer.osdl.org/dev/openais/downloads/corosync-%{version}/corosync-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -ExclusiveArch: i386 ppc x86_64 ppc64 ia64 s390 s390x alpha Requires(pre): /usr/sbin/useradd Requires(post): /sbin/chkconfig Requires(preun): /sbin/chkconfig @@ -149,6 +148,9 @@ fi %{_mandir}/man8/logsys_overview.8* %changelog +* Mon Oct 13 2008 Dennis Gilmore - 0.92-3 +- remove ExclusiveArch line + * Fri Sep 24 2008 Steven Dake - 0.92-2 - Add conflicts for openais and openais-devel packages older then 0.90.