https://bugzilla.redhat.com/show_bug.cgi?id=1559786
Iwicki Artur <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Iwicki Artur <[email protected]> --- >Group: Development/Libraries Drop this. >%clean And this. >%install >rm -rf $RPM_BUILD_ROOT And this. https://fedoraproject.org/wiki/Packaging:Guidelines#Tags_and_Sections >%__make %{?_smp_mflags} Macro forms of system executables are discouraged. https://fedoraproject.org/wiki/Packaging:Guidelines#Macros >%__make install DESTDIR=$RPM_BUILD_ROOT Use "%make_install" instead. >%doc README.md HACKING.md COPYING AUTHORS NEWS COPYING should be marked as %license. -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list -- [email protected] To unsubscribe send an email to [email protected]
