diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2005-10-20 12:36:14 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2005-10-20 12:36:14 +0000 |
commit | ea22d584b1e0fda707aed812159fb067102842b1 (patch) | |
tree | bfaf91f01d92d9f8027ecb678b3a6a831929148f /perl-install/drakxtools.spec | |
parent | 6cca3fdfd3513dc79eac411d0d08297916f57020 (diff) | |
download | drakx-ea22d584b1e0fda707aed812159fb067102842b1.tar drakx-ea22d584b1e0fda707aed812159fb067102842b1.tar.gz drakx-ea22d584b1e0fda707aed812159fb067102842b1.tar.bz2 drakx-ea22d584b1e0fda707aed812159fb067102842b1.tar.xz drakx-ea22d584b1e0fda707aed812159fb067102842b1.zip |
add "Requires: perl-suid" for fileshareset and filesharelist (bugzilla #17123)
Diffstat (limited to 'perl-install/drakxtools.spec')
-rw-r--r-- | perl-install/drakxtools.spec | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/perl-install/drakxtools.spec b/perl-install/drakxtools.spec index 98afdc65e..c4540bbc2 100644 --- a/perl-install/drakxtools.spec +++ b/perl-install/drakxtools.spec @@ -41,6 +41,8 @@ Summary: Drakxtools libraries and background tools Group: System/Configuration/Other Requires: ldetect-lst >= 0.1.71 Requires: dmidecode +# for fileshareset and filesharelist +Requires: perl-suid Conflicts: drakxtools-newt < 10-51mdk |