Mon, 20 May 2024 21:23:25 UTC | login

Information for build coccinelle-1.0.7-5.fc31

ID105097
Package Namecoccinelle
Version1.0.7
Release5.fc31
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/coccinelle.git#2dfdaf6e3ecd4ad52757c6c223892764ba6ccf27
SummarySemantic patching for Linux (spatch)
DescriptionCoccinelle is a tool to utilize semantic patches for manipulating C code. It was originally designed to ease maintenance of device drivers in the Linux kernel.
Built bydavidlt
State failed
Volume DEFAULT
StartedSat, 21 Sep 2019 14:33:54 UTC
CompletedSat, 21 Sep 2019 15:13:54 UTC
Taskbuild (f31-candidate, /rpms/coccinelle.git:2dfdaf6e3ecd4ad52757c6c223892764ba6ccf27)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/coccinelle.git#2dfdaf6e3ecd4ad52757c6c223892764ba6ccf27'}}
Tags No tags
RPMs No RPMs
Changelog * Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.7-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Thu Nov 08 2018 Richard W.M. Jones <rjones@redhat.com> - 1.0.7-4 - Set PYTHONPATH before testing for python support. * Thu Nov 08 2018 Richard W.M. Jones <rjones@redhat.com> - 1.0.7-3 - Use autogen script and remove redundent autoreconf. - Eliminate unsupported --enable-release flag for configure, using targets instead (all-release when ocamlopt is available). - Include %check for python support. - Run tests against non-script spatch so environment variables have effect. - Thanks: John Friend. * Thu Nov 08 2018 Richard W.M. Jones <rjones@redhat.com> - 1.0.7-2 - Second attempt at packaging 1.0.7. - Different way to rebuild autotools. - Move spatch binary to %_libdir/coccinelle and use spatch wrapper script. - Package spgen. * Thu Jul 12 2018 Dominique Martinet <asmadeus@codewreck.org> - 1.0.7-1 - Upgrade to new upstream version 1.0.7 - Add -f to the 'remove generated menhir files' because their presence depend on the source - Add another hack to generate a first dummy pyml_stubs lib to make the build system happy - RWMJ: Run autoreconf. - RWMJ: Add and fix bash-completion subpackage. * Thu Jul 12 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.6-20 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Wed Jul 11 2018 Richard W.M. Jones <rjones@redhat.com> - 1.0.6-19 - OCaml 4.07.0 (final) rebuild. * Wed Jun 20 2018 Richard W.M. Jones <rjones@redhat.com> - 1.0.6-18 - OCaml 4.07.0-rc1 rebuild. * Tue Jun 19 2018 Miro HronĨok <mhroncok@redhat.com> - 1.0.6-17 - Rebuilt for Python 3.7 * Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.6-16 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Fri Nov 17 2017 Richard W.M. Jones <rjones@redhat.com> - 1.0.6-15 - OCaml 4.06.0 rebuild. - Temporarily enable -unsafe-string. - Pass -g to all instances of the compiler.