diff options
author | Rafael Garcia-Suarez <rgarciasuarez@mandriva.org> | 2005-12-06 11:24:33 +0000 |
---|---|---|
committer | Rafael Garcia-Suarez <rgarciasuarez@mandriva.org> | 2005-12-06 11:24:33 +0000 |
commit | 4694b225b75f066ca3547d633371991d32afdfe2 (patch) | |
tree | c496f41721570a2e31889dd6ddf8fff3d694eb91 /urpmi.spec | |
parent | 0e6d15ea2ae57afbd13a07a3a435f2b76e85a559 (diff) | |
download | urpmi-4694b225b75f066ca3547d633371991d32afdfe2.tar urpmi-4694b225b75f066ca3547d633371991d32afdfe2.tar.gz urpmi-4694b225b75f066ca3547d633371991d32afdfe2.tar.bz2 urpmi-4694b225b75f066ca3547d633371991d32afdfe2.tar.xz urpmi-4694b225b75f066ca3547d633371991d32afdfe2.zip |
Drop the urpmq --headers options (and the requirement on rpmtools). It
was only used by the late rpminst.
Diffstat (limited to 'urpmi.spec')
-rw-r--r-- | urpmi.spec | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -31,8 +31,6 @@ Requires(pre): perl-URPM >= 1.22 Requires: perl-URPM >= 1.22 #- this one is require'd by urpmq, so it's not found [yet] by perl.req Requires: perl-MDV-Packdrakeng >= 1.01 -#- rpm2header is needed by urpmq -Requires: rpmtools >= 4.5 BuildRequires: bzip2-devel BuildRequires: gettext BuildRequires: perl-File-Slurp |