Require pyparted >= 2.0.0
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@redhat.com https://www.redhat.com/mailman/listinfo/anaconda-devel-list |
Require pyparted >= 2.0.0
David Cantrell wrote:
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(-) Looks good. Regards, Hans 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 _______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@redhat.com https://www.redhat.com/mailman/listinfo/anaconda-devel-list |
| All times are GMT. The time now is 09:44 PM. |
VBulletin, Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2007, Crawlability, Inc.