rpms/python-pyblock/devel .cvsignore, 1.29, 1.30 python-pyblock.spec, 1.50, 1.51

Peter Jones (pjones) fedora-extras-commits at redhat.com
Fri Jul 4 17:32:59 UTC 2008


Author: pjones

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

Modified Files:
	.cvsignore python-pyblock.spec 
Log Message:
* Fri Jul 04 2008 Peter Jones <pjones at redhat.com> - 0.31-4
- Move dmraid dep to point at dmraid-libs.



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/python-pyblock/devel/.cvsignore,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- .cvsignore	24 Jan 2008 22:03:29 -0000	1.29
+++ .cvsignore	4 Jul 2008 17:32:13 -0000	1.30
@@ -1,2 +1,2 @@
-pyblock-0.30.tar.bz2
 pyblock-0.31.tar.bz2
+clog


Index: python-pyblock.spec
===================================================================
RCS file: /cvs/extras/rpms/python-pyblock/devel/python-pyblock.spec,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -r1.50 -r1.51
--- python-pyblock.spec	17 Apr 2008 07:05:59 -0000	1.50
+++ python-pyblock.spec	4 Jul 2008 17:32:13 -0000	1.51
@@ -6,7 +6,7 @@
 Summary: Python modules for dealing with block devices
 Name: python-%{realname}
 Version: 0.31
-Release: 3
+Release: 4
 Source0: %{realname}-%{version}.tar.bz2
 License: GPLv2 or GPLv3
 Group: System Environment/Libraries
@@ -16,7 +16,7 @@
 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, dmraid >= %{dmrver}
+Requires: libbdevid, libbdevid-python, dmraid-libs >= %{dmrver}
 
 %description
 The pyblock contains Python modules for dealing with block devices.
@@ -42,6 +42,9 @@
 %{_docdir}/pyblock-%{version}/*
 
 %changelog
+* Fri Jul 04 2008 Peter Jones <pjones at redhat.com> - 0.31-4
+- Move dmraid dep to point at dmraid-libs.
+
 * Thu Apr 17 2008 Jeremy Katz <katzj at redhat.com> - 0.31-3
 - Own the doc dir (#363351)
 




More information about the scm-commits mailing list