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

--- Comment #6 from Avi Alkalay <[email protected]> ---
Here are the updates based on last comments:

http://avi.alkalay.net/software/atomicparsley/AtomicParsley.spec
http://avi.alkalay.net/software/atomicparsley/AtomicParsley-0.9.0-11.fc17.src.rpm
http://avi.alkalay.net/software/atomicparsley/AtomicParsley-0.9.0-11.fc17.x86_64.rpm

rpmlint now is as clean as possible.

I moved the 'rm __MACOSX' to %build and changed the comment to be more clear:

%build
# The source zip file includes a top level directory called __MACOSX which
doesn't
# get removed by %%clean, so in a multiple RPM build scenario this directory
will
# not get removed, making a subsequent RPM build fail in the unzipping process.
# We will remove this useless directory right now to avoid problems in
subsequent
# RPM builds of the same package.
rm -rf ../__MACOSX

Thank you for reviewing.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to