[PATCH] Require pyparted >= 2.0.0

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Require pyparted >= 2.0.0 and be sure to save the _pedmodule.so
and parted Python modules.
---
 anaconda.spec        |    3 ++-
 scripts/upd-instroot |    3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/anaconda.spec b/anaconda.spec
index 54d717e..9821e80 100644
--- a/anaconda.spec
+++ b/anaconda.spec
@@ -30,6 +30,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 %define yumver 2.9.2
 %define rhplver 0.170
 %define partedver 1.8.1
+%define pypartedver 2.0.0
 %define syscfgdatever 1.9.0
 %define pythonpyblockver 0.24-1
 %define libbdevidver 5.1.2-1
@@ -84,7 +85,7 @@ Requires: comps-extras
 Requires: rhpl >= %{rhplver}
 Requires: booty
 Requires: parted >= %{partedver}
-Requires: pyparted >= %{partedver}
+Requires: pyparted >= %{pypartedver}
 Requires: yum >= %{yumver}
 Requires: libxml2-python
 Requires: python-urlgrabber
diff --git a/scripts/upd-instroot b/scripts/upd-instroot
index 72c62d1..c3327ea 100755
--- a/scripts/upd-instroot
+++ b/scripts/upd-instroot
@@ -441,7 +441,8 @@ usr/$LIBDIR/python?.?/site-packages/gtk*/gtk
 usr/$LIBDIR/python?.?/site-packages/ixf86configmodule.so
 usr/$LIBDIR/python?.?/site-packages/libiscsimodule.so
 usr/$LIBDIR/python?.?/site-packages/libusermodule.so
-usr/$LIBDIR/python?.?/site-packages/partedmodule.so
+usr/$LIBDIR/python?.?/site-packages/_pedmodule.so
+usr/$LIBDIR/python?.?/site-packages/parted/
 usr/$LIBDIR/python?.?/site-packages/rhpl
 usr/$LIBDIR/python?.?/site-packages/rpmmodule.so
 usr/$LIBDIR/python?.?/site-packages/xf86config.py
-- 
1.6.1.3

_______________________________________________
Anaconda-devel-list mailing list
Anaconda-devel-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/anaconda-devel-list

[Index of Archives]     [Kickstart]     [Fedora Users]     [Fedora Legacy List]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]
  Powered by Linux