rpms/python-pyblock/F-12 .cvsignore, 1.42, 1.43 python-pyblock.spec, 1.70, 1.71 sources, 1.45, 1.46

Hans de Goede jwrdegoede at fedoraproject.org
Wed Oct 7 13:40:33 UTC 2009


Author: jwrdegoede

Update of /cvs/extras/rpms/python-pyblock/F-12
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv24766

Modified Files:
	.cvsignore python-pyblock.spec sources 
Log Message:
* Wed Oct  7 2009 Hans de Goede <hdegoede at redhat.com> - 0.44-1
- Use dmraid's status instead of figuring out if a set is degraded ourselves
  (#524168)
- Fix typo causing backtrace when doing activate deactivate 2x for dmraid 10



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/python-pyblock/F-12/.cvsignore,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -p -r1.42 -r1.43
--- .cvsignore	4 Sep 2009 07:41:09 -0000	1.42
+++ .cvsignore	7 Oct 2009 13:40:33 -0000	1.43
@@ -1 +1 @@
-pyblock-0.43.tar.bz2
+pyblock-0.44.tar.bz2


Index: python-pyblock.spec
===================================================================
RCS file: /cvs/extras/rpms/python-pyblock/F-12/python-pyblock.spec,v
retrieving revision 1.70
retrieving revision 1.71
diff -u -p -r1.70 -r1.71
--- python-pyblock.spec	18 Sep 2009 15:32:51 -0000	1.70
+++ python-pyblock.spec	7 Oct 2009 13:40:33 -0000	1.71
@@ -5,8 +5,8 @@
 
 Summary: Python modules for dealing with block devices
 Name: python-%{realname}
-Version: 0.43
-Release: 2%{?dist}
+Version: 0.44
+Release: 1%{?dist}
 Source0: %{realname}-%{version}.tar.bz2
 License: GPLv2 or GPLv3
 Group: System Environment/Libraries
@@ -15,8 +15,6 @@ BuildRequires: python-devel, gettext
 BuildRequires: device-mapper-libs >= %{dmver}, device-mapper-devel >= %{dmver}
 BuildRequires: dmraid-devel >= %{dmrver}, libselinux-devel, libsepol-devel
 BuildRequires: zlib-devel, libbdevid >= 5.1.0
-# Hack for 524261
-BuildRequires: dmraid
 Requires: python, device-mapper-libs >= %{dmver}, libselinux
 Requires: libbdevid, libbdevid-python
 Requires: pyparted
@@ -45,6 +43,11 @@ rm -rf $RPM_BUILD_ROOT
 %{_docdir}/pyblock-%{version}/*
 
 %changelog
+* Wed Oct  7 2009 Hans de Goede <hdegoede at redhat.com> - 0.44-1
+- Use dmraid's status instead of figuring out if a set is degraded ourselves
+  (#524168)
+- Fix typo causing backtrace when doing activate deactivate 2x for dmraid 10
+
 * Fri Sep 18 2009 Hans de Goede <hdegoede at redhat.com> - 0.43-2
 - Rebuild for new dmraid
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/python-pyblock/F-12/sources,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -p -r1.45 -r1.46
--- sources	4 Sep 2009 07:41:09 -0000	1.45
+++ sources	7 Oct 2009 13:40:33 -0000	1.46
@@ -1 +1 @@
-a1f458ab7cf45aa9a3ff6850c43bd32d  pyblock-0.43.tar.bz2
+2a0f8fa526a013cd5be5a33427d104cd  pyblock-0.44.tar.bz2




More information about the fedora-extras-commits mailing list