Hi,

I have some weired requirement to my systemc package that I built
through the build service.

Here is one of the packages for example:

http://download.opensuse.org/repositories/home:/dannori/openSUSE_10.2/x86_64/systemc-2.2.0-5.1.x86_64.rpm

When I do:

> rpm -qp --requires systemc-2.2.0-5.1.x86_64.rpm
gcc
gcc-c++
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(CompressedFileNames) <= 3.0.4-1
/bin/awk
/bin/csh
/bin/sh
/usr/local/bin/perl
rpmlib(PayloadIsBzip2) <= 3.0.5-1


Now where does that /usr/local/bin/perl requirement come from?

In my spec file I only specified that it requires gcc and gcc-c++.

Now that I want to install the package, I am getting an error about
nothing providing /usr/local/bin/perl.

Where does that requirement come from? Has it to do with rpmlib?

Thanks for your help.

Cheers,

Guenter
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to