https://bugzilla.redhat.com/show_bug.cgi?id=533763 --- Comment #12 from Robert-André Mauchin 🐧 <zebob.m@xxxxxxxxx> --- - Spec filename and bug report should match the SPEC name: Name: tex-cjwltx - Use global not define - %{!?_texmf: %define _texmf %(eval "echo `kpsewhich -expand-var '$TEXMFMAIN'`")} Use the predefined macros: %_texmf_main = /usr/share/texlive/texmf-dist %global texpkg cjwltx %global texpkgdir %{_texmf_main}/tex/latex/%{texpkg} %global texpkgdoc %{_texmf_main}/doc/latex/%{texpkg} - Run the Texlive macros: %post %texlive_post %postun %texlive_postun %posttrans %texlive_posttrans -- You are receiving this mail because: You are always notified about changes to this product and component _______________________________________________ package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/package-review@xxxxxxxxxxxxxxxxxxxxxxx