https://bugzilla.redhat.com/show_bug.cgi?id=1174036 Ben Rosser <rosser.bjr@xxxxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |rosser.bjr@xxxxxxxxx --- Comment #11 from Ben Rosser <rosser.bjr@xxxxxxxxx> --- Since the package review was approved, it was proposed on the devel list that this just get imported. However, the spec and SRPM are no longer available from the links above, and there have been several new releases of ocaml-re since 2015. (Also, I needed a build of ocaml-re to start looking at ocaml-dose, another opam dependency). I grabbed a copy of the spec from Jon's copr repository: http://copr-dist-git.fedorainfracloud.org/cgit/jonludlam/opam/ocaml-re.git/plain/ocaml-re.spec?h=f23, and updated the version to 1.7.1. I had to make a minor modification or two to get it to build from that version of the spec; there's (now?) a configure script upstream, which I just invoked directly. However the documentation gets put in the wrong place (%{buildroot}%{_docdir}/re rather than .../ocaml-re), so I remove it in %install and install it manually. Otherwise, I made no changes to Jon's package. Spec URL: https://tc01.fedorapeople.org/ocaml/opam/ocaml-re.spec SRPM URL: https://tc01.fedorapeople.org/ocaml/opam/ocaml-re-1.7.1-1.fc26.src.rpm I can open a new review, if you'd prefer. -- 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