Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 885348 (ghc-stringsearch) - Review Request: ghc-stringsearch - Fast searching, splitting and replacing of ByteStrings
Summary: Review Request: ghc-stringsearch - Fast searching, splitting and replacing of...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: ghc-stringsearch
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Narasimhan
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: Haskell-pkg-reviews 832656
TreeView+ depends on / blocked
 
Reported: 2012-12-08 19:45 UTC by Ben Boeckel
Modified: 2013-02-19 01:27 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-02-19 01:27:10 UTC
Type: ---
Embargoed:
lakshminaras2002: fedora-review+
gwync: fedora-cvs+


Attachments (Terms of Use)

Description Ben Boeckel 2012-12-08 19:45:57 UTC
Spec URL: http://benboeckel.net/packaging/ghc-stringsearch/ghc-stringsearch.spec
SRPM URL: http://benboeckel.net/packaging/ghc-stringsearch/ghc-stringsearch-0.3.6.4-1.fc19.src.rpm
Description:
This package provides several functions to quickly
search for substrings in strict or lazy ByteStrings.
It also provides functions for breaking or splitting
on substrings and replacing all occurrences of a
substring (the first in case of overlaps) with another.
GHC before 6.10 are no longer supported, other compilers
only if they support BangPatterns. If you need it to
work with other compilers, send a feature request.

Fedora Account System Username: mathstuf

Comment 1 Arangamanikkannan Manickam 2012-12-08 20:25:47 UTC
The links provided don't work.

