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

Mario Blättermann <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]
                   |                            |m

--- Comment #3 from Mario Blättermann <[email protected]> ---
The tarball contains an upstream egg, you have to delete it before building the
package so that it gets rebuilt:

%prep
%setup -q -n Yapsy-%{version}-pythons2n3
rm -rf *.egg-info

See http://fedoraproject.org/wiki/Packaging:Python_Eggs#Upstream_Eggs for more
info.

Don't mix %{buildroot} and $RPM_BUILD_ROOT in the same spec file.


$ rpmlint -i -v *
python-yapsy.src: I: checking
python-yapsy.src: W: spelling-error %description -l en_US customised ->
customized, customize, accustomed
The value of this tag appears to be misspelled. Please double-check.

Please fix the spelling error:
customised → customized

-- 
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=bbO3PXOA1j&a=cc_unsubscribe
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to