rpms/python-pyblock/devel .cvsignore, 1.23, 1.24 python-pyblock.spec, 1.39, 1.40 sources, 1.27, 1.28

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Thu Dec 7 20:32:13 UTC 2006


Author: katzj

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

Modified Files:
	.cvsignore python-pyblock.spec sources 
Log Message:
auto-import python-pyblock-0.26-1 on branch devel from python-pyblock-0.26-1.src.rpm


Index: .cvsignore
===================================================================
RCS file: /cvs/dist/rpms/python-pyblock/devel/.cvsignore,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- .cvsignore	29 Sep 2006 18:04:04 -0000	1.23
+++ .cvsignore	7 Dec 2006 20:32:10 -0000	1.24
@@ -1 +1 @@
-pyblock-0.24.tar.bz2
+pyblock-0.26.tar.bz2


Index: python-pyblock.spec
===================================================================
RCS file: /cvs/dist/rpms/python-pyblock/devel/python-pyblock.spec,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -r1.39 -r1.40
--- python-pyblock.spec	7 Dec 2006 16:44:31 -0000	1.39
+++ python-pyblock.spec	7 Dec 2006 20:32:10 -0000	1.40
@@ -1,11 +1,11 @@
 %define realname pyblock
 %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)[1:]")}
-%define dmrver 1.0.0.rc14-1%{?dist}
+%define dmrver 1.0.0.rc11-FC6.3
 
 Summary: Python modules for dealing with block devices
 Name: python-%{realname}
-Version: 0.24
-Release: 4
+Version: 0.26
+Release: 1
 Source0: %{realname}-%{version}.tar.bz2
 License: GPL
 Group: System Environment/Libraries
@@ -38,14 +38,12 @@
 /%{python_sitelib}/block/*
 
 %changelog
-* Thu Dec  7 2006 Jeremy Katz <katzj at redhat.com> - 0.24-4
-- rebuild for python 2.5
+* Thu Dec  7 2006 Jeremy Katz <katzj at redhat.com> - 0.26-1
+- fix build for other python versions, build against python 2.5
 
-* Wed Nov 10 2006 Peter Jones <pjones at redhat.com> - 0.24-3
-- Rebuild for new dmraid
-
-* Wed Oct 11 2006 Peter Jones <pjones at redhat.com> - 0.24-2
-- Rebuild for new dmraid
+* Fri Oct 20 2006 Peter Jones <pjones at redhat.com> - 0.25-1
+- fix refcounting of map names and partition building for new maps (#210412)
+- fix naming so device names on a single controller are in LUN order
 
 * Fri Sep 29 2006 Peter Jones <pjones at redhat.com> - 0.24-1
 - add block.load() to load specific bdevid probes instead of always


Index: sources
===================================================================
RCS file: /cvs/dist/rpms/python-pyblock/devel/sources,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- sources	29 Sep 2006 18:04:04 -0000	1.27
+++ sources	7 Dec 2006 20:32:10 -0000	1.28
@@ -1 +1 @@
-fcec04dc97d0268a596c1b2e47f3694c  pyblock-0.24.tar.bz2
+4ee32f5411467cf747390173abb2d846  pyblock-0.26.tar.bz2




More information about the fedora-cvs-commits mailing list