https://bugzilla.redhat.com/show_bug.cgi?id=1200389 Richard W.M. Jones <rjones@xxxxxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |rjones@xxxxxxxxxx --- Comment #1 from Richard W.M. Jones <rjones@xxxxxxxxxx> --- These should be deleted: # Prevent RPM from stripping the binaries & debuginfo. # # NB: Only required because this package uses the obsolete -custom # parameter and builds a bytecode 'ocamlrpcgen'. I tried to fix the # build to make a native code 'ocamlrpcgen' but the build system got # the better of me. %global debug_package %{nil} %global __strip /bin/true These should be deleted: %global __ocaml_requires_opts -c -f '%{buildroot}%{_bindir}/ocamlrun %{buildroot}%{_bindir}/ocamlobjinfo' %global __ocaml_provides_opts -f '%{buildroot}%{_bindir}/ocamlrun %{buildroot}%{_bindir}/ocamlobjinfo' The name of the package may or may not meet the packaging guidelines. I guess it isn't a library, so it doesn't need to be called 'ocaml-*' It seems as if the program is really called 'pkcs11proxyd' and so that should also be the name of the RPM. -- 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 https://admin.fedoraproject.org/mailman/listinfo/package-review