]> git.pld-linux.org Git - packages/anaconda.git/commitdiff
R: python-snack
authorElan Ruusamäe <glen@delfi.ee>
Fri, 17 May 2013 19:02:16 +0000 (22:02 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Fri, 17 May 2013 19:02:16 +0000 (22:02 +0300)
anaconda.spec

index a6358687dd9b8e860821f43c19a440823e9101fd..6de247faad5cd6585948f394784f60a69eeceb7b 100644 (file)
@@ -79,26 +79,27 @@ Requires:   isomd5sum >= %{isomd5sum}
 Requires:      kbd
 Requires:      libgnomekbd
 Requires:      libreport-anaconda >= 2.0.21-1
-Requires:      libuser-python
 Requires:      libxklavier
 Requires:      nm-connection-editor
 Requires:      ntpdate
 Requires:      open-iscsi >= %{iscsiver}
 Requires:      parted >= %{partedver}
-Requires:      pyparted >= %{pypartedver}
 Requires:      python-IPy
 Requires:      python-babel
 Requires:      python-blivet >= 0.12
 Requires:      python-bugzilla
 Requires:      python-dbus
+Requires:      python-libuser
 Requires:      python-meh >= %{mehver}
 Requires:      python-nss
+Requires:      python-parted >= %{pypartedver}
 Requires:      python-pwquality
 Requires:      python-pykickstart >= %{pykickstartver}
 Requires:      python-pytz
 Requires:      python-rpm >= %{rpmpythonver}
 Requires:      python-selinux
 Requires:      python-selinux >= %{libselinuxver}
+Requires:      python-snack
 Requires:      python-urlgrabber >= %{pythonurlgrabberver}
 Requires:      rsync
 Requires:      system-logos
@@ -162,7 +163,7 @@ anaconda runtime on NFS/HTTP/FTP servers or local disks.
 %prep
 %setup -q
 
-# / on /usr kicks in
+# / on %{_prefix} kicks in
 %{__sed} -i -e '1 s,#!/usr/bin/bash,#!/bin/sh,' scripts/run-anaconda
 
 # TODO: rpm5 porting
This page took 1.443581 seconds and 4 git commands to generate.