building a RPM for xmms (xmms-config, multiarch ???)
Hello
I'm trying to learn how to make a rpm from a XMMS tarball including a .spec file.
I am unable to solve the following problem :
I don't remember the exact quote, but at the end I get an error saying me that the file xmms-config ought to be set as %multiarch, or something like that.
What file am I supposed to modify ?
If anybody could give a clue it would be very welcome. Moreover, it seems to be the last error before the RPM is completely built.
Best regards
---
PS. : I use the sources in tar.gz, from xmms.org, and I use the following command to build :
$ rpmbuild -tb xmms-1.2.10.tar.gz
|