On 3/17/10, Yury V. Zaytsev <[email protected]> wrote:
> Hi!
>
> On Wed, 2010-03-17 at 10:14 -0600, Javier Vasquez wrote:
>
>> And then nothing gets unpacked neither built...
>
> Either you need to unpack and install it manually or patch your rpm to
> accept lzma-compressed and SHA256-hashed source RPM as I did to be able
> to cross-build on EL5 for Rawhide.
>
> Sorry, forgot to mention it in the original message.
>
> --
> Sincerely yours,
> Yury V. Zaytsev

OK, it seems I can't generate the packages:

% rpmbuild  -ba terminus-fonts.spec
error: Failed build dependencies:
        fontpackages-devel >= 1.18 is needed by terminus-fonts-4.30-1.noarch

Since I don't have fontpackages-devel installed, and it's not
available from any of the repositories I have (included rpmforge):

% sudo yum install fontpackages-devel
Password:
Excluding Packages from RedHat-5.3Server-noarch-errata
Finished
Excluding Packages from RedHat-5.3Server-x86_64-errata
Finished
Excluding Packages from RedHat-5.4Client-x86_64-errata
Finished
Setting up Install Process
No package fontpackages-devel available.
Nothing to do

% yum list | grep fontpackages
%

Looking at the .spec file:

BuildArch:      noarch
BuildRequires:  fontpackages-devel >= 1.18
Requires:       fontpackages-filesystem

Any other way to build the packages?


-- 
Javier.
_______________________________________________
suggest mailing list
[email protected]
http://lists.rpmforge.net/mailman/listinfo/suggest

Reply via email to