https://bugzilla.redhat.com/show_bug.cgi?id=1823419 Artur Iwicki <fedora@xxxxxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fedora@xxxxxxxxxx --- Comment #3 from Artur Iwicki <fedora@xxxxxxxxxx> --- >Release: 0.rc1%{?dist} Shouldn't this be something like 0.1.rc1 or 0.rc1.1? It must start with a 0. since this is a pre-release, but you'll still want a number you can increment if you change something in the spec while staying at 3.0.0-rc1. >Group: Development/Languages >Group: Development/Libraries Not used in Fedora. >%build >#export CFLAGS="$RPM_OPT_FLAGS -fPIC -O" >export CPPFLAGS="$CFLAGS" Setting the CFLAGS is commented-out. CPPFLAGS is thus set to an empty var. The build ends up not using Fedora's %{optflags}. -- 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 Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/package-review@xxxxxxxxxxxxxxxxxxxxxxx