Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report. Summary: Review Request: bouml-doc - Documentation for the BOUML tool https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=249892 ------- Additional Comments From mtasaka@xxxxxxxxxxxxxxxxxxx 2007-08-01 13:33 EST ------- Well what is the real problem is that currently the directories %{_datadir}/doc/%{name}/html/ and %{_datadir}/doc/%{name}/pdf/ *themselves* are not owned by any package. In your way you must write: ------------------------------------------------------ %dir %_datadir/doc/%name %dir %_datadir/doc/%name/html %datadir/doc/%name/html/* ........... ------------------------------------------------------ or ------------------------------------------------------ %dir %_datadir/doc/%name %_datadir/doc/%name/html/ ....... ------------------------------------------------------ -- Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review