[lvm2] Require lvm2 pkg for lvm2-python-libs.

Peter Rajnoha prajnoha at fedoraproject.org
Fri Dec 13 10:09:57 UTC 2013


commit c0d0f37e77dfc57fe181f9842f51505222760038
Author: Peter Rajnoha <prajnoha at redhat.com>
Date:   Fri Dec 13 11:09:44 2013 +0100

    Require lvm2 pkg for lvm2-python-libs.

 lvm2.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/lvm2.spec b/lvm2.spec
index ebbf6d4..ad6d78a 100644
--- a/lvm2.spec
+++ b/lvm2.spec
@@ -37,7 +37,7 @@
 Summary: Userland logical volume management tools 
 Name: lvm2
 Version: 2.02.104
-Release: 2%{?dist}
+Release: 3%{?dist}
 License: GPLv2
 Group: System Environment/Base
 URL: http://sources.redhat.com/lvm2
@@ -334,7 +334,7 @@ License: LGPLv2
 Group: Development/Libraries
 Provides: python-lvm = %{version}-%{release}
 Obsoletes: python-lvm < 2.02.98-2
-Requires: %{name}-libs = %{version}-%{release}
+Requires: %{name} = %{version}-%{release}
 
 %description python-libs
 Python module to allow the creation and use of LVM
@@ -579,6 +579,9 @@ the device-mapper event library.
 %{_libdir}/pkgconfig/devmapper-event.pc
 
 %changelog
+* Fri Dec 13 2013 Peter Rajnoha <prajnoha at redhat.com> - 2.02.104-3
+- Change lvm2-python-libs to require lvm2, not just lvm2-libs.
+
 * Wed Dec 11 2013 Peter Rajnoha <prajnoha at redhat.com> - 2.02.104-2
 - Fix SYSTEMD_READY assignment for foreign devs in lvmetad rules.
 


More information about the scm-commits mailing list