https://bugzilla.redhat.com/show_bug.cgi?id=986530



--- Comment #6 from Michael Schwendt <bugs.mich...@gmx.net> ---
> %doc %dir %{_datadir}/doc/%{name}-%{version}
> %doc %{_datadir}/doc/%{name}-%{version}/AUTHORS
> %doc %{_datadir}/doc/%{name}-%{version}/COPYING
> %doc %{_datadir}/doc/%{name}-%{version}/README
> %doc %dir %{_datadir}/doc/%{name}-%{version}/dbus
> %doc %{_datadir}/doc/%{name}-%{version}/dbus/*
> %doc %{_mandir}/man*/*

As a hint here, files in several paths are implicitly marked as %doc and need
not be marked as such in the spec file. Among them are %_docdir
(/usr/share/doc) and %_mandir (/usr/share/man). See 'rpm -E %__docdir_path'.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=X0OltLBtg0&a=cc_unsubscribe
_______________________________________________
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to