Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=214234
Summary: Review Request: php-pear-Net-DIME - Implements Direct
Internet Message Encapsulation (DIME)
Product: Fedora Extras
Version: devel
Platform: All
OS/Version: Linux
Status: NEW
Severity: normal
Priority: normal
Component: Package Review
AssignedTo: nobody(a)fedoraproject.org
ReportedBy: Fedora(a)FamilleCollet.com
QAContact: fedora-package-review(a)redhat.com
Spec URL: http://remi.collet.free.fr/rpms/extras/php-pear-Net-DIME.spec
SRPM URL: http://remi.collet.free.fr/rpms/extras/php-pear-Net-DIME-0.3-1.fc6.src.rpm
Mock Log: http://remi.collet.free.fr/rpms/extras/php-pear-Net-DIME-build.log
Description:
This is the initial independent release of the Net_DIME package.
Provides an implementation of "Direct Internet Message Encapsulation" (DIME)
as defined at http://search.ietf.org/internet-drafts/draft-nielsen-dime-02.txt
Note : this specification has been superseded by the SOAP Message Transmission
Optimization Mechanism (MTOM) specification.
-----
I know it's only a beta version
I know this extension seems dead.
dime_message_test.php seems ok
dime_record_test.php seems KO.
I know the protocol is "superseded" (it's why i add the note in the desc.)
but i need it for the SOAP extension (which only use Net_DIME_Message).
--
Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.
Summary: Review Request: terminator - the robot future of terminals
https://bugzilla.redhat.com/show_bug.cgi?id=462173
Summary: Review Request: terminator - the robot future of
terminals
Product: Fedora
Version: rawhide
Platform: All
OS/Version: Linux
Status: NEW
Severity: medium
Priority: medium
Component: Package Review
AssignedTo: nobody(a)fedoraproject.org
ReportedBy: mspevack(a)redhat.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://mspevack.fedorapeople.org/terminator/terminator.spec
SRPM URL:
http://mspevack.fedorapeople.org/terminator/terminator-0.10-2.fc9.src.rpm
Description:
Multiple GNOME terminals in one window. This is a project to produce
an efficient way of filling a large area of screen space with
terminals. This is done by splitting the window into a resizeable
grid of terminals. As such, you can produce a very flexible
arrangements of terminals for different tasks.
--
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: pyglet - A cross-platform windowing and multimedia library for Python
https://bugzilla.redhat.com/show_bug.cgi?id=472673
Summary: Review Request: pyglet - A cross-platform windowing
and multimedia library for Python
Product: Fedora
Version: rawhide
Platform: All
OS/Version: Linux
Status: NEW
Severity: medium
Priority: medium
Component: Package Review
AssignedTo: nobody(a)fedoraproject.org
ReportedBy: orcanbahri(a)yahoo.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://oget.fedorapeople.org/review/pyglet.spec
SRPM URL: http://oget.fedorapeople.org/review/pyglet-1.1.2-1.fc9.src.rpm
Description:
pyglet provides an object-oriented programming interface for developing
games and other visually-rich applications for Windows, Mac OS X and
Linux. Some of the features of pyglet are:
* No external dependencies or installation requirements. For most
application and game requirements, pyglet needs nothing else besides
Python, simplifying distribution and installation.
* Take advantage of multiple windows and multi-monitor desktops. pyglet
allows you to use as many windows as you need, and is fully aware of
multi-monitor setups for use with fullscreen games.
* Load images, sound, music and video in almost any format. pyglet can
optionally use AVbin to play back audio formats such as MP3,
OGG/Vorbis and WMA, and video formats such as DivX, MPEG-2, H.264,
WMV and Xvid.
-----------------------------------------------------------------------
The package have a few issues:
* It depends softly on avbin. Softly means, it uses it if it is present,
otherwise it won't produce errors. avbin is a wrapper around ffmpeg, so it
can't be packaged for Fedora. I am packaging avbin for rpmfusion. pyglet can do
many other things hence I thought I should package it for Fedora.
The question is: Should I remove the last paragraph from the description?
* The source tarball has an examples directory, with bunch of code examples. I
am packaging all these examples in a -examples subpackage. Among them is a game
called astraea. Astraea contains a ttf font file. The Readme file says it is a
free font by I don't think we can include it in Fedora. It is actually this
font:
http://www.myfonts.com/fonts/larabie/saved-by-zero/
Right now, I picked a font that is available in Fedora and made the -examples
subpackage require that font package. Is this a good solution? What is the best
procedure in such cases?
Please share your opinions.
--
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: terminator - easily allows multiple terminals in 1 window
https://bugzilla.redhat.com/show_bug.cgi?id=473822
Summary: Review Request: terminator - easily allows multiple
terminals in 1 window
Product: Fedora
Version: rawhide
Platform: All
OS/Version: Linux
Status: NEW
Severity: medium
Priority: medium
Component: Package Review
AssignedTo: nobody(a)fedoraproject.org
ReportedBy: sharms(a)ubuntu.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://www.sharms.org/files/terminator.spec
SRPM URL: http://www.sharms.org/files/terminator-0.11-1.fc10.src.rpm
Description: Multiple GNOME terminals in one window
This is a project to produce an efficient way of filling a
large area of screen space with terminals. This is done by
splitting the window into a resizeable grid of terminals. As
such, you can produce a very flexible arrangements of terminals
for different tasks.
--
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.