rpms/ganglia/devel .cvsignore, 1.8, 1.9 ganglia.spec, 1.20, 1.21 sources, 1.9, 1.10 gmetad-authority.patch, 1.1, NONE tcpconn-fixes.patch, 1.1, NONE

Jarod Wilson jwilson at fedoraproject.org
Fri Oct 24 14:23:05 UTC 2008


Author: jwilson

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

Modified Files:
	.cvsignore ganglia.spec sources 
Removed Files:
	gmetad-authority.patch tcpconn-fixes.patch 
Log Message:
* Fri Oct 24 2008 Jarod Wilson <jarod at redhat.com> 3.1.1-1
- Update to 3.1.1



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/ganglia/devel/.cvsignore,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- .cvsignore	17 Jul 2008 01:04:29 -0000	1.8
+++ .cvsignore	24 Oct 2008 14:22:34 -0000	1.9
@@ -1 +1,2 @@
 ganglia-3.1.0.tar.gz
+ganglia-3.1.1.tar.gz


Index: ganglia.spec
===================================================================
RCS file: /cvs/pkgs/rpms/ganglia/devel/ganglia.spec,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- ganglia.spec	28 Aug 2008 21:46:09 -0000	1.20
+++ ganglia.spec	24 Oct 2008 14:22:34 -0000	1.21
@@ -1,6 +1,6 @@
 Name:               ganglia
-Version:            3.1.0
-Release:            2%{?svnrev:.r%{svnrev}}%{?dist}
+Version:            3.1.1
+Release:            1%{?svnrev:.r%{svnrev}}%{?dist}
 Summary:            Ganglia Distributed Monitoring System
 
 Group:              Applications/Internet
@@ -8,9 +8,7 @@
 URL:                http://ganglia.sourceforge.net/
 Source0:            http://dl.sourceforge.net/sourceforge/%{name}/%{name}-%{version}.tar.gz
 #Source0:            http://www.ganglia.info/snapshots/3.1.x/%{name}-%{version}.%{svnrev}.tar.gz
-Patch0:             tcpconn-fixes.patch
-Patch1:             gmetad-authority.patch
-Patch2:             diskusage-fix.patch
+Patch0:             diskusage-fix.patch
 Buildroot:          %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:      rrdtool-devel, apr-devel >= 1
@@ -91,8 +89,6 @@
 %prep
 %setup -q -n %{name}-%{version}%{?svnrev:.%{svnrev}}
 %patch0 -p0
-%patch1 -p0
-%patch2 -p0
 ## Hey, those shouldn't be executable...
 chmod -x lib/*.{h,x}
 
@@ -266,13 +262,16 @@
 
 %files web
 %defattr(-,root,root,-)
-%doc web/AUTHORS web/COPYING web/ChangeLog
+%doc web/AUTHORS web/COPYING
 %config(noreplace) %{_sysconfdir}/%{name}/conf.php
 %config(noreplace) %{_sysconfdir}/%{name}/private_clusters
 %config(noreplace) %{_sysconfdir}/httpd/conf.d/%{name}.conf
 %{_datadir}/%{name}
 
 %changelog
+* Fri Oct 24 2008 Jarod Wilson <jarod at redhat.com> 3.1.1-1
+- Update to 3.1.1
+
 * Thu Aug 28 2008 Michael Schwendt <mschwendt at fedoraproject.org> 3.1.0-2
 - Include unowned directories.
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/ganglia/devel/sources,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- sources	17 Jul 2008 01:04:29 -0000	1.9
+++ sources	24 Oct 2008 14:22:34 -0000	1.10
@@ -1 +1 @@
-07aa22905756685adbb412564dd396f1  ganglia-3.1.0.tar.gz
+e6f4de42afecb4731a5de4606e3f1045  ganglia-3.1.1.tar.gz


--- gmetad-authority.patch DELETED ---


--- tcpconn-fixes.patch DELETED ---




More information about the scm-commits mailing list