Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.
Summary: Review Request: smb4k - The SMB/CIFS Share Browser for KDE
https://bugzilla.redhat.com/show_bug.cgi?id=747080
Summary: Review Request: smb4k - The SMB/CIFS Share Browser for
KDE
Product: Fedora
Version: rawhide
Platform: All
OS/Version: Linux
Status: NEW
Severity: medium
Priority: unspecified
Component: Package Review
AssignedTo: nobody(a)fedoraproject.org
ReportedBy: juankprada(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: http://public.juankprada.com/smb4k.spec
SRPM URL: http://public.juankprada.com/smb4k-0.10.10-1.fc16.src.rpm
Description: Smb4K is an SMB/CIFS share browser for KDE. It uses the Samba
software suite to access the SMB/CIFS shares of the local network neighborhood.
Its purpose is to provide a program that's easy to use and has as many features
as possible.
Also, This is my first package and I would like someone to sponsor me to
maintain this package.
--
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.
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-Socket-Netlink-Route - Interface to Linux's NETLINK_ROUTE netlink socket protocol
https://bugzilla.redhat.com/show_bug.cgi?id=738931
Summary: Review Request: perl-Socket-Netlink-Route - Interface
to Linux's NETLINK_ROUTE netlink socket protocol
Product: Fedora
Version: rawhide
Platform: All
OS/Version: Linux
Status: NEW
Severity: medium
Priority: medium
Component: Package Review
AssignedTo: nobody(a)fedoraproject.org
ReportedBy: bochecha(a)fedoraproject.org
QAContact: extras-qa(a)fedoraproject.org
CC: notting(a)redhat.com,
package-review(a)lists.fedoraproject.org
Classification: Fedora
Story Points: ---
Type: ---
Spec URL:
http://bochecha.fedorapeople.org/packages/perl-Socket-Netlink-Route.spec
SRPM URL:
http://bochecha.fedorapeople.org/packages/perl-Socket-Netlink-Route-0.03-1.…
Description:
This module contains the low-level constants and structure handling
functions required to use the NETLINK_ROUTE protocol of Linux's PF_NETLINK
socket family. It is suggested to use the high-level object interface to
this protocol instead; see IO::Socket::Netlink::Route.
$ rpmlint ./perl-Socket-Netlink-Route*
perl-Socket-Netlink-Route.noarch: E: incorrect-fsf-address
/usr/share/doc/perl-Socket-Netlink-Route-0.03/LICENSE
2 packages and 1 specfiles checked; 1 errors, 0 warnings.
I opened an upstream bug about the incorrect FSF address:
https://rt.cpan.org/Public/Bug/Display.html?id=71001
--
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.
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-Socket-Netlink - Interface to Linux's PF_NETLINK socket family
https://bugzilla.redhat.com/show_bug.cgi?id=738589
Summary: Review Request: perl-Socket-Netlink - Interface to
Linux's PF_NETLINK socket family
Product: Fedora
Version: rawhide
Platform: All
OS/Version: Linux
Status: NEW
Severity: medium
Priority: medium
Component: Package Review
AssignedTo: nobody(a)fedoraproject.org
ReportedBy: bochecha(a)fedoraproject.org
QAContact: extras-qa(a)fedoraproject.org
CC: notting(a)redhat.com,
package-review(a)lists.fedoraproject.org
Classification: Fedora
Story Points: ---
Type: ---
Spec URL: http://bochecha.fedorapeople.org/packages/perl-Socket-Netlink.spec
SRPM URL:
http://bochecha.fedorapeople.org/packages/perl-Socket-Netlink-0.03-1.fc16.s…
Description:
This module contains the low-level constants and structure handling
functions required to use Linux's PF_NETLINK socket family. It is suggested
to use the high-level object interface to this instead; see
IO::Socket::Netlink.
$ rpmlint ./perl-Socket-Netlink*
perl-Socket-Netlink.x86_64: E: incorrect-fsf-address
/usr/share/doc/perl-Socket-Netlink-0.03/LICENSE
3 packages and 1 specfiles checked; 1 errors, 0 warnings.
I opened an upstream bug about the incorrect FSF address:
https://rt.cpan.org/Public/Bug/Display.html?id=70980
--
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.
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.
Summary: Review Request: apf - Adventure PHP Framework
https://bugzilla.redhat.com/show_bug.cgi?id=734248
Summary: Review Request: apf - Adventure PHP Framework
Product: Fedora
Version: rawhide
Platform: All
OS/Version: Linux
Status: NEW
Severity: medium
Priority: unspecified
Component: Package Review
AssignedTo: nobody(a)fedoraproject.org
ReportedBy: reiner(a)rottmann.it
QAContact: extras-qa(a)fedoraproject.org
CC: notting(a)redhat.com,
package-review(a)lists.fedoraproject.org
Classification: Fedora
Story Points: ---
Type: ---
Spec URL:
http://www.rottmann.it/apf/review/apf.spechttp://www.rottmann.it/apf/review/apf-doc.spec
SRPM URL:
http://www.rottmann.it/apf/review/apf-1.13-1.fc15.src.rpmhttp://www.rottmann.it/apf/review/apf-doc-1.13-1.fc15.src.rpm
Description:
I've just created my first rpm for submission to Fedora Extra. And I would
appreciate a review to get some feedback and hints how I may improve my
packaging.
I have selected the Adventure PHP Framework because this project has been
started by a good friend of mine and so I'm double motivated in maintaining it.
The adventure php framework (http://adventure-php-framework.org) understands
itself as a utility to implement object oriented and generic PHP web
applications. It supports the developer to create programs in compliance with
approved software design pattern and the code base already has answers to many
everyday problems. The framework cannot be described as an application, that
only has to be configured, but rather as a technical basis and design guide for
the design of software.
The apf-1.13-1.fc15.src.rpm comes with an example implementation so that the
user may start using the framework right away.
The apf-doc-1.13-1.fc15.src.rpm includes the complete API documentation.
--
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.
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.
Summary: Review request: rubygem-jammit - Industrial Strength Asset Packaging for Rails
https://bugzilla.redhat.com/show_bug.cgi?id=739478
Summary: Review request: rubygem-jammit - Industrial Strength
Asset Packaging for Rails
Product: Fedora
Version: rawhide
Platform: All
OS/Version: Linux
Status: NEW
Severity: medium
Priority: unspecified
Component: Package Review
AssignedTo: nobody(a)fedoraproject.org
ReportedBy: bkabrda(a)redhat.com
QAContact: extras-qa(a)fedoraproject.org
CC: notting(a)redhat.com,
package-review(a)lists.fedoraproject.org
Classification: Fedora
Story Points: ---
Type: ---
SPEC: http://bkabrda.fedorapeople.org/jammit/rubygem-jammit.spec
SRPM:
http://bkabrda.fedorapeople.org/jammit/rubygem-jammit-0.6.3-1.fc15.src.rpm
Description:
Jammit is an industrial strength asset packaging library for Rails,
providing both the CSS and JavaScript concatenation and compression that
you'd expect, as well as YUI Compressor and Closure Compiler compatibility,
ahead-of-time gzipping, built-in JavaScript template support, and optional
Data-URI / MHTML image embedding.
Note:
This package is a bit tricky. Two tests fail without rubygem-closure-compiler
installed, four more tests fail when testing with Rails >= 3. Jammit can
however be used even without closure-compiler, so I didn't list it in BR: nor
R: sections. The failing tests are already reported (see links in comments in
spec file).
Also, please note, that you need to install rubygem-yui-compressor
(https://bugzilla.redhat.com/show_bug.cgi?id=725768) and you currently need to
place yuicompressor-2.4.4.jar under /usr/share/java/ manually to rebuild this
package.
--
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.
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.
Summary: Review Request: gofer - An extensible, light weight, universal python agent
https://bugzilla.redhat.com/show_bug.cgi?id=732480
Summary: Review Request: gofer - An extensible, light weight,
universal python agent
Product: Fedora
Version: rawhide
Platform: All
OS/Version: Linux
Status: NEW
Severity: medium
Priority: medium
Component: Package Review
AssignedTo: nobody(a)fedoraproject.org
ReportedBy: jortel(a)redhat.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: https://fedorahosted.org/releases/g/o/gofer/gofer.spec
SRPM URL: https://fedorahosted.org/releases/g/o/gofer/gofer-0.46-1.fc14.src.rpm
Description: Gofer provides an extensible, light weight, universal python
agent. The gofer core agent is a python daemon (service) that provides an
infrastructure for exposing a remote API and for running Recurring Actions. The
APIs provided by plugins are accessible by Remote Method Invocation (RMI). The
transport for RMI is AMQP using the QPID message broker. Actions are also
provided by plugins and are executed at the specified interval.
See also: https://fedorahosted.org/gofer
--
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.
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.
Summary: Review Request: libkipi - Common plugin infrastructure for KDE image applications
https://bugzilla.redhat.com/show_bug.cgi?id=719323
Summary: Review Request: libkipi - Common plugin infrastructure
for KDE image applications
Product: Fedora
Version: rawhide
Platform: All
OS/Version: Linux
Status: NEW
Severity: medium
Priority: medium
Component: Package Review
AssignedTo: nobody(a)fedoraproject.org
ReportedBy: rdieter(a)math.unl.edu
QAContact: extras-qa(a)fedoraproject.org
CC: notting(a)redhat.com,
package-review(a)lists.fedoraproject.org
Classification: Fedora
Story Points: ---
Spec URL: http://rdieter.fedorapeople.org/rpms/kdegraphics/libkipi.spec
SRPM URL:
http://rdieter.fedorapeople.org/rpms/kdegraphics/libkipi-4.6.90-1.fc16.src.…
Description: Common plugin infrastructure for KDE image applications
--
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.
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.
Summary: Review Request: kross-interpreters -- Kross interpreters
https://bugzilla.redhat.com/show_bug.cgi?id=720804
Summary: Review Request: kross-interpreters -- Kross
interpreters
Product: Fedora
Version: rawhide
Platform: All
OS/Version: Linux
Status: NEW
Severity: medium
Priority: medium
Component: Package Review
AssignedTo: nobody(a)fedoraproject.org
ReportedBy: rdieter(a)math.unl.edu
QAContact: extras-qa(a)fedoraproject.org
CC: notting(a)redhat.com,
package-review(a)lists.fedoraproject.org
Classification: Fedora
Story Points: ---
Spec URL:
http://rdieter.fedorapeople.org/rpms/kdebindings/kross-interpreters.spec
SRPM URL:
http://rdieter.fedorapeople.org/rpms/kdebindings/kross-interpreters-4.6.95-…
Description: Kross interpreters
--
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.
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-autobox-dump - Human/perl readable strings from the results of an EXPR
Alias: perl-autobox-dump
https://bugzilla.redhat.com/show_bug.cgi?id=730033
Summary: Review Request: perl-autobox-dump - Human/perl
readable strings from the results of an EXPR
Product: Fedora
Version: rawhide
Platform: Unspecified
URL: http://search.cpan.org/dist/autobox-dump/
OS/Version: Unspecified
Status: NEW
Severity: unspecified
Priority: unspecified
Component: Package Review
AssignedTo: nobody(a)fedoraproject.org
ReportedBy: iarnell(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: http://fedorapeople.org/~iarnell/review/perl-autobox-dump.spec
SRPM URL:
http://fedorapeople.org/~iarnell/review/perl-autobox-dump-20090426.1746-1.f…
Description:
The autobox::dump pragma adds, via the autobox pragma, a method to normal
expression (such as scalars, arrays, hashes, math, literals, etc.) that
produces a human/perl readable representation of the value of that expression.
Koji build: http://koji.fedoraproject.org/koji/taskinfo?taskID=3266166
*rt-0.10_01
--
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.
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-default - A class for types with a default value
https://bugzilla.redhat.com/show_bug.cgi?id=737228
Summary: Review Request: ghc-data-default - A class for types
with a default value
Product: Fedora
Version: rawhide
Platform: All
OS/Version: Linux
Status: NEW
Severity: medium
Priority: medium
Component: Package Review
AssignedTo: nobody(a)fedoraproject.org
ReportedBy: lakshminaras2002(a)gmail.com
QAContact: extras-qa(a)fedoraproject.org
CC: notting(a)redhat.com, fedora-haskell-list(a)redhat.com,
package-review(a)lists.fedoraproject.org
Blocks: 648247
Classification: Fedora
Story Points: ---
Type: ---
Spec file :
http://narasim.fedorapeople.org/package_reviews/ghc-data-default.spec
SRPM file :
http://narasim.fedorapeople.org/package_reviews/ghc-data-default-0.3.0-1.fc…
New dependency on ghc-dlist.
rpmlint output:
rpmlint -i ghc-data-default-0.3.0-1.fc14.i686.rpm
ghc-data-default-0.3.0-1.fc14.src.rpm
ghc-data-default-devel-0.3.0-1.fc14.i686.rpm
3 packages and 0 specfiles checked; 0 errors, 0 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.