rpms/python-pyblock/devel .cvsignore, 1.43, 1.44 python-pyblock.spec, 1.71, 1.72 sources, 1.46, 1.47

Hans de Goede jwrdegoede at fedoraproject.org
Tue Jan 5 09:55:32 UTC 2010


Author: jwrdegoede

Update of /cvs/pkgs/rpms/python-pyblock/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv12961

Modified Files:
	.cvsignore python-pyblock.spec sources 
Log Message:
* Tue Jan  5 2010 Hans de Goede <hdegoede at redhat.com> - 0.45-1
- Remove libbdevid-python usage and dependency (#549102)



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/python-pyblock/devel/.cvsignore,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -p -r1.43 -r1.44
--- .cvsignore	7 Oct 2009 13:35:26 -0000	1.43
+++ .cvsignore	5 Jan 2010 09:55:31 -0000	1.44
@@ -1 +1,2 @@
 pyblock-0.44.tar.bz2
+pyblock-0.45.tar.bz2


Index: python-pyblock.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-pyblock/devel/python-pyblock.spec,v
retrieving revision 1.71
retrieving revision 1.72
diff -u -p -r1.71 -r1.72
--- python-pyblock.spec	7 Oct 2009 13:35:26 -0000	1.71
+++ python-pyblock.spec	5 Jan 2010 09:55:32 -0000	1.72
@@ -5,7 +5,7 @@
 
 Summary: Python modules for dealing with block devices
 Name: python-%{realname}
-Version: 0.44
+Version: 0.45
 Release: 1%{?dist}
 Source0: %{realname}-%{version}.tar.bz2
 License: GPLv2 or GPLv3
@@ -14,10 +14,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version
 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
-Requires: python, device-mapper-libs >= %{dmver}, libselinux
-Requires: libbdevid, libbdevid-python
-Requires: pyparted
+Requires: device-mapper-libs >= %{dmver}, pyparted
 
 %description
 The pyblock contains Python modules for dealing with block devices.
@@ -43,6 +40,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_docdir}/pyblock-%{version}/*
 
 %changelog
+* Tue Jan  5 2010 Hans de Goede <hdegoede at redhat.com> - 0.45-1
+- Remove libbdevid-python usage and dependency (#549102)
+
 * 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)


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/python-pyblock/devel/sources,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -p -r1.46 -r1.47
--- sources	7 Oct 2009 13:35:26 -0000	1.46
+++ sources	5 Jan 2010 09:55:32 -0000	1.47
@@ -1 +1 @@
-2a0f8fa526a013cd5be5a33427d104cd  pyblock-0.44.tar.bz2
+8e6f54a4d3fbe1d671f52231049ac716  pyblock-0.45.tar.bz2




More information about the fedora-extras-commits mailing list