On 3/17/10, Yury V. Zaytsev <[email protected]> wrote: > On Wed, 2010-03-17 at 12:04 -0600, Javier Vasquez wrote: > >> % rpmbuild -ba terminus-fonts.spec >> error: Failed build dependencies: >> fontpackages-devel >= 1.18 is needed by terminus-fonts-4.30-1.noarch >> > > This brings us one step further. It appears that Fedora is now enforcing > a standardized way of creating font packages, so everything that has to > do with fonts depends on fontpackages-devel. > > You can get it if you rebuild the corresponding source RPM: > > http://download.fedora.redhat.com/pub/fedora/linux/development/source/SRPMS/fontpackages-1.42-1.fc13.src.rpm > > I know this sounds like I'm trying to make you do all the work for me, > but I just don't have enough spare time to spend on this issue. > > -- > Sincerely yours, > Yury V. Zaytsev
No worries, I'm also kind of doing this at times... Thanks for the help... Now, I get the following error: % rpmbuild -ba fontpackages.spec error: Group field must be present in package: fontpackages-filesystem And I just noticed the source is compressed any ways with xz, and I don't have anything to handle xz: % yum list | grep xz % So I couldn't uncompress the source and see if I could change any permissions... BTW I tried tar jxf, but then it believes it's a bzip2 and didn't work, I tried zxf and of course it didn't work since it's not gzip... Let me know, what's next... At the end I just wanted to uncompress the source to see if it was missing permissions or somethin in some file, but I couldn't get even to see the sources... Thanks, -- Javier. _______________________________________________ suggest mailing list [email protected] http://lists.rpmforge.net/mailman/listinfo/suggest
