rpms/cluster/devel .cvsignore, 1.8, 1.9 cluster.spec, 1.12, 1.13 sources, 1.8, 1.9

Fabio M. Di Nitto fabbione at fedoraproject.org
Tue Sep 2 14:24:40 UTC 2008


Author: fabbione

Update of /cvs/pkgs/rpms/cluster/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv6115

Modified Files:
	.cvsignore cluster.spec sources 
Log Message:
New upstream release



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/cluster/devel/.cvsignore,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- .cvsignore	12 Aug 2008 08:37:55 -0000	1.8
+++ .cvsignore	2 Sep 2008 14:24:09 -0000	1.9
@@ -1 +1 @@
-cluster-2.99.08.tar.gz
+cluster-2.99.09.tar.gz


Index: cluster.spec
===================================================================
RCS file: /cvs/pkgs/rpms/cluster/devel/cluster.spec,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- cluster.spec	12 Aug 2008 08:37:55 -0000	1.12
+++ cluster.spec	2 Sep 2008 14:24:09 -0000	1.13
@@ -18,7 +18,7 @@
 
 Name: cluster
 Summary: Red Hat Cluster
-Version: 2.99.08
+Version: 2.99.09
 Release: 1%{?alphatag:.%{alphatag}}%{?dist}
 License: GPLv2+ and LGPLv2+
 Group: System Environment/Base
@@ -38,8 +38,9 @@
 # Build dependencies
 BuildRequires: perl python
 BuildRequires: glibc-kernheaders glibc-devel
-BuildRequires: libxml2-devel ncurses-devel slang-devel libvolume_id-devel
-BuildRequires: openais-devel >= 0.84-2 openais < 0.85 openldap-devel
+BuildRequires: libxml2-devel ncurses-devel slang-devel libvolume_id-devel openldap-devel
+BuildRequires: corosync-devel >= 0.91-3 corosync-devel < 0.92
+BuildRequires: openais-devel >= 0.90-1 openais-devel < 0.91
 BuildRequires: perl(ExtUtils::MakeMaker)
 %if %{buildxen}
 BuildRequires: nss-devel nspr-devel libvirt-devel xen-libs
@@ -57,6 +58,7 @@
 %if %{buildxen}
   --enable_xen \
 %endif
+  --corosynclibdir=%{_libdir}/corosync \
   --openaislibdir=%{_libdir}/openais \
   --without_kernel_modules \
   --disable_kernel_check
@@ -111,7 +113,8 @@
 Requires(post): chkconfig
 Requires(preun): initscripts
 Requires(preun): chkconfig
-Requires: openais >= 0.84-2 openais < 0.85 sg3_utils
+Requires: corosync >= 0.91-3 corosync < 0.92
+Requires: openais >= 0.90-1 openais < 0.91 sg3_utils
 Requires: sg3_utils OpenIPMI telnet openssh-clients
 Requires: pexpect net-snmp-utils pyOpenSSL
 Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
@@ -300,6 +303,11 @@
 %{_mandir}/man8/gnbd*
 
 %changelog
+* Tue Sep  2 2008 Fabio M. Di Nitto <fdinitto at redhat.com> - 2.99.09-1
+- New upstream release.
+- Update Requires: and Buildrequires: for new versions of corosync and openais.
+- Update build section to add info about corosync libdir.
+
 * Tue Aug 12 2008 Fabio M. Di Nitto <fdinitto at redhat.com> - 2.99.08-1
 - New upstream release.
 - Drop local patch that's part of upstream.


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/cluster/devel/sources,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- sources	12 Aug 2008 08:37:55 -0000	1.8
+++ sources	2 Sep 2008 14:24:09 -0000	1.9
@@ -1 +1 @@
-fda11d6fd53c169016166a1df0a8d847  cluster-2.99.08.tar.gz
+ff6bd808913542075850b1053bb65f1a  cluster-2.99.09.tar.gz




More information about the fedora-extras-commits mailing list