summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2001-06-15 10:05:46 +0000
committerPascal Rigaux <pixel@mandriva.com>2001-06-15 10:05:46 +0000
commit9195e4815d090c3f6b6530fd5c3c8f0f16dcd212 (patch)
tree72027521a0e377e61b2cfb467aaf437614c492a0
parentcb824ccec5cc7ca91b27fbeec10dbc9d10a3622b (diff)
downloadurpmi-9195e4815d090c3f6b6530fd5c3c8f0f16dcd212.tar
urpmi-9195e4815d090c3f6b6530fd5c3c8f0f16dcd212.tar.gz
urpmi-9195e4815d090c3f6b6530fd5c3c8f0f16dcd212.tar.bz2
urpmi-9195e4815d090c3f6b6530fd5c3c8f0f16dcd212.tar.xz
urpmi-9195e4815d090c3f6b6530fd5c3c8f0f16dcd212.zip
fix the %description
-rw-r--r--urpmi.spec11
1 files changed, 3 insertions, 8 deletions
diff --git a/urpmi.spec b/urpmi.spec
index a7548455..53f45912 100644
--- a/urpmi.spec
+++ b/urpmi.spec
@@ -6,15 +6,14 @@ Release: 41mdk
License: GPL
Source0: %{name}.tar.bz2
Summary: User mode rpm install
-Requires: /usr/bin/suidperl, eject, wget
+Requires: /usr/bin/perl, eject, wget
PreReq: perl-gettext, rpmtools >= 2.3-25mdk
BuildRequires: libbzip2-devel
BuildRoot: %{_tmppath}/%{name}-buildroot
Group: %{group}
%description
-urpmi enable non-superuser install of rpms. In fact, it only authorizes
-well-known rpms to be installed.
+urpmi takes care of dependencies between rpms, using a pool (or pools) of rpms.
You can compare rpm vs. urpmi with insmod vs. modprobe
@@ -24,10 +23,7 @@ Summary: User mode rpm GUI install
Requires: urpmi grpmi gchooser gmessage
Group: %{group}
%description -n gurpmi
-gurpmi enable non-superuser install of rpms. In fact, it only authorizes
-well-known rpms to be installed.
-
-You can compare rpm vs. urpmi with insmod vs. modprobe
+gurpmi is a graphical front-end to urpmi
%package -n autoirpm
Version: 0.7
@@ -38,7 +34,6 @@ Group: %{group}
%description -n autoirpm
Auto install of rpm on demand
-
%prep
%setup -q -n %{name}