rpms/cluster/devel .cvsignore, 1.20, 1.21 cluster.spec, 1.44, 1.45 sources, 1.20, 1.21 fix-typo.diff, 1.1, NONE

Fabio M. Di Nitto fabbione at fedoraproject.org
Fri Mar 6 10:45:17 UTC 2009


Author: fabbione

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

Modified Files:
	.cvsignore cluster.spec sources 
Removed Files:
	fix-typo.diff 
Log Message:
New upstream release



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/cluster/devel/.cvsignore,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- .cvsignore	3 Mar 2009 07:37:01 -0000	1.20
+++ .cvsignore	6 Mar 2009 10:44:47 -0000	1.21
@@ -1 +1 @@
-cluster-3.0.0.alpha6.tar.gz
+cluster-3.0.0.alpha7.tar.gz


Index: cluster.spec
===================================================================
RCS file: /cvs/pkgs/rpms/cluster/devel/cluster.spec,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -r1.44 -r1.45
--- cluster.spec	3 Mar 2009 07:37:01 -0000	1.44
+++ cluster.spec	6 Mar 2009 10:44:47 -0000	1.45
@@ -14,17 +14,16 @@
 # http://www.rpm.org/max-rpm/s1-rpm-subpack-spec-file-changes.html
 
 # keep around ready for later user
-%define alphatag alpha6
+%define alphatag alpha7
 
 Name: cluster
 Summary: Red Hat Cluster
 Version: 3.0.0
-Release: 12%{?alphatag:.%{alphatag}}%{?dist}
+Release: 13%{?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: fix-typo.diff
 
 ## Setup/build bits
 
@@ -40,7 +39,6 @@
 
 %prep
 %setup -q -n cluster-%{version}%{?alphatag:.%{alphatag}}
-%patch0 -p1
 
 %build
 ./configure \
@@ -312,6 +310,10 @@
 %{_mandir}/man8/*.gfs.*
 
 %changelog
+* Fri Mar  6 2009 Fabio M. Di Nitto <fdinitto at redhat.com> - 3.0.0-13.alpha7
+- New upstream release.
+- Drop local build fix patch.
+
 * Tue Mar  3 2009 Fabio M. Di Nitto <fdinitto at redhat.com> - 3.0.0-12.alpha6
 - New upstream release.
 - Add missing LICENCE and COPYRIGHT files from clusterlib-devel.


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/cluster/devel/sources,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- sources	3 Mar 2009 07:37:01 -0000	1.20
+++ sources	6 Mar 2009 10:44:47 -0000	1.21
@@ -1 +1 @@
-6bedf9e9598ea501db994294c45af522  cluster-3.0.0.alpha6.tar.gz
+eb2f94ccca6b07a0beb1e8a55cb5691f  cluster-3.0.0.alpha7.tar.gz


--- fix-typo.diff DELETED ---




More information about the fedora-extras-commits mailing list