[Bug 549366] Review Request: flaw - Small multiplayer action game

bugzilla at redhat.com bugzilla at redhat.com
Mon Mar 29 19:09:00 UTC 2010


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 <musuruan at 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.



More information about the package-review mailing list