rpms/cluster/devel .cvsignore, 1.24, 1.25 cluster.spec, 1.50, 1.51 sources, 1.25, 1.26 novolid.diff, 1.1, NONE

Fabio M. Di Nitto fabbione at fedoraproject.org
Sat Jun 20 10:49:45 UTC 2009


Author: fabbione

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

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



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/cluster/devel/.cvsignore,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -p -r1.24 -r1.25
--- .cvsignore	10 Jun 2009 08:47:09 -0000	1.24
+++ .cvsignore	20 Jun 2009 10:49:12 -0000	1.25
@@ -1,2 +1 @@
-cluster-3.0.0.rc2.tar.gz
-cluster-head.diff
+cluster-3.0.0.rc3.tar.gz


Index: cluster.spec
===================================================================
RCS file: /cvs/pkgs/rpms/cluster/devel/cluster.spec,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -p -r1.50 -r1.51
--- cluster.spec	11 Jun 2009 13:57:42 -0000	1.50
+++ cluster.spec	20 Jun 2009 10:49:12 -0000	1.51
@@ -14,18 +14,16 @@
 # http://www.rpm.org/max-rpm/s1-rpm-subpack-spec-file-changes.html
 
 # keep around ready for later user
-%define alphatag rc2
+%define alphatag rc3
 
 Name: cluster
 Summary: Red Hat Cluster
 Version: 3.0.0
-Release: 17%{?alphatag:.%{alphatag}}%{?dist}
+Release: 18%{?alphatag:.%{alphatag}}%{?dist}
 License: GPLv2+ and LGPLv2+
 Group: System Environment/Base
 URL: http://sources.redhat.com/cluster/wiki/
 Source0: ftp://sources.redhat.com/pub/cluster/releases/cluster-%{version}%{?alphatag:.%{alphatag}}.tar.gz
-Patch0: cluster-head.diff
-Patch1: novolid.diff
 
 ## Setup/build bits
 
@@ -35,14 +33,12 @@ BuildRoot: %(mktemp -ud %{_tmppath}/%{na
 BuildRequires: perl python
 BuildRequires: glibc-kernheaders glibc-devel
 BuildRequires: libxml2-devel ncurses-devel slang-devel
-BuildRequires: corosynclib-devel >= 0.97-1.svn2226
-BuildRequires: openaislib-devel >= 0.96-1.svn1951
+BuildRequires: corosynclib-devel >= 0.98-1
+BuildRequires: openaislib-devel >= 0.97-1
 BuildRequires: openldap-devel perl(ExtUtils::MakeMaker)
 
 %prep
 %setup -q -n cluster-%{version}%{?alphatag:.%{alphatag}}
-%patch0 -p1
-%patch1 -p1
 
 %build
 ./configure \
@@ -96,8 +92,8 @@ Summary: Red Hat Cluster Manager
 Requires(post): chkconfig
 Requires(preun): initscripts
 Requires(preun): chkconfig
-Requires: corosync >= 0.97-1.svn2226
-Requires: openais >= 0.96-1.svn1951
+Requires: corosync >= 0.98-1
+Requires: openais >= 0.97-1
 Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 Requires: ricci >= 0.15.0-4 modcluster >= 0.15.0-3
 Requires: fence-agents
@@ -308,6 +304,12 @@ fi
 %{_mandir}/man8/*.gfs.*
 
 %changelog
+* Sat Jun 20 2009 Fabio M. Di Nitto <fdinitto at redhat.com> - 3.0.0-18.rc3
+- New upstream release
+- spec file updates:
+  * Drop local patches.
+  * Update BuildRequires and Requires: on newer corosync/openais.
+
 * Thu Jun 11 2009 Fabio M. Di Nitto <fdinitto at redhat.com> - 3.0.0-17.rc2
 - Update from git up to 779dd3c23ca6c56f5b3f7a8a7831bae775c85201
 - spec file updates:


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/cluster/devel/sources,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -p -r1.25 -r1.26
--- sources	11 Jun 2009 13:57:42 -0000	1.25
+++ sources	20 Jun 2009 10:49:13 -0000	1.26
@@ -1,2 +1 @@
-095ee7ff91d89d04ce60c3d06686da4d  cluster-3.0.0.rc2.tar.gz
-f2b98435277ac6b433a27541cb518716  cluster-head.diff
+58dab631d701f33136a66599abe8029f  cluster-3.0.0.rc3.tar.gz


--- novolid.diff DELETED ---




More information about the fedora-extras-commits mailing list