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=489686 --- Comment #42 from Conrad Sanderson <conradsand@xxxxxxxx> 2009-06-09 07:13:47 EDT --- (In reply to comment #41) > Now you need to: > > - mark the documentation files as %doc > > and > > - add > %dir %{_docdir}/%{name}-%{version}/ > to the files of the main package. (I don't think it owns the directory yet.) Agreed on "%dir %{_docdir}/%{name}-%{version}/" However, is %doc guaranteed to always place files into %{_docdir}/%{name}-%{version}/ ? If not, this is going to conflict with the -devel package which lists the documentation as "%{_docdir}/%{name}-%{version}/README.txt ... " I can't use %doc for the -devel package, as it's going to create a separate directory. Michael Schwendt (Comment #39) suggested to avoid the use of %doc for the devel package in order to keep everything in one place. If we're using direct file specification instead of %doc in the devel package, why not also do this in the main package ? -- 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 Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review