Mailinglist Archive: opensuse-buildservice (239 mails)
| < Previous | Next > |
[opensuse-buildservice] Installing RPMs during %prep phase of a RPM building
- From: "G. Massera" <gmassera@xxxxxxxxxxx>
- Date: Thu, 08 May 2008 14:37:08 +0200
- Message-id: <4822F3F4.5020105@xxxxxxxxxxx>
Hello everybody,
I need to install a RPM while I'm build an RPM ... or in other words, I
want to write into the .spec:
%prec
rpm -Uvh aStrangePackage.rpm
But I'll give an error because I don't have root privilegies and rpm
installation fails.
How can I do that ???
Thank you,
Gianluca
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-buildservice+help@xxxxxxxxxxxx
I need to install a RPM while I'm build an RPM ... or in other words, I
want to write into the .spec:
%prec
rpm -Uvh aStrangePackage.rpm
But I'll give an error because I don't have root privilegies and rpm
installation fails.
How can I do that ???
Thank you,
Gianluca
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-buildservice+help@xxxxxxxxxxxx
| < Previous | Next > |