rpms/cluster/devel .cvsignore, 1.26, 1.27 cluster.spec, 1.54, 1.55 sources, 1.27, 1.28

Fabio M. Di Nitto fabbione at fedoraproject.org
Wed Jul 8 21:07:36 UTC 2009


Author: fabbione

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

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



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/cluster/devel/.cvsignore,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -p -r1.26 -r1.27
--- .cvsignore	1 Jul 2009 22:29:58 -0000	1.26
+++ .cvsignore	8 Jul 2009 21:07:06 -0000	1.27
@@ -1 +1 @@
-cluster-3.0.0.rc4.tar.gz
+cluster-3.0.0.tar.gz


Index: cluster.spec
===================================================================
RCS file: /cvs/pkgs/rpms/cluster/devel/cluster.spec,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -p -r1.54 -r1.55
--- cluster.spec	1 Jul 2009 22:29:58 -0000	1.54
+++ cluster.spec	8 Jul 2009 21:07:06 -0000	1.55
@@ -1,7 +1,7 @@
 ###############################################################################
 ###############################################################################
 ##
-##  Copyright (C) 2004-2008 Red Hat, Inc.  All rights reserved.
+##  Copyright (C) 2004-2009 Red Hat, Inc.  All rights reserved.
 ##
 ##  This copyrighted material is made available to anyone wishing to use,
 ##  modify, copy, or redistribute it subject to the terms and conditions
@@ -14,12 +14,12 @@
 # http://www.rpm.org/max-rpm/s1-rpm-subpack-spec-file-changes.html
 
 # keep around ready for later user
-%define alphatag rc4
+## define alphatag rc4
 
 Name: cluster
 Summary: Red Hat Cluster
 Version: 3.0.0
-Release: 19%{?alphatag:.%{alphatag}}%{?dist}
+Release: 20%{?alphatag:.%{alphatag}}%{?dist}
 License: GPLv2+ and LGPLv2+
 Group: System Environment/Base
 URL: http://sources.redhat.com/cluster/wiki/
@@ -33,8 +33,8 @@ BuildRoot: %(mktemp -ud %{_tmppath}/%{na
 BuildRequires: perl python
 BuildRequires: glibc-kernheaders glibc-devel
 BuildRequires: libxml2-devel ncurses-devel slang-devel
-BuildRequires: corosynclib-devel >= 0.100-1
-BuildRequires: openaislib-devel >= 0.100-1
+BuildRequires: corosynclib-devel >= 1.0.0-1
+BuildRequires: openaislib-devel >= 1.0.0-1
 BuildRequires: openldap-devel perl(ExtUtils::MakeMaker)
 
 %prep
@@ -92,8 +92,8 @@ Summary: Red Hat Cluster Manager
 Requires(post): chkconfig
 Requires(preun): initscripts
 Requires(preun): chkconfig
-Requires: corosync >= 0.100-1
-Requires: openais >= 0.100-1
+Requires: corosync >= 1.0.0-1
+Requires: openais >= 1.0.0-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
@@ -300,6 +300,13 @@ fi
 %{_mandir}/man8/*.gfs.*
 
 %changelog
+* Wed Jul  8 2009 Fabio M. Di Nitto <fdinitto at redhat.com> - 3.0.0-20
+- New upstream release
+- spec file updates:
+  * Update copyright header
+  * final release.. undefine alphatag
+  * BuildRequires and Requires corosync/openais 1.0.0-1 final.
+
 * Thu Jul  2 2009 Fabio M. Di Nitto <fdinitto at redhat.com> - 3.0.0-19.rc4
 - New upstream release
 - spec file updates:


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/cluster/devel/sources,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -p -r1.27 -r1.28
--- sources	1 Jul 2009 22:29:58 -0000	1.27
+++ sources	8 Jul 2009 21:07:06 -0000	1.28
@@ -1 +1 @@
-b555c45409723882f107d85fe59e5af0  cluster-3.0.0.rc4.tar.gz
+93101d0f3c724a46caee1f9f16abe4af  cluster-3.0.0.tar.gz




More information about the fedora-extras-commits mailing list