Create a RPM package that install other RPM package!

Derek Atkins warlord at MIT.EDU
Fri Mar 6 14:48:04 UTC 2009


devzero2000 <pinto.elia at gmail.com> writes:

> Un RPM PACKAGE BUNDLE example included. It WORKFORME.
>
> [machbuild at rhel5 SPECS]$su -c "rpm -Uvh  /home/machbuild/rpmbuild/RPMS/
> rpm-package-bundle-1.0-1.noarch.rpm"
> Preparazione in corso...    ########################################### [100%]
>    1:rpm-package-bundle     ########################################### [100%]
> [machbuild at rhel5 SPECS]$ rpm -q A
> A-1.0-1
> [machbuild at rhel5 SPECS]$ rpm -q B
> B-1.0-1
> [machbuild at rhel5 SPECS]$ su -c "rpm -e rpm-package-bundle"
> [machbuild at rhel5 SPECS]$ rpm -q rpm-package-bundle
> package rpm-package-bundle is not installed
> [machbuild at rhel5 SPECS]$
> [machbuild at i858shlf SPECS]$ rpm -q A
> package A is not installed
> [machbuild at i858shlf SPECS]$ rpm -q B
> package B is not installed

Okay, where can I find rpm-package-bundle.spec?

-derek

-- 
       Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory
       Member, MIT Student Information Processing Board  (SIPB)
       URL: http://web.mit.edu/warlord/    PP-ASEL-IA     N1NWH
       warlord at MIT.EDU                        PGP key available


More information about the Rpm-list mailing list