[Bug 481034] Review Request: coccinelle - Semantic patching for Linux (spatch)

bugzilla at redhat.com bugzilla at redhat.com
Wed Jan 21 22:19:27 UTC 2009


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=481034





--- Comment #2 from Richard W.M. Jones <rjones at redhat.com>  2009-01-21 17:19:26 EDT ---
Small problem with Python 2.6 in Rawhide.  The updated package below
fixes this:

Spec URL: http://www.annexia.org/tmp/ocaml/coccinelle.spec
SRPM URL: http://www.annexia.org/tmp/ocaml/coccinelle-0.1.4-3.fc11.src.rpm
* Wed Jan 21 2009 Richard W.M. Jones <rjones at redhat.com> - 0.1.4-3
- Patch for Python 2.6.

Koji scratch build:
http://koji.fedoraproject.org/koji/taskinfo?taskID=1072634

rpmlint reports:

coccinelle.src:42: W: configure-without-libdir-spec

 - This is OK because this isn't an autoconf-based configure.

coccinelle.x86_64: W: devel-file-in-non-devel-package
/usr/share/coccinelle/standard.h

 - Coccinelle uses this as a data file, it's not a normal include file.

coccinelle.x86_64: W: unstripped-binary-or-object /usr/bin/spatch

 - This file shouldn't be stripped, which will damage it.

coccinelle.x86_64: W: ocaml-mixed-executable /usr/bin/spatch

 - This is fine.  Prelink-defeating config script is implemented.

coccinelle.x86_64: W: ocaml-naming-policy-not-applied
/usr/lib64/ocaml/stublibs/dll*.so

 - This is OK because it's not an OCaml library.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.




More information about the Fedora-package-review mailing list