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





--- Comment #3 from Parag AN(पराग) <[email protected]>  2009-06-16 23:15:32 
EDT ---
(In reply to comment #2)
> (In reply to comment #1)
> >
> > Should:
> > 1) Consider adding examples directory to %doc
> 
> I've added the following lines to the %install section of my spec:
> 
> mkdir -p $RPM_BUILD_ROOT/%{_docdir}/%{name}-%{version}
> cp -r %{_builddir}/p5-Palm-%{version}/examples
> $RPM_BUILD_ROOT/%{_docdir}/%{name}-%{version}/

why to add above lines?

I just used following line in spec
%doc Changes FAQ LICENSE README TODO examples

This worked for me. What errors do you get if you will not add above lines?

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