diff options
-rw-r--r-- | rpmdrake.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rpmdrake.spec b/rpmdrake.spec index a2fc7c92..8e7bd663 100644 --- a/rpmdrake.spec +++ b/rpmdrake.spec @@ -44,7 +44,7 @@ A fourth program manages the media (add, remove, edit). %package -n park-rpmdrake Summary: Configure and update rpms on a park Group: System/Configuration/Packaging -Requires: rsync scanssh perl-Expect +Requires: rsync scanssh perl-Expect rpmdrake %description -n park-rpmdrake Configure and update rpms on a park of hosts. The backend is parallel urpmi. |