[Bug 630282] New: Review Request: ghc-MonadCatchIO-mtl - Monad-transformer for Control.Exception
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-MonadCatchIO-mtl - Monad-transformer for Control.Exception
https://bugzilla.redhat.com/show_bug.cgi?id=630282
Summary: Review Request: ghc-MonadCatchIO-mtl -
Monad-transformer for Control.Exception
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-MonadCatchIO-mtl/ghc-MonadCatchIO-mtl...
SRPM URL:
http://benboeckel.net/packaging/ghc-MonadCatchIO-mtl/ghc-MonadCatchIO-mtl...
Description:
Provides a monad-transformer version of the
@Control.Exception.catch@ function. For this, it defines the
@MonadCatchIO@ class, a subset of @MonadIO@. It defines
proper instances for most monad transformers in the 'mtl'
library.
% lintmock fedora-14-x86_64-bb
ghc-MonadCatchIO-mtl.src: W: invalid-license PublicDomain
ghc-MonadCatchIO-mtl.src: W: strange-permission ghc-MonadCatchIO-mtl.spec 0640L
ghc-MonadCatchIO-mtl.src: W: strange-permission MonadCatchIO-mtl-0.3.0.1.tar.gz
0640L
ghc-MonadCatchIO-mtl.x86_64: W: invalid-license PublicDomain
ghc-MonadCatchIO-mtl.x86_64: W: no-documentation
ghc-MonadCatchIO-mtl-devel.x86_64: W: invalid-license PublicDomain
ghc-MonadCatchIO-mtl-prof.x86_64: E: devel-dependency
ghc-MonadCatchIO-mtl-devel
ghc-MonadCatchIO-mtl-prof.x86_64: W: invalid-license PublicDomain
ghc-MonadCatchIO-mtl-prof.x86_64: W: no-documentation
ghc-MonadCatchIO-mtl-prof.x86_64: W: devel-file-in-non-devel-package
/usr/lib64/ghc-6.12.3/MonadCatchIO-mtl-0.3.0.1/libHSMonadCatchIO-mtl-0.3.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.
12 years
[Bug 702692] New: Review Request: perl-Test-CheckChanges - Check that the Changes file matches the distribution
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: perl-Test-CheckChanges - Check that the Changes file matches the distribution
https://bugzilla.redhat.com/show_bug.cgi?id=702692
Summary: Review Request: perl-Test-CheckChanges - Check that
the Changes file matches the distribution
Product: Fedora
Version: rawhide
Platform: All
OS/Version: Linux
Status: NEW
Severity: medium
Priority: medium
Component: Package Review
AssignedTo: nobody(a)fedoraproject.org
ReportedBy: paul(a)city-fan.org
QAContact: extras-qa(a)fedoraproject.org
CC: notting(a)redhat.com, fedora-package-review(a)redhat.com
Estimated Hours: 0.0
Classification: Fedora
Story Points: ---
Spec URL:
http://subversion.city-fan.org/repos/cfo-repo/perl-Test-CheckChanges/bran...
SRPM URL:
http://www.city-fan.org/~paul/extras/perl-Test-CheckChanges/perl-Test-Che...
Description:
This module checks that your Changes file has an entry for the current version
of the Module being tested. The version information for the distribution being
tested is taken out of the Build data, or if that is not found, out of the
Makefile. It then attempts to open, in order, a file with the name Changes or
CHANGES. The Changes file is then parsed for version numbers. If one and only
one of the version numbers matches, the test passes; otherwise the test fails.
A message with the current version is printed if the test passes; otherwise
diagnostic messages are printed to help explain the failure.
--
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.
12 years
[Bug 473037] New: Review Request: tcc - small c compiler that can run c scripts
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: tcc - small c compiler that can run c scripts
https://bugzilla.redhat.com/show_bug.cgi?id=473037
Summary: Review Request: tcc - small c compiler that can run c
scripts
Product: Fedora
Version: rawhide
Platform: All
OS/Version: Linux
Status: NEW
Severity: medium
Priority: medium
Component: Package Review
AssignedTo: nobody(a)fedoraproject.org
ReportedBy: bashton(a)brennanashton.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://bashton.fedorapeople.org/tcc.spec
SRPM URL: http://bashton.fedorapeople.org/tcc-0.9.24-1.fc9.src.rpm
Description:
I am not yet sponsored.
Very small c compiler (about 100KB for x86 TCC executable, including C
preprocessor, C compiler, assembler and linker). Also allows c files to be run
as scripts ./acfile.c
I have a spec file that seems to work, but I was unsure about a lot of it. I am
still not sure about the debug rpm. I have tested the tcc bin and libs in mock
with a few of the examples and they work fine.
I also have only been able to get it to compile on i386, it is a little hard as
I only have koji to test other arch.
rpmlint is almost happy.
rpmlint tcc.spec ../RPMS/i386/tcc* ../SRPMS/tcc-0.9.24-1.fc9.src.rpm
tcc.i386: W: spurious-executable-perm /usr/share/man/man1/tcc.1.gz
tcc-debuginfo.i386: E: empty-debuginfo-package
tcc-devel.i386: W: no-documentation
tcc-static.i386: W: no-documentation
5 packages and 1 specfiles checked; 1 errors, 3 warnings.
Do I need documentation in those packages?
--
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.
12 years