SPEC: asymptote

Paweł Zuzelski z at grabina.waw.pl
Sat Aug 9 19:51:50 CEST 2008


On Saturday 09 August 2008 14:07:43 Zsolt Udvari wrote:
> > 2. Why do you install docs manualy instead of using %doc macro?
>
> In which line?

In %install section:
mv $RPM_BUILD_ROOT%{_docdir}/%{name} $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}

In %files section:
%{_docdir}/%{name}-%{version}

I have moved documentation to %{name}-doc subpackage

> # Doesn't handle --docdir option :(
Indeed --docdir does not work, but --with-docdir works well.

> > 3. It does not build for me:
> Uh, I don't know. I've installed almost all tetex packages because I
> use it intensive.
> Maybe the tetex-format-pdflatex is missing (because asy wants to
> create pdf-files and the latex-styles are missing).

Missing BRs was:
  tetex-format-latex
  tetex-dvips
  tetex-tex-babel

And for python: rpm-pythonprov

I have just commited it. Thanks for your contribution.

-- 
Paweł Zuzelski


More information about the pld-devel-en mailing list