rpms/python-pyblock/devel .cvsignore, 1.25, 1.26 python-pyblock.spec, 1.43, 1.44 sources, 1.29, 1.30

Peter Jones (pjones) fedora-extras-commits at redhat.com
Wed Aug 22 15:39:08 UTC 2007


Author: pjones

Update of /cvs/extras/rpms/python-pyblock/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3919

Modified Files:
	.cvsignore python-pyblock.spec sources 
Log Message:
- update to 0.28-1



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/python-pyblock/devel/.cvsignore,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- .cvsignore	7 Dec 2006 20:50:26 -0000	1.25
+++ .cvsignore	22 Aug 2007 15:38:35 -0000	1.26
@@ -1 +1 @@
-pyblock-0.27.tar.bz2
+pyblock-0.28.tar.bz2


Index: python-pyblock.spec
===================================================================
RCS file: /cvs/extras/rpms/python-pyblock/devel/python-pyblock.spec,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -r1.43 -r1.44
--- python-pyblock.spec	15 Feb 2007 21:23:43 -0000	1.43
+++ python-pyblock.spec	22 Aug 2007 15:38:35 -0000	1.44
@@ -5,13 +5,13 @@
 
 Summary: Python modules for dealing with block devices
 Name: python-%{realname}
-Version: 0.27
-Release: 3
+Version: 0.28
+Release: 1
 Source0: %{realname}-%{version}.tar.bz2
-License: GPL
+License: GPLv2 or GPLv3
 Group: System Environment/Libraries
 BuildRoot: %{_tmppath}/%{name}-%{version}-root
-BuildRequires: python-devel, gettext, device-mapper-devel >= %{dmver}
+BuildRequires: python-devel, gettext, device-mapper-libs >= %{dmver}
 BuildRequires: dmraid-devel >= %{dmrver}, libselinux-devel, libsepol-devel
 BuildRequires: zlib-devel, libbdevid >= 5.1.0
 Requires: python, device-mapper-libs >= %{dmver}, libselinux
@@ -37,8 +37,14 @@
 %defattr(-,root,root)
 %dir /%{python_sitelib}/block
 /%{python_sitelib}/block/*
+%dir %{_docdir}/pyblock-%{version}/*
 
 %changelog
+* Wed Aug 22 2007 Peter Jones <pjones at redhat.com> - 0.28-1
+- Update license tag.
+- Change MPath sorting.
+- Improve exception handling.
+
 * Thu Feb 15 2007 Peter Jones <pjones at redhat.com> - 0.27-3
 - Make it a BuildRequires on device-mapper-devel but a Requires on
   device-mapper-libs .


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/python-pyblock/devel/sources,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- sources	7 Dec 2006 20:50:26 -0000	1.29
+++ sources	22 Aug 2007 15:38:35 -0000	1.30
@@ -1 +1 @@
-6caeca922a53119728ec54d6ed2c0b84  pyblock-0.27.tar.bz2
+e78c528f5e8ee273689634d272c19f2d  pyblock-0.28.tar.bz2




More information about the fedora-extras-commits mailing list