https://bugzilla.redhat.com/show_bug.cgi?id=1369708
--- Comment #1 from Igor Gnatenko <[email protected]> --- > BuildRequires: pkgconfig > BuildRequires: libcmocka-devel BuildRequires: pkgconfig(cmocka) > CONFIG_SITE=$(pwd)/lib/default_config.site ./configure export CONFIG_SITE=$(pwd)/lib/default_config.site %configure > make %{?_smp_mflags} %make_build * Missing BuildRequires: gcc * Redundant rm -rf $RPM_BUILD_ROOT * Missing -devel subpackage which contains headers and unversioned .so * Globs are too relax (/me guessing package contains .la and .a files) -- 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] https://lists.fedoraproject.org/admin/lists/[email protected]
