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=489233





--- Comment #7 from Denis Arnaud <[email protected]>  2009-03-22 
22:10:20 EDT ---
(In reply to comment #6)
> 
> 2. Besides, still for the generation of the doc package, I had to copy the
> %{_docdir}/%{name}-%{version}/html content to
> %{_datadir}/%{name}-%{version}/html, as %{_docdir}/%{name}-%{version} is
> deleted (after the installation and) just before the content can be copied 
> into
> that directory. I have looked into several other Fedora packages (dbus, 
> xerces,
> cppunit), but could not find another elegant way to copy the HTML 
> documentation
> into /usr/share/doc/%{name}-%{version}/html .
> 

I eventually found a way to do it elegantly, and updated all the files
(rmol.spec and rmol-*src.rpm) accordingly. I just added the doc/html directory
to the %doc macro of the doc package (and removed all the directory copies).

So, the issue 1. of comment #6 is still open.

-- 
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

Reply via email to