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

--- Comment #24 from Andrea Musuruane <musur...@gmail.com> 2010-03-29 15:08:56 
EDT ---
Anyway, (In reply to comment #23)
> This is a upstream bug?    

No. I really believe it is an error in your spec files. I did the required
modification on my local copy and it is OK.

$ rpm -qpd /home/andrea/rpmbuild/RPMS/x86_64/flaw-1.2.2-5.fc12.x86_64.rpm
/usr/share/doc/flaw-1.2.2/AUTHORS
/usr/share/doc/flaw-1.2.2/COPYING
/usr/share/doc/flaw-1.2.2/ChangeLog
/usr/share/doc/flaw-1.2.2/README


I just called configure in this way:
%configure --docdir=%{_docdir}/%{name}-%{version}

And changed the %files section like the following:
%files
[...]
%exclude %{_docdir}/%{name}-%{version}/INSTALL
%doc %{_docdir}/%{name}-%{version}


If you have further problems, please post your latest SPEC and src.rpm.

-- 
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.
_______________________________________________
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to