rpms/python-pyblock/devel .cvsignore, 1.8, 1.9 python-pyblock.spec, 1.13, 1.14 sources, 1.11, 1.12

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Thu Jan 5 22:58:46 UTC 2006


Author: pjones

Update of /cvs/dist/rpms/python-pyblock/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv5261

Modified Files:
	.cvsignore python-pyblock.spec sources 
Log Message:
0.11



Index: .cvsignore
===================================================================
RCS file: /cvs/dist/rpms/python-pyblock/devel/.cvsignore,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- .cvsignore	4 Jan 2006 23:04:21 -0000	1.8
+++ .cvsignore	5 Jan 2006 22:58:43 -0000	1.9
@@ -1 +1 @@
-pyblock-0.10.tar.bz2
+pyblock-0.11.tar.bz2


Index: python-pyblock.spec
===================================================================
RCS file: /cvs/dist/rpms/python-pyblock/devel/python-pyblock.spec,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- python-pyblock.spec	4 Jan 2006 23:04:21 -0000	1.13
+++ python-pyblock.spec	5 Jan 2006 22:58:43 -0000	1.14
@@ -4,7 +4,7 @@
 
 Summary: Python modules for dealing with block devices
 Name: python-%{realname}
-Version: 0.10
+Version: 0.11
 Release: 1
 Source0: %{realname}-%{version}.tar.bz2
 License: GPL
@@ -38,6 +38,11 @@
 /%{python_sitelib}/block/*
 
 %changelog
+* Thu Jan  5 2006 Peter Jones <pjones at redhat.com> - 0.11-1
+- never trust dmraid on sync vs nosync; right now, always transform the
+  table to "default" (no argument), which is to sync only when necessary,
+  whatever that means.  Seems to lock up less often.
+    
 * Wed Jan  4 2006 Peter Jones <pjones at redhat.com> - 0.10-1
 - fix checking for "degraded" raids
 


Index: sources
===================================================================
RCS file: /cvs/dist/rpms/python-pyblock/devel/sources,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- sources	4 Jan 2006 23:04:21 -0000	1.11
+++ sources	5 Jan 2006 22:58:43 -0000	1.12
@@ -1 +1 @@
-8ea33e3f04028dc4447a6400871c9101  pyblock-0.10.tar.bz2
+deea7ade2f2acc32f5940101685b62ad  pyblock-0.11.tar.bz2




More information about the fedora-cvs-commits mailing list