[Bug 457261] Review Request: open-cobol - OpenCOBOL - COBOL compiler

bugzilla at redhat.com bugzilla at redhat.com
Fri Aug 15 08:18:20 UTC 2008


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=457261





--- Comment #10 from Dan HorĂ¡k <dan at danny.cz>  2008-08-15 04:18:18 EDT ---
Only 2 small issues remaining:
open-cobol package should have
Requires:       libcob = %{version}
instead of
Requires:       libcob-devel = %{version}

and from rpmlint output:
open-cobol.src: W: mixed-use-of-spaces-and-tabs (spaces: line 15, tab: line 3)
=> please fix

open-cobol.x86_64: W: devel-file-in-non-devel-package
/usr/include/libcob/common.h
open-cobol.x86_64: W: devel-file-in-non-devel-package
/usr/include/libcob/intrinsic.h
open-cobol.x86_64: W: devel-file-in-non-devel-package
/usr/include/libcob/fileio.h
open-cobol.x86_64: W: devel-file-in-non-devel-package
/usr/include/libcob/call.h
open-cobol.x86_64: W: devel-file-in-non-devel-package /usr/include/libcob.h
open-cobol.x86_64: W: devel-file-in-non-devel-package
/usr/include/libcob/termio.h
open-cobol.x86_64: W: devel-file-in-non-devel-package
/usr/include/libcob/move.h
open-cobol.x86_64: W: devel-file-in-non-devel-package /usr/bin/cob-config
open-cobol.x86_64: W: devel-file-in-non-devel-package
/usr/include/libcob/strings.h
open-cobol.x86_64: W: devel-file-in-non-devel-package
/usr/include/libcob/codegen.h
open-cobol.x86_64: W: devel-file-in-non-devel-package /usr/lib64/libcob.so
open-cobol.x86_64: W: devel-file-in-non-devel-package
/usr/include/libcob/byteswap.h
open-cobol.x86_64: W: devel-file-in-non-devel-package
/usr/include/libcob/numeric.h
open-cobol.x86_64: W: devel-file-in-non-devel-package
/usr/include/libcob/screenio.h
open-cobol.x86_64: E: devel-dependency glibc-devel
=> these are OK, open-cobol is in fact a "devel" package

If I understand it correctly then compiled COBOL programs will be linked with
the libcob.so.1 library and thus depend only on the libcob subpackage (=
runtime environment for Open-COBOL compiled programs).

-- 
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 package-review mailing list