rpms/dstat/devel .cvsignore, 1.7, 1.8 dstat-0.6.8-dbus.patch, 1.1, 1.2 dstat.spec, 1.11, 1.12 sources, 1.7, 1.8

Zdenek Prikryl zprikryl at fedoraproject.org
Thu Dec 4 16:15:55 UTC 2008


Author: zprikryl

Update of /cvs/extras/rpms/dstat/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv8796

Modified Files:
	.cvsignore dstat-0.6.8-dbus.patch dstat.spec sources 
Log Message:
Updated to 0.6.9
Fixed dbus module patch again



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/dstat/devel/.cvsignore,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- .cvsignore	16 Sep 2008 11:40:08 -0000	1.7
+++ .cvsignore	4 Dec 2008 16:15:24 -0000	1.8
@@ -1 +1 @@
-dstat-0.6.8.tar.bz2
+dstat-0.6.9.tar.bz2

dstat-0.6.8-dbus.patch:

Index: dstat-0.6.8-dbus.patch
===================================================================
RCS file: /cvs/extras/rpms/dstat/devel/dstat-0.6.8-dbus.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- dstat-0.6.8-dbus.patch	16 Sep 2008 11:34:50 -0000	1.1
+++ dstat-0.6.8-dbus.patch	4 Dec 2008 16:15:24 -0000	1.2
@@ -23,7 +23,7 @@
 +        try:
 +            self.sesbus = dbus.Interface(dbus.SessionBus().get_object('org.freedesktop.DBus', '/org/freedesktop/DBus'), 'org.freedesktop.DBus')
 +        except:
-+            raise True
++            self.sesbus = None
 +
 +        return True
  


Index: dstat.spec
===================================================================
RCS file: /cvs/extras/rpms/dstat/devel/dstat.spec,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- dstat.spec	1 Dec 2008 15:00:20 -0000	1.11
+++ dstat.spec	4 Dec 2008 16:15:24 -0000	1.12
@@ -3,8 +3,8 @@
 
 Summary: Versatile resource statistics tool
 Name: dstat
-Version: 0.6.8
-Release: 2%{?dist}
+Version: 0.6.9
+Release: 1%{?dist}
 License: GPLv2
 Group: System Environment/Base
 URL: http://dag.wieers.com/home-made/dstat/
@@ -65,6 +65,10 @@
 %{_datadir}/dstat/*.py*
 
 %changelog
+* Thu Dec 04 2008 Zdenek Prikryl <zprikryl at redhat.com> - 0.6.9-1
+- Updated to 0.6.9
+- Fixed dbus module patch again
+
 * Mon Dec 01 2008 Ignacio Vazquez-Abrams <ivazqueznet+rpm at gmail.com> - 0.6.8-2
 - Rebuild for Python 2.6
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/dstat/devel/sources,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- sources	16 Sep 2008 11:40:08 -0000	1.7
+++ sources	4 Dec 2008 16:15:24 -0000	1.8
@@ -1 +1 @@
-1db4098e5b0aec3d7acc340f7899cf73  dstat-0.6.8.tar.bz2
+f0a3cb77d647462f161c44c7071230ec  dstat-0.6.9.tar.bz2




More information about the fedora-extras-commits mailing list