Re: automatic RPM generation



For the majority of packages, this works:

wget host/path/<package>.tar.gz
rpm -tb --target=i686 <package>.tar.gz
rpm -Uvh /usr/src/redhat/RPMS/i686/*

but you have to take care of the dependancies yourself, and some pkgs don't
have a working specfile, yet... of course, substitute the dir and the target
to sui your needs.
    Mano :)

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 Questa non è una lettera da mettere da
 parte con leggerezza.Bisogna scagliarla
 via con grande forza.
        --Dorothy Parker
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Germano Rizzo - manomano ciaoweb it
http://mano.interfree.it
http://www.bdp.it/~veee0001/
http://gnomermind.sourceforge.net
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
----- Original Message -----
From: "Enrico Weigelt" <weigelt nibiru thur de>
To: <gnome-devel-list gnome org>
Sent: Tuesday, May 15, 2001 6:33 AM
Subject: automatic RPM generation


|
|
| hi folks,
|
| is there a way to do completely automatic rpm building and installation
| ?
|
| i wanna have following:
|
| an little script should fetch the newest release of packages
| (i.e. glib, gtk or gnome stuff), build rpms and install them.
|
| but how to do the automatic rpm generation ?
| is there something like 'make rpm' ?
|
| --nekrad
|
| _______________________________________________
| gnome-devel-list mailing list
| gnome-devel-list gnome org
| http://mail.gnome.org/mailman/listinfo/gnome-devel-list
|







[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]