rpms/cluster/devel import.log, NONE, 1.1 .cvsignore, 1.9, 1.10 cluster.spec, 1.13, 1.14 sources, 1.9, 1.10

Jesse Keating jkeating at fedoraproject.org
Wed Sep 3 15:57:57 UTC 2008


Author: jkeating

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

Modified Files:
	.cvsignore cluster.spec sources 
Added Files:
	import.log 
Log Message:
Revert changes to previously built cluster package.  Changes were made to
reference as of yet nonexistant packages in Fedora, and we need to rebuild
this package to fix broken deps.



--- NEW FILE import.log ---
cluster-2_99_08-1_fc10:HEAD:cluster-2.99.08-1.fc10.src.rpm:1220457349


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/cluster/devel/.cvsignore,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- .cvsignore	2 Sep 2008 14:24:09 -0000	1.9
+++ .cvsignore	3 Sep 2008 15:57:27 -0000	1.10
@@ -1 +1 @@
-cluster-2.99.09.tar.gz
+cluster-2.99.08.tar.gz


Index: cluster.spec
===================================================================
RCS file: /cvs/pkgs/rpms/cluster/devel/cluster.spec,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- cluster.spec	2 Sep 2008 14:24:09 -0000	1.13
+++ cluster.spec	3 Sep 2008 15:57:27 -0000	1.14
@@ -18,7 +18,7 @@
 
 Name: cluster
 Summary: Red Hat Cluster
-Version: 2.99.09
+Version: 2.99.08
 Release: 1%{?alphatag:.%{alphatag}}%{?dist}
 License: GPLv2+ and LGPLv2+
 Group: System Environment/Base
@@ -38,9 +38,8 @@
 # Build dependencies
 BuildRequires: perl python
 BuildRequires: glibc-kernheaders glibc-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: libxml2-devel ncurses-devel slang-devel libvolume_id-devel
+BuildRequires: openais-devel >= 0.84-2 openais < 0.85 openldap-devel
 BuildRequires: perl(ExtUtils::MakeMaker)
 %if %{buildxen}
 BuildRequires: nss-devel nspr-devel libvirt-devel xen-libs
@@ -58,7 +57,6 @@
 %if %{buildxen}
   --enable_xen \
 %endif
-  --corosynclibdir=%{_libdir}/corosync \
   --openaislibdir=%{_libdir}/openais \
   --without_kernel_modules \
   --disable_kernel_check
@@ -113,8 +111,7 @@
 Requires(post): chkconfig
 Requires(preun): initscripts
 Requires(preun): chkconfig
-Requires: corosync >= 0.91-3 corosync < 0.92
-Requires: openais >= 0.90-1 openais < 0.91 sg3_utils
+Requires: openais >= 0.84-2 openais < 0.85 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))
@@ -303,11 +300,6 @@
 %{_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.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- sources	2 Sep 2008 14:24:09 -0000	1.9
+++ sources	3 Sep 2008 15:57:27 -0000	1.10
@@ -1 +1 @@
-ff6bd808913542075850b1053bb65f1a  cluster-2.99.09.tar.gz
+fda11d6fd53c169016166a1df0a8d847  cluster-2.99.08.tar.gz




More information about the fedora-extras-commits mailing list