Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=475035 Jason Tibbitts <[EMAIL PROTECTED]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[EMAIL PROTECTED] --- Comment #2 from Jason Tibbitts <[EMAIL PROTECTED]> 2008-12-06 19:11:09 EDT --- This fails to build for me: RPM build errors: File must begin with "/": %{_texmf_main}/metapost/metauml So the _texmf_main macro is undefined. Did you build this in mock or koji? This could be a rawhide issue, although I'm thinking more along the lines of a missing build dependency. Adding BuildRequires: texlive gets things working for me. The rpmlint complaints come from the fact that you have an executable text file with no #! line to tell what shell they should be run in. Are you sure those files need to be executable? What could possibly execute them? -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Fedora-package-review mailing list [email protected] http://www.redhat.com/mailman/listinfo/fedora-package-review
