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

Ralf Corsepius <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|[email protected] |
                   |project.org                 |
                 CC|                            |[email protected]



--- Comment #3 from Ralf Corsepius <[email protected]> ---
Your spec file contains this:

%install
tar -axf %{sources}

2 issues with this:
- Sources are supposed to be unpackaged in %setup.

- Instead of explicitly invoking tar, sources should be unpackaged with %setup.
  Please google for "rpm %setup", rpm has options to control directory creation
  sequencing and untarring into subdirs.

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

Reply via email to