[EMAIL PROTECTED] writes: | 1) > | Instead of > | %{_datadir}/texmf/tex/latex/%{name} > | in the files section, should not lyx be installed under > | %{_datadir}/texmf.local/tex/latex/%{name} > | More generally, should not the rpm get the TEXMFLOCAL variable from | the tex environment with something like > | kpsewhich --expand-var='$TEXMFLOCAL' > | and similarly (in case needed) > | kpsewhich --expand-var='$TEXMFMAIN'
Possibly, this is for the latex class files/styles that is in the lyx distribution, right? | 2) > | I think one should use the -q flag to setup, so that we do not | see the unpacked files: > | %setup -q agree | 3) > | Is reLyX still needed? It seems there is a builtin tex import in LyX | (which works pretty well). yes, that is reLyX running...(behind the scenes) | 4) > | Why is the line > | gzip -f9 ${RPM_BUILD_ROOT}%{_mandir}/man?/* > | Does not RH automatically gzips the man pages? not on install? | 5) > | More generally: would not there be a possibility to use the | %_configure, %_make, etc macros? Sure... can you dump be the info on those macros? PS. I am setting up the new aussie now, and will install rh 8.0 on it, and set it up for the user www pages, anon cvs and automatic builds (rpm and tar.gz). -- Lgb