https://bugzilla.redhat.com/show_bug.cgi?id=533763



--- Comment #12 from Robert-André Mauchin 🐧 <[email protected]> ---
 - 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 -- [email protected]
To unsubscribe send an email to [email protected]
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/[email protected]

Reply via email to