Comment 2 Ben Boeckel 2012-12-08 20:29:38 UTC
DNS is still propogating most likely. (Internet was down for a while and things changed while that happened, so things were broken for a while; I'm slowly getting things back together as much as is possible.)

Comment 3 Narasimhan 2012-12-19 03:44:18 UTC
Ben,
The links do not work. I am getting this error.
unable to resolve host address `benboeckel.net'

Comment 4 Ben Boeckel 2012-12-19 18:12:39 UTC
Hrm...the DNS settings failed to apply; apparently linode's servers are down? I'll try to dig into this more tonight.

Comment 5 Narasimhan 2013-01-12 05:13:38 UTC
[+]MUST: rpmlint must be run on every package. The output should be posted in the review.
rpmlint  -i ghc-stringsearch-0.3.6.4-1.fc17.src.rpm ghc-stringsearch-0.3.6.4-1.fc17.x86_64.rpm ghc-stringsearch-devel-0.3.6.4-1.fc17.x86_64.rpm ../ghc-stringsearch.spec 
ghc-stringsearch.src: W: spelling-error %description -l en_US substrings -> sub strings, sub-strings, strings
The value of this tag appears to be misspelled. Please double-check.

ghc-stringsearch.src: W: spelling-error %description -l en_US substring -> sub string, sub-string, subsisting
The value of this tag appears to be misspelled. Please double-check.

ghc-stringsearch.src: W: no-version-in-last-changelog
The latest changelog entry doesn't contain a version. Please insert the
version that is coherent with the version of the package and rebuild it.

ghc-stringsearch.src: W: strange-permission stringsearch-0.3.6.4.tar.gz 0640L
A file that you listed to include in your package has strange permissions.
Usually, a file should have 0644 permissions.

ghc-stringsearch.src: W: strange-permission ghc-stringsearch.spec 0640L
A file that you listed to include in your package has strange permissions.
Usually, a file should have 0644 permissions.

ghc-stringsearch.x86_64: W: spelling-error %description -l en_US substrings -> sub strings, sub-strings, strings
The value of this tag appears to be misspelled. Please double-check.

ghc-stringsearch.x86_64: W: spelling-error %description -l en_US substring -> sub string, sub-string, subsisting
The value of this tag appears to be misspelled. Please double-check.

ghc-stringsearch.x86_64: W: no-version-in-last-changelog
The latest changelog entry doesn't contain a version. Please insert the
version that is coherent with the version of the package and rebuild it.

ghc-stringsearch-devel.x86_64: W: spelling-error %description -l en_US substrings -> sub strings, sub-strings, strings
The value of this tag appears to be misspelled. Please double-check.

ghc-stringsearch-devel.x86_64: W: spelling-error %description -l en_US substring -> sub string, sub-string, subsisting
The value of this tag appears to be misspelled. Please double-check.

ghc-stringsearch-devel.x86_64: W: no-version-in-last-changelog
The latest changelog entry doesn't contain a version. Please insert the
version that is coherent with the version of the package and rebuild it.

3 packages and 1 specfiles checked; 0 errors, 11 warnings.

Please fix changelog before importing the package.

[+]MUST: The package must be named according to the Package Naming Guidelines.
[+]MUST: The spec file name must match the base package %{name}, in the format %{name}.spec
[+]MUST: The package must meet the Packaging Guidelines.
        Naming-Yes
        Version-release - Matches
        License - OK
        No prebuilt external bits - OK
        Spec legibity - OK
        Package template - OK
        Arch support - OK
        Libexecdir - OK
        rpmlint - yes
        changelogs - OK
        Source url tag  - OK, validated.
        Build Requires list - OK
        Summary and description - OK
        API documentation - OK, in devel package.

[+]MUST: The package must be licensed with a Fedora approved license and meet the Licensing Guidelines.
BSD license.
[+]MUST: The License field in the package spec file must match the actual license.
[+]MUST: If (and only if) the source package includes the text of the license(s) in its own file, then that file, containing the text of the license(s) for the package must be included in %doc.
LICENSE file is included.
[+]MUST: The spec file must be written in American English.
[+]MUST: The spec file for the package MUST be legible.
[+]MUST: The sources used to build the package must match the upstream source, as provided in the spec URL. Reviewers should use sha256sum for this task as it is used by the sources file once imported into git. If no upstream URL can be specified for this package, please see the Source URL Guidelines for how to deal with this.
sha256sum stringsearch-0.3.6.4.tar.gz 
2ba4faa9759037c622091625d1d6b04d4401472d79f023631d6f8d8e2ce8e099  stringsearch-0.3.6.4.tar.gz

sha256sum ghc-stringsearch-0.3.6.4-1.fc19.src/stringsearch-0.3.6.4.tar.gz 
2ba4faa9759037c622091625d1d6b04d4401472d79f023631d6f8d8e2ce8e099  ghc-stringsearch-0.3.6.4-1.fc19.src/stringsearch-0.3.6.4.tar.gz

[+]MUST: The package MUST successfully compile and build into binary rpms on at least one primary architecture.
Built on x86_64.
[+]MUST: If the package does not successfully compile, build or work on an architecture, then those architectures should be listed in the spec in ExcludeArch.
[+]MUST: All build dependencies must be listed in BuildRequires.
[+]MUST: Packages must NOT bundle copies of system libraries.
Checked with rpmquery --list.
[+]MUST: A package must own all directories that it creates.
Checked with rpmquery --whatprovides.
[+]MUST: A Fedora package must not list a file more than once in the spec file's %files listings.
[+]MUST: Permissions on files must be set properly. Executables should be set with executable permissions, for example.
Checked with ls -lR.
[+]MUST: Each package must consistently use macros.
[+]MUST: The package must contain code, or permissible content.
[+]MUST: If a package includes something as %doc, it must not affect the runtime of the application.
[+]MUST: devel packages must require the base package using a fully versioned dependency: Requires: {name} = %{version}-%{release}
ghc(stringsearch-0.3.6.4) = 4c6f0136bc74eea4f4a2642c37baea4d is needed by (installed) ghc-stringsearch-devel-0.3.6.4-1.fc17.x86_64
        ghc-stringsearch = 0.3.6.4-1.fc17 is needed by (installed) ghc-stringsearch-devel-0.3.6.4-1.fc17.x86_64
[+]MUST: Packages must not own files or directories already owned by other packages.
[+]MUST: All filenames in rpm packages must be valid UTF-8.

Should items
[+]SHOULD: If the source package does not include license text(s) as a separate file from upstream, the packager SHOULD query upstream to include it. 
[-]SHOULD: The description and summary sections in the package spec file should contain translations for supported Non-English languages, if available. 
[-]SHOULD: The reviewer should test that the package builds in mock. 
[-]SHOULD: The package should compile and build into binary rpms on all supported architectures.
[+]SHOULD: The reviewer should test that the package functions as described. A package should not segfault instead of running, for example.
Installed the packages. Imported Data.ByteString.Lazy.Search into ghci. Loads fine.
[+]SHOULD: If scriptlets are used, those scriptlets must be sane. This is vague, and left up to the reviewers judgement to determine sanity.

cabal-rpm-diff is OK.

Please fix changelog before importing the package.

APPROVED.

Comment 6 Ben Boeckel 2013-01-24 05:04:44 UTC
New Package SCM Request
=======================
Package Name: ghc-stringsearch
Short Description: Fast searching, splitting and replacing of ByteStrings
Owners: mathstuf
Branches: f17 f18
InitialCC: haskell-sig

Comment 7 Gwyn Ciesla 2013-01-24 13:28:52 UTC
Git done (by process-git-requests).

Comment 8 Fedora Update System 2013-02-06 08:26:06 UTC
ghc-stringsearch-0.3.6.4-2.fc17 has been submitted as an update for Fedora 17.
https://admin.fedoraproject.org/updates/ghc-stringsearch-0.3.6.4-2.fc17

Comment 9 Fedora Update System 2013-02-06 08:26:45 UTC
ghc-stringsearch-0.3.6.4-2.fc18 has been submitted as an update for Fedora 18.
https://admin.fedoraproject.org/updates/ghc-stringsearch-0.3.6.4-2.fc18

Comment 10 Fedora Update System 2013-02-08 02:15:02 UTC
ghc-stringsearch-0.3.6.4-2.fc18 has been pushed to the Fedora 18 testing repository.

Comment 11 Fedora Update System 2013-02-19 01:27:13 UTC
ghc-stringsearch-0.3.6.4-2.fc17 has been pushed to the Fedora 17 stable repository.

Comment 12 Fedora Update System 2013-02-19 01:27:44 UTC
ghc-stringsearch-0.3.6.4-2.fc18 has been pushed to the Fedora 18 stable repository.


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