Product: Fedora https://bugzilla.redhat.com/show_bug.cgi?id=962820
--- Comment #2 from Michael Schwendt <[email protected]> --- > %setup -q is enough, no need for -n to define "%{name}-%{version}" The longer explanation gives some background: "-n %name-%version" is the default, but if one ever wants to package a snapshot, one will likely need "-n …". By quite some packagers it's considered more convenient to simply adjust/change an existing "-n …" rather than delete it completely and add it back again when needed for e.g. a temporary snapshot once again. * The second license in file COPYRIGHT looks like "License: BSD with advertising": https://fedoraproject.org/wiki/Licensing:BSD -- 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=RRQkBgKiAP&a=cc_unsubscribe _______________________________________________ package-review mailing list [email protected] https://admin.fedoraproject.org/mailman/listinfo/package-review
