https://bugzilla.redhat.com/show_bug.cgi?id=1575601
Artur Iwicki <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Artur Iwicki <[email protected]> --- >Group: Development/Libraries Drop this. >BuildRoot: %{_tmppath}/beaker-libraries-buildroot Drop this too. >%clean >rm -rf $RPM_BUILD_ROOT And this. https://fedoraproject.org/wiki/Packaging:Guidelines#Tags_and_Sections >Source0: beakerlib-libraries.tar.gz Ideally, this should be a downloadable URL. If that's not possible, include a #comment describing how to recreate the tarball. https://fedoraproject.org/wiki/Packaging:SourceURL#Using_Revision_Control >%define libraries_path /usr/share/beakerlib-libraries Use %{_datadir} instead of /usr/share. https://fedoraproject.org/wiki/Packaging:RPMMacros -- 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]
