Bug 1400542 (colm) - Review Request: colm - Programming language designed for the analysis and transformation of computer languages
Summary: Review Request: colm - Programming language designed for the analysis and tra...
Keywords:
Status: CLOSED ERRATA
Alias: colm
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Zbigniew Jędrzejewski-Szmek
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 1382861
TreeView+ depends on / blocked
 
Reported: 2016-12-01 13:13 UTC by Igor Gnatenko
Modified: 2016-12-11 02:23 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-12-11 00:29:11 UTC
Type: ---
Embargoed:
zbyszek: fedora-review+


Attachments (Terms of Use)

Description Igor Gnatenko 2016-12-01 13:13:31 UTC
Spec URL: https://ignatenkobrain.fedorapeople.org/for-review/colm.spec
SRPM URL: https://ignatenkobrain.fedorapeople.org/for-review/colm-0.13.0.4-1.fc26.src.rpm
Description:
Colm is a programming language designed for the analysis and transformation
of computer languages. Colm is influenced primarily by TXL. It is
in the family of program transformation languages.
Fedora Account System Username: ignatenkobrain

Comment 1 Zbigniew Jędrzejewski-Szmek 2016-12-01 18:55:10 UTC
What going on with the .so file?
$ objdump -p /usr/lib64/libcolm*|grep SONA
  SONAME               libcolm-0.13.0.4.so

The name is nonstandard (number before ".so"), but we have a bunch of files like that. But the SONAME is very specific, so all dependent packages will have to be rebuilt if it changes.

rpmlint:
colm.src: E: summary-too-long C Programming language designed for the analysis and transformation of computer languages
→ "Programming language for the analysis of computer languages"

rpmlint also complains about incorrect-fsf-address.

Comment 2 Igor Gnatenko 2016-12-01 20:09:14 UTC
(In reply to Zbigniew Jędrzejewski-Szmek from comment #1)
> What going on with the .so file?
> $ objdump -p /usr/lib64/libcolm*|grep SONA
>   SONAME               libcolm-0.13.0.4.so
> 
> The name is nonstandard (number before ".so"), but we have a bunch of files
> like that. But the SONAME is very specific, so all dependent packages will
> have to be rebuilt if it changes.
Upstream doesn't guarantee backwards compatibility.
> 
> rpmlint:
> colm.src: E: summary-too-long C Programming language designed for the
> analysis and transformation of computer languages
> → "Programming language for the analysis of computer languages"
Easy to fix.
> 
> rpmlint also complains about incorrect-fsf-address.
Will report to upstream.

Any other issues?

Comment 3 Igor Gnatenko 2016-12-01 20:13:02 UTC
In the real world, only ragel depends on this package ;)

Comment 4 Zbigniew Jędrzejewski-Szmek 2016-12-01 20:17:33 UTC
> Upstream doesn't guarantee backwards compatibility.
OK. That's wrong, but OK.

> Any other issues?

%post -p /sbin/ldconfig
%postun -p /sbin/ldconfig
is missing.

+ package name is OK
+ latest version
+ provides/requires/brs look correct
+ builds and installs OK
+ rpmlint output can be ignored (see comment #c1)
+ fedora-review is happy
+ license is acceptable (GPLv2)
+ license is specified correctly

Package is APPROVED. Please fix summary and the scriptlets.

Comment 5 Gwyn Ciesla 2016-12-02 13:45:38 UTC
Package request has been approved: https://admin.fedoraproject.org/pkgdb/package/rpms/colm

Comment 6 Fedora Update System 2016-12-02 16:15:13 UTC
colm-0.13.0.4-1.fc25 has been submitted as an update to Fedora 25. https://bodhi.fedoraproject.org/updates/FEDORA-2016-d26bf451c0

Comment 7 Fedora Update System 2016-12-02 16:15:22 UTC
colm-0.13.0.4-1.fc24 has been submitted as an update to Fedora 24. https://bodhi.fedoraproject.org/updates/FEDORA-2016-2e1979e23d

Comment 8 Fedora Update System 2016-12-03 04:37:47 UTC
colm-0.13.0.4-1.fc25 has been pushed to the Fedora 25 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-d26bf451c0

Comment 9 Fedora Update System 2016-12-03 05:43:27 UTC
colm-0.13.0.4-1.fc24 has been pushed to the Fedora 24 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-2e1979e23d

Comment 10 Fedora Update System 2016-12-11 00:29:11 UTC
colm-0.13.0.4-1.fc25 has been pushed to the Fedora 25 stable repository. If problems still persist, please make note of it in this bug report.

Comment 11 Fedora Update System 2016-12-11 02:23:23 UTC
colm-0.13.0.4-1.fc24 has been pushed to the Fedora 24 stable repository. If problems still persist, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.