Hi, On Saturday, August 19, 2006 at 22:20:28, Andreas wrote:
> El Viernes, 18 de Agosto de 2006 06:23, Duncan Mac-Vicar Prett escribió: > [...] > > it has some metadata about the package,all the source tarballs, all > > the patches (optional), what packages are requred to build it > > (mandatory, as thell the build enviroment what to install appart of > > the base system)) and what packages are required to run it (most of > > this can be exacted automatically) > > How would I get the info about the needed packages (the Requires and > BuildRequires tags)? For Requires you usually done have to do anything. Autoreqprov is on by default and that means that RPM compiles the list of Requires from the binarys/scripts. For BuildRequires you have to do exactly what you are doing.. Henne -- Henne Vogelsang, http://hennevogel.de "To die. In the rain. Alone." Ernest Hemingway --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
