https://bugzilla.redhat.com/show_bug.cgi?id=1559786 Iwicki Artur <fedora@xxxxxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fedora@xxxxxxxxxx --- Comment #1 from Iwicki Artur <fedora@xxxxxxxxxx> --- >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 -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx