Hi all, I am packaging a largish rpm here: https://bugzilla.redhat.com/show_bug.cgi?id=804125
and I've got to build its documentation from sources using tex. In Fedora land, I managed to find a simple way to specify which packages I need as Buildrequries, like this:
BuildRequires: tex(titlesec.sty) BuildRequires: tex(framed.sty) BuildRequires: tex(threeparttable.sty) BuildRequires: tex(wrapfig.sty) BuildRequires: tex(upquote.sty) BuildRequires: tex(multirow.sty)
But this apparently does not work in EPEL 6 (no deps found) or EPEL 7 (tex(upquote.sty) not found).
So, any suggestion about how to proceed here?
-- Gianluca Sforna
http://morefedora.blogspot.com http://plus.google.com/+gianlucasforna - http://twitter.com/giallu