[Bug 662269] New: Review Request: dpic - A compiler for the pic language
by Red Hat Bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.
Summary: Review Request: dpic - A compiler for the pic language
https://bugzilla.redhat.com/show_bug.cgi?id=662269
Summary: Review Request: dpic - A compiler for the pic language
Product: Fedora
Version: rawhide
Platform: All
OS/Version: Linux
Status: NEW
Severity: medium
Priority: medium
Component: Package Review
AssignedTo: nobody(a)fedoraproject.org
ReportedBy: mathstuf(a)gmail.com
QAContact: extras-qa(a)fedoraproject.org
CC: notting(a)redhat.com, fedora-package-review(a)redhat.com
Estimated Hours: 0.0
Classification: Fedora
Spec URL: http://benboeckel.net/packaging/dpic/dpic.spec
SRPM URL: http://benboeckel.net/packaging/dpic/dpic-2010.12.08-1.fc14.src.rpm
Description:
A compiler for the pic language with more ouptut formats including raw
PostScript, LaTeX, TikZ, and more.
% lintmock fedora-14-x86_64
dpic.src: W: strange-permission dpic-no-strip-binaries.patch 0640L
dpic.src: W: strange-permission dpic.spec 0640L
dpic.x86_64: W: no-manual-page-for-binary dpic
dpic-examples.x86_64: W: no-documentation
4 packages and 0 specfiles checked; 0 errors, 4 warnings.
--
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.
11 years
[Bug 648095] New: Review Request: ghc-HsOpenSSL - (Incomplete) OpenSSL binding for Haskell
by Red Hat Bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.
Summary: Review Request: ghc-HsOpenSSL - (Incomplete) OpenSSL binding for Haskell
https://bugzilla.redhat.com/show_bug.cgi?id=648095
Summary: Review Request: ghc-HsOpenSSL - (Incomplete) OpenSSL
binding for Haskell
Product: Fedora
Version: rawhide
Platform: All
OS/Version: Linux
Status: NEW
Severity: medium
Priority: medium
Component: Package Review
AssignedTo: nobody(a)fedoraproject.org
ReportedBy: mathstuf(a)gmail.com
QAContact: extras-qa(a)fedoraproject.org
CC: notting(a)redhat.com, fedora-package-review(a)redhat.com
Estimated Hours: 0.0
Classification: Fedora
Spec URL: http://benboeckel.net/packaging/ghc-HsOpenSSL/ghc-HsOpenSSL.spec
SRPM URL:
http://benboeckel.net/packaging/ghc-HsOpenSSL/ghc-HsOpenSSL-0.8.0.2-1.fc1...
Description:
HsOpenSSL is an (incomplete) OpenSSL binding for Haskell. It
can generate RSA and DSA keys, read and write PEM files,
generate message digests, sign and verify messages, encrypt
and decrypt messages.
% lintmock fedora-14-x86_64-bb
ghc-HsOpenSSL.src: W: invalid-license PublicDomain
ghc-HsOpenSSL.src: W: strange-permission HsOpenSSL-0.8.0.2.tar.gz 0640L
ghc-HsOpenSSL.src: W: strange-permission ghc-HsOpenSSL.spec 0640L
ghc-HsOpenSSL.x86_64: W: invalid-license PublicDomain
ghc-HsOpenSSL-devel.x86_64: W: invalid-license PublicDomain
ghc-HsOpenSSL-prof.x86_64: E: devel-dependency ghc-HsOpenSSL-devel
ghc-HsOpenSSL-prof.x86_64: W: invalid-license PublicDomain
ghc-HsOpenSSL-prof.x86_64: W: no-documentation
ghc-HsOpenSSL-prof.x86_64: W: devel-file-in-non-devel-package
/usr/lib64/ghc-6.12.3/HsOpenSSL-0.8.0.2/libHSHsOpenSSL-0.8.0.2_p.a
4 packages and 0 specfiles checked; 1 errors, 8 warnings.
--
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.
11 years
[Bug 630298] New: Review Request: ghc-sendfile - A portable sendfile library
by Red Hat Bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.
Summary: Review Request: ghc-sendfile - A portable sendfile library
https://bugzilla.redhat.com/show_bug.cgi?id=630298
Summary: Review Request: ghc-sendfile - A portable sendfile
library
Product: Fedora
Version: rawhide
Platform: All
OS/Version: Linux
Status: NEW
Severity: medium
Priority: medium
Component: Package Review
AssignedTo: nobody(a)fedoraproject.org
ReportedBy: mathstuf(a)gmail.com
QAContact: extras-qa(a)fedoraproject.org
CC: notting(a)redhat.com, fedora-package-review(a)redhat.com
Estimated Hours: 0.0
Classification: Fedora
Spec URL: http://benboeckel.net/packaging/ghc-sendfile/ghc-sendfile.spec
SRPM URL:
http://benboeckel.net/packaging/ghc-sendfile/ghc-sendfile-0.7.2-1.fc14.sr...
Description:
A library which exposes zero-copy sendfile functionality in a
portable way. If a platform does not support sendfile, a
fallback implementation in haskell is provided.
% lintmock fedora-14-x86_64-bb
ghc-sendfile.src: W: spelling-error %description -l en_US haskell -> Gaskell,
Gaitskell, skellum
ghc-sendfile.src: W: strange-permission ghc-sendfile.spec 0640L
ghc-sendfile.src: W: strange-permission sendfile-0.7.2.tar.gz 0640L
ghc-sendfile.x86_64: W: spelling-error %description -l en_US haskell ->
Gaskell, Gaitskell, skellum
ghc-sendfile-devel.x86_64: W: spelling-error %description -l en_US haskell ->
Gaskell, Gaitskell, skellum
ghc-sendfile-prof.x86_64: E: devel-dependency ghc-sendfile-devel
ghc-sendfile-prof.x86_64: W: spelling-error %description -l en_US haskell ->
Gaskell, Gaitskell, skellum
ghc-sendfile-prof.x86_64: W: no-documentation
ghc-sendfile-prof.x86_64: W: devel-file-in-non-devel-package
/usr/lib64/ghc-6.12.3/sendfile-0.7.2/libHSsendfile-0.7.2_p.a
4 packages and 0 specfiles checked; 1 errors, 8 warnings.
--
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.
11 years
[Bug 630266] New: Review Request: ghc-JSONb - JSON parser that uses byte strings
by Red Hat Bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.
Summary: Review Request: ghc-JSONb - JSON parser that uses byte strings
https://bugzilla.redhat.com/show_bug.cgi?id=630266
Summary: Review Request: ghc-JSONb - JSON parser that uses byte
strings
Product: Fedora
Version: rawhide
Platform: All
OS/Version: Linux
Status: NEW
Severity: medium
Priority: medium
Component: Package Review
AssignedTo: nobody(a)fedoraproject.org
ReportedBy: mathstuf(a)gmail.com
QAContact: extras-qa(a)fedoraproject.org
CC: notting(a)redhat.com, fedora-package-review(a)redhat.com
Estimated Hours: 0.0
Classification: Fedora
Spec URL: http://benboeckel.net/packaging/ghc-JSONb/ghc-JSONb.spec
SRPM URL:
http://benboeckel.net/packaging/ghc-JSONb/ghc-JSONb-1.0.2-1.fc14.src.rpm
Description:
This parser consumes lazy ByteStrings to produce JSON in a
simple, efficient format backed with strict ByteStrings,
Rationals and ByteString tries.
% lintmock fedora-14-x86_64-bb
ghc-JSONb.src: W: strange-permission JSONb-1.0.2.tar.gz 0640L
ghc-JSONb.src: W: strange-permission ghc-JSONb.spec 0640L
ghc-JSONb-prof.x86_64: E: devel-dependency ghc-JSONb-devel
ghc-JSONb-prof.x86_64: W: no-documentation
ghc-JSONb-prof.x86_64: W: devel-file-in-non-devel-package
/usr/lib64/ghc-6.12.3/JSONb-1.0.2/libHSJSONb-1.0.2_p.a
4 packages and 0 specfiles checked; 1 errors, 4 warnings.
--
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.
11 years
[Bug 630258] New: Review Request: ghc-data-object - Represent hierarchical structures
by Red Hat Bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.
Summary: Review Request: ghc-data-object - Represent hierarchical structures
https://bugzilla.redhat.com/show_bug.cgi?id=630258
Summary: Review Request: ghc-data-object - Represent
hierarchical structures
Product: Fedora
Version: rawhide
Platform: All
OS/Version: Linux
Status: NEW
Severity: medium
Priority: medium
Component: Package Review
AssignedTo: nobody(a)fedoraproject.org
ReportedBy: mathstuf(a)gmail.com
QAContact: extras-qa(a)fedoraproject.org
CC: notting(a)redhat.com, fedora-package-review(a)redhat.com
Estimated Hours: 0.0
Classification: Fedora
Spec URL: http://benboeckel.net/packaging/ghc-data-object/ghc-data-object.spec
SRPM URL:
http://benboeckel.net/packaging/ghc-data-object/ghc-data-object-0.3.1.3-1...
Description:
These objects show up in different places, eg JSON, Yaml. By
providing a representation in a separate repository, other
libraries can share a single representation of these
structures.
% lintmock fedora-14-x86_64-bb
ghc-data-object.src: W: spelling-error %description -l en_US eg -> Eg, eh, e
ghc-data-object.src: W: strange-permission ghc-data-object.spec 0640L
ghc-data-object.src: W: strange-permission data-object-0.3.1.3.tar.gz 0640L
ghc-data-object.x86_64: W: spelling-error %description -l en_US eg -> Eg, eh, e
ghc-data-object-devel.x86_64: W: spelling-error %description -l en_US eg -> Eg,
eh, e
ghc-data-object-prof.x86_64: E: devel-dependency ghc-data-object-devel
ghc-data-object-prof.x86_64: W: spelling-error %description -l en_US eg -> Eg,
eh, e
ghc-data-object-prof.x86_64: W: no-documentation
ghc-data-object-prof.x86_64: W: devel-file-in-non-devel-package
/usr/lib64/ghc-6.12.3/data-object-0.3.1.3/libHSdata-object-0.3.1.3_p.a
4 packages and 0 specfiles checked; 1 errors, 8 warnings.
--
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.
11 years
[Bug 630228] New: Review Request: ghc-io-storage - A key-value store in the IO monad
by Red Hat Bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.
Summary: Review Request: ghc-io-storage - A key-value store in the IO monad
https://bugzilla.redhat.com/show_bug.cgi?id=630228
Summary: Review Request: ghc-io-storage - A key-value store in
the IO monad
Product: Fedora
Version: rawhide
Platform: All
OS/Version: Linux
Status: NEW
Severity: medium
Priority: medium
Component: Package Review
AssignedTo: nobody(a)fedoraproject.org
ReportedBy: mathstuf(a)gmail.com
QAContact: extras-qa(a)fedoraproject.org
CC: notting(a)redhat.com, fedora-package-review(a)redhat.com
Estimated Hours: 0.0
Classification: Fedora
Spec URL: http://benboeckel.net/packaging/ghc-io-storage/ghc-io-storage.spec
SRPM URL:
http://benboeckel.net/packaging/ghc-io-storage/ghc-io-storage-0.3-1.fc14....
Description:
This library allows an application to extend the 'global
state' hidden inside the IO monad with semi-arbitrary data.
Data is required to be 'Typeable'. The library provides an
essentially unbounded number of key-value stores indexed by
strings, with each key within the stores also being a string.
% lintmock fedora-14-x86_64-bb
ghc-io-storage.src: W: strange-permission io-storage-0.3.tar.gz 0640L
ghc-io-storage.src: W: strange-permission ghc-io-storage.spec 0640L
ghc-io-storage-prof.x86_64: E: devel-dependency ghc-io-storage-devel
ghc-io-storage-prof.x86_64: W: no-documentation
ghc-io-storage-prof.x86_64: W: devel-file-in-non-devel-package
/usr/lib64/ghc-6.12.3/io-storage-0.3/libHSio-storage-0.3_p.a
4 packages and 0 specfiles checked; 1 errors, 4 warnings.
--
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.
11 years
[Bug 630221] New: Review Request: ghc-vty - A simple terminal access library
by Red Hat Bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.
Summary: Review Request: ghc-vty - A simple terminal access library
https://bugzilla.redhat.com/show_bug.cgi?id=630221
Summary: Review Request: ghc-vty - A simple terminal access
library
Product: Fedora
Version: rawhide
Platform: All
OS/Version: Linux
Status: NEW
Severity: medium
Priority: medium
Component: Package Review
AssignedTo: nobody(a)fedoraproject.org
ReportedBy: mathstuf(a)gmail.com
QAContact: extras-qa(a)fedoraproject.org
CC: notting(a)redhat.com, fedora-package-review(a)redhat.com
Estimated Hours: 0.0
Classification: Fedora
Spec URL: http://benboeckel.net/packaging/ghc-vty/ghc-vty.spec
SRPM URL:
http://benboeckel.net/packaging/ghc-vty/ghc-vty-4.2.1.0.1-1.fc14.src.rpm
Description:
vty is terminal GUI library in the niche of ncurses. It is
intended to be easy to use, have no confusing corner cases,
and good support for common terminal types.
The version is bumped by .1 because of a backported patch which bumps
dependencies and would probably cause hell with cabal otherwise.
% lintmock fedora-14-x86_64-bb
ghc-vty.src: W: spelling-error %description -l en_US ncurses -> nurses, curses,
n curses
ghc-vty.src: W: strange-permission vty-4.2.1.0-parallel2.patch 0640L
ghc-vty.src: W: strange-permission vty-4.2.1.0.tar.gz 0640L
ghc-vty.src: W: strange-permission ghc-vty.spec 0640L
ghc-vty.x86_64: W: spelling-error %description -l en_US ncurses -> nurses,
curses, n curses
ghc-vty-devel.x86_64: W: spelling-error %description -l en_US ncurses ->
nurses, curses, n curses
ghc-vty-prof.x86_64: E: devel-dependency ghc-vty-devel
ghc-vty-prof.x86_64: W: spelling-error %description -l en_US ncurses -> nurses,
curses, n curses
ghc-vty-prof.x86_64: W: no-documentation
ghc-vty-prof.x86_64: W: devel-file-in-non-devel-package
/usr/lib64/ghc-6.12.3/vty-4.2.1.0.1/libHSvty-4.2.1.0.1_p.a
4 packages and 0 specfiles checked; 1 errors, 9 warnings.
--
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.
11 years
[Bug 755291] New: Review Request: <mod> - <short summary here>
by Red Hat Bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.
Summary: Review Request: <mod> - <short summary here>
https://bugzilla.redhat.com/show_bug.cgi?id=755291
Summary: Review Request: <mod> - <short summary here>
Product: Fedora
Version: rawhide
Platform: All
OS/Version: Linux
Status: NEW
Severity: medium
Priority: unspecified
Component: Package Review
AssignedTo: nobody(a)fedoraproject.org
ReportedBy: cickumqt(a)gmail.com
QAContact: extras-qa(a)fedoraproject.org
CC: notting(a)redhat.com,
package-review(a)lists.fedoraproject.org
Classification: Fedora
Story Points: ---
Type: ---
Spec URL: <spec info here>
SRPM URL: <srpm info here>
Description: <description here>
--
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.
11 years