[Bug 958695] Review Request: python-PyGithub - Python library to work with the Github API

2013-05-02 Thread bugzilla
Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=958695

--- Comment #4 from Bohuslav Slavek Kabrda bkab...@redhat.com ---
Yeah, I noticed the failing tests after I submitted the review. The test is
failing because it needs internet connection, which it can't get in Koji,
obviously. I disabled the test and created new SPEC/SRPM:

SPEC: http://bkabrda.fedorapeople.org/pkgs/python-PyGithub/python-PyGithub.spec
SRPM:
http://bkabrda.fedorapeople.org/pkgs/python-PyGithub/python-PyGithub-1.14.2-2.fc18.src.rpm

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=uY1lC53WuSa=cc_unsubscribe
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 950824] Review Request: epic5 - Enhanced Programmable ircII Client

2013-05-02 Thread bugzilla
Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=950824

--- Comment #11 from Fedora Update System upda...@fedoraproject.org ---
epic5-1.1.5-1.fc19 has been pushed to the Fedora 19 stable repository.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=UvH77xUQUMa=cc_unsubscribe
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 958585] Review Request: mosquitto - An Open Source MQTT v3.1 Broker

2013-05-02 Thread bugzilla
Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=958585

Rich Mattes richmat...@gmail.com changed:

   What|Removed |Added

 CC||esand...@redhat.com

--- Comment #1 from Rich Mattes richmat...@gmail.com ---
*** Bug 638459 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=sVrSCg8afBa=cc_unsubscribe
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 856516] Review Request: perl-podlators - Format POD source into various output formats

2013-05-02 Thread bugzilla
Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=856516

--- Comment #11 from Paul Howarth p...@city-fan.org ---
Even if podlators was subpackaged in RHEL, an EPEL package would be replacing
it, which is against EPEL rules. So I don't think there's any way this can
happen.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=zbb44lOAVWa=cc_unsubscribe
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 958006] Review Request: zanata-common - zanata common modules

2013-05-02 Thread bugzilla
Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=958006

--- Comment #3 from Ding-Yi Chen dc...@redhat.com ---
Following error occurred when building with rawhide (f20):

Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Qoqk6d
+ umask 022
+ cd /builddir/build/BUILD
+ cd zanata-common-common-2.2.1
+ mvn-build
Exception in thread main java.lang.NoClassDefFoundError:
org/sonatype/aether/transfer/AbstractTransferListener
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:791)
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:449)
at java.net.URLClassLoader.access$100(URLClassLoader.java:71)
at java.net.URLClassLoader$1.run(URLClassLoader.java:361)
at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
at
org.codehaus.plexus.classworlds.realm.ClassRealm.loadClassFromSelf(ClassRealm.java:386)
at
org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy.loadClass(SelfFirstStrategy.java:42)
at
org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:244)
at
org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:230)
at java.lang.Class.getDeclaredMethods0(Native Method)
at java.lang.Class.privateGetDeclaredMethods(Class.java:2451)
at java.lang.Class.getMethod0(Class.java:2694)
at java.lang.Class.getMethod(Class.java:1622)
at
org.codehaus.plexus.classworlds.launcher.Launcher.getEnhancedMainMethod(Launcher.java:173)
at
org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:269)
at
org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
at
org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:414)
at
org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:357)
Caused by: java.lang.ClassNotFoundException:
org.sonatype.aether.transfer.AbstractTransferListener
at
org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy.loadClass(SelfFirstStrategy.java:50)
at
org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:244)
at
org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:230)
... 22 more
RPM build errors:
error: Bad exit status from /var/tmp/rpm-tmp.Qoqk6d (%build)
Bad exit status from /var/tmp/rpm-tmp.Qoqk6d (%build)
Child return code was: 1
EXCEPTION: Command failed. See logs for output.
 # ['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps
builddir/build/SPECS/zanata-common.spec']
Traceback (most recent call last):
  File /usr/lib/python2.6/site-packages/mockbuild/trace_decorator.py, line
70, in trace
result = func(*args, **kw)
  File /usr/lib/python2.6/site-packages/mockbuild/util.py, line 359, in do
raise mockbuild.exception.Error, (Command failed. See logs for output.\n #
%s % (command,), child.returncode)
Error: Command failed. See logs for output.
 # ['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps
builddir/build/SPECS/zanata-common.spec']
LEAVE do -- EXCEPTION RAISED

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=6KB0aiXVtFa=cc_unsubscribe
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 810336] Review Request: ga - Global Arrays Toolkit

2013-05-02 Thread bugzilla
Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=810336

Jason Tibbitts ti...@math.uh.edu changed:

   What|Removed |Added

  Flags||needinfo?(david.brown@pnnl.
   ||gov)

--- Comment #19 from Jason Tibbitts ti...@math.uh.edu ---
I am triaging old review tickets.  I can't promise a review if you reply, but
by closing out the stale tickets we can devote extra attention to the ones
which aren't stale.

Links appear to be invalid; I cannot resolve the hostname.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=VCAGZKzF2Qa=cc_unsubscribe
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 813982] Review Request: rpmt-py - A Transactional RPM (Python version)

2013-05-02 Thread bugzilla
Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=813982

Christos Triantafyllidis ctria...@redhat.com changed:

   What|Removed |Added

 Status|NEW |CLOSED
 Resolution|--- |NOTABUG
  Flags|needinfo?(christos.triantaf |
   |ylli...@gmail.com)  |
Last Closed||2013-05-02 05:07:59

--- Comment #2 from Christos Triantafyllidis ctria...@redhat.com ---
Hello,
  As I'm not longer active user of Quattor I'm not sure if this package is
still needed (i no longer see it in latest releases).

  I'll close this bug report as NOTABUG for now and we can re-open it later if
this is needed.

  Thank you very much for your help and your time for this review, and I'm
sorry for not updating it earlier.

Best Regards,
Christos

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=ch5wDjmtOqa=cc_unsubscribe
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 907018] Review Request: stbi - JPEG/PNG reader

2013-05-02 Thread bugzilla
Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=907018

--- Comment #13 from Fedora Update System upda...@fedoraproject.org ---
stbi-1.33-1.fc18 has been pushed to the Fedora 18 stable repository.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=gEPZtHK7mSa=cc_unsubscribe
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 726201] Review Request: Ginkgo-CADx - An extensible multi-platform Open Source Medical Imaging software

2013-05-02 Thread bugzilla
Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=726201

Bug 726201 depends on bug 539387, which changed state.

Bug 539387 Summary: Review Request: InsightToolkit - Medical imaging processing 
library
https://bugzilla.redhat.com/show_bug.cgi?id=539387

   What|Removed |Added

 Status|ON_QA   |CLOSED
 Resolution|--- |ERRATA

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=U5sjdGUeU8a=cc_unsubscribe
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 766893] Review Request: VMware-view-open-client - VMware View Open Client

2013-05-02 Thread bugzilla
Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=766893

Gabriel Somlo so...@cmu.edu changed:

   What|Removed |Added

 Status|NEW |CLOSED
 Resolution|--- |WONTFIX
  Flags|needinfo?(so...@cmu.edu)|
Last Closed||2013-05-01 21:04:44

--- Comment #2 from Gabriel Somlo so...@cmu.edu ---
Jason, thanks for following up on this. I unsuccessfully tried to build this
for F18 recently, but gave up -- the open client doesn't support PCOIP, and my
central IT shop won't support anything EXCEPT PCOIP from any clients they
allow, which forces linux users into the i386-only proprietary version ripped
from VMWare's Ubuntu release.

Given all this, I don't plan on proceeding with this package, so I'm closing
this as WONTFIX. Anyone else wishing to pick it up should feel free to do so...

Thanks, --Gabriel

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=AIe2detlSua=cc_unsubscribe
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 638459] Review Request: mosquitto - An Open Source MQTT v3 Broker

2013-05-02 Thread bugzilla
Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=638459

Rich Mattes richmat...@gmail.com changed:

   What|Removed |Added

 Status|ASSIGNED|CLOSED
 Resolution|--- |DUPLICATE
Last Closed||2013-05-01 18:37:02

--- Comment #13 from Rich Mattes richmat...@gmail.com ---
Alright, the new review is ready to go

*** This bug has been marked as a duplicate of bug 958585 ***

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=UD8OqBabrna=cc_unsubscribe
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 798738] Review request: mysqlenum - is an automatic blind SQL injection tool.

2013-05-02 Thread bugzilla
Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=798738

pjp pj.pan...@yahoo.co.in changed:

   What|Removed |Added

  Flags|needinfo?(pj.pandit@yahoo.c |
   |o.in)   |

--- Comment #30 from pjp pj.pan...@yahoo.co.in ---
Another mail sent to upstream, waiting for reply.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=fYegSqoaJca=cc_unsubscribe
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 951874] Review Request: perl-DBD-Firebird - A Firebird interface for perl

2013-05-02 Thread bugzilla
Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=951874

--- Comment #14 from Fedora Update System upda...@fedoraproject.org ---
perl-DBD-Firebird-1.11-2.fc18 has been pushed to the Fedora 18 stable
repository.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=0T4SSFs8Dba=cc_unsubscribe
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 907261] Review Request: poly2tri - A 2D constrained Delaunay triangulation library

2013-05-02 Thread bugzilla
Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=907261

Rich Mattes richmat...@gmail.com changed:

   What|Removed |Added

 Blocks||951808

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=qCH9gvhGNba=cc_unsubscribe
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 808908] Review Request: boost-gdb-printers - GDB pretty printers for boost

2013-05-02 Thread bugzilla
Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=808908

Jason Tibbitts ti...@math.uh.edu changed:

   What|Removed |Added

 Status|NEW |CLOSED
 Blocks||201449 (FE-DEADREVIEW)
 Resolution|--- |NOTABUG
Last Closed||2013-05-01 21:46:35

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=O2DCDQRDtCa=cc_unsubscribe
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 907213] Review Request: lmfit - Levenberg-Marquardt least-squares minimization and curve fitting

2013-05-02 Thread bugzilla
Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=907213

--- Comment #16 from Fedora Update System upda...@fedoraproject.org ---
lmfit-3.5-2.fc18 has been pushed to the Fedora 18 stable repository.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=RdLKw67B5ma=cc_unsubscribe
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 905255] Review Request: open-vm-tools - Open Virtual Machine Tools

2013-05-02 Thread bugzilla
Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=905255

Fedora Update System upda...@fedoraproject.org changed:

   What|Removed |Added

 CC|bwana.ma...@yahoo.com   |

--- Comment #114 from Fedora Update System upda...@fedoraproject.org ---
open-vm-tools-9.2.3-4.fc19 has been submitted as an update for Fedora 19.
https://admin.fedoraproject.org/updates/open-vm-tools-9.2.3-4.fc19

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=3GX5uJxj7Ma=cc_unsubscribe
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 721112] Review Request: vmtk - The Vascular Modeling Toolkit

2013-05-02 Thread bugzilla
Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=721112

Bug 721112 depends on bug 539387, which changed state.

Bug 539387 Summary: Review Request: InsightToolkit - Medical imaging processing 
library
https://bugzilla.redhat.com/show_bug.cgi?id=539387

   What|Removed |Added

 Status|ON_QA   |CLOSED
 Resolution|--- |ERRATA

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=wyYixrewh4a=cc_unsubscribe
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 810374] Review Request: xpl4linux - An xPLHub based on xPL framework

2013-05-02 Thread bugzilla
Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=810374

Jason Tibbitts ti...@math.uh.edu changed:

   What|Removed |Added

  Flags||needinfo?(cedric.olivier@fr
   ||ee.fr)

--- Comment #2 from Jason Tibbitts ti...@math.uh.edu ---
I am triaging old review tickets.  I can't promise a review if you reply, but
by closing out the stale tickets we can devote extra attention to the ones
which aren't stale.

sprc and srpm links appear to be invalid; I cannot resolve the host.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=UdptcOdq4Ia=cc_unsubscribe
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 950824] Review Request: epic5 - Enhanced Programmable ircII Client

2013-05-02 Thread bugzilla
Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=950824

Fedora Update System upda...@fedoraproject.org changed:

   What|Removed |Added

 Status|ON_QA   |CLOSED
 Resolution|--- |ERRATA
Last Closed||2013-05-02 00:33:35

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=P8sfaPMOLja=cc_unsubscribe
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 894834] Review Request: mingw-gtkglext - OpenGL Extension to GTK+

2013-05-02 Thread bugzilla
Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=894834

--- Comment #10 from Marcel Wysocki m...@satgnu.net ---
* Tue Apr 30 2013 Marcel Wysocki m...@satgnu.net - 1.2.0-8
- add gtk2-devel BR
- run autoreconf -i --force in prep

* Mon Apr 29 2013 Marcel Wysocki m...@satgnu.net - 1.2.0-7
- add gtkglext-fix-out-of-source-builds.patch


Spec URL: http://maci.satgnu.net/rpmbuild/SPECS/mingw-gtkglext.spec

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=scuMbZpyzHa=cc_unsubscribe
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 813982] Review Request: rpmt-py - A Transactional RPM (Python version)

2013-05-02 Thread bugzilla
Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=813982

Jason Tibbitts ti...@math.uh.edu changed:

   What|Removed |Added

  Flags||needinfo?(christos.triantaf
   ||ylli...@gmail.com)

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=CKmetupKQOa=cc_unsubscribe
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 954134] Review Request: mybatis-parent - The MyBatis parent POM

2013-05-02 Thread bugzilla
Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=954134

--- Comment #11 from Fedora Update System upda...@fedoraproject.org ---
mybatis-parent-18-2.fc18 has been pushed to the Fedora 18 stable repository.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=AiSzCAVJpSa=cc_unsubscribe
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 807432] Review Request: python-tate-bilinear-pairing - A Python 2/3 library for calculating Tate bilinear pairing

2013-05-02 Thread bugzilla
Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=807432

Jason Tibbitts ti...@math.uh.edu changed:

   What|Removed |Added

  Flags||needinfo?(philip.worrall@go
   ||oglemail.com)

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=fcvo7FUtbka=cc_unsubscribe
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 921428] Review Request: python-wsgi-jsonrpc - Expose Python classes via JSON using WSGI

2013-05-02 Thread bugzilla
Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=921428

Matthias Runge mru...@redhat.com changed:

   What|Removed |Added

 Status|ASSIGNED|CLOSED
 Resolution|--- |CURRENTRELEASE
Last Closed||2013-05-02 02:35:45

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=Gcr8viseena=cc_unsubscribe
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 958695] Review Request: python-PyGithub - Python library to work with the Github API

2013-05-02 Thread bugzilla
Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=958695

Matej Stuchlik mstuc...@redhat.com changed:

   What|Removed |Added

  Flags|fedora-review?  |
  Flags||fedora-review+

--- Comment #3 from Matej Stuchlik mstuc...@redhat.com ---
Tests seem to be failing in koji.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=FholoZW7eKa=cc_unsubscribe
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 907213] Review Request: lmfit - Levenberg-Marquardt least-squares minimization and curve fitting

2013-05-02 Thread bugzilla
Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=907213

--- Comment #17 from Fedora Update System upda...@fedoraproject.org ---
lmfit-3.5-2.fc17 has been pushed to the Fedora 17 stable repository.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=uDeW8ydSMCa=cc_unsubscribe
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 951874] Review Request: perl-DBD-Firebird - A Firebird interface for perl

2013-05-02 Thread bugzilla
Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=951874

--- Comment #13 from Fedora Update System upda...@fedoraproject.org ---
perl-DBD-Firebird-1.11-2.fc17 has been pushed to the Fedora 17 stable
repository.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=W3xYtEo6l1a=cc_unsubscribe
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 927879] Review Request: jspecview - JAVA applets for the display of JCAMP-DX and AnIML/CML spectral files

2013-05-02 Thread bugzilla
Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=927879

--- Comment #4 from Eric Smith e...@brouhaha.com ---
Should include as docs the README.txt, LICENSE.txt, COPYRIGHT.txt from
JSpecView/extras.  And maybe the other files in that directory?

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=xsGbtCPt1Oa=cc_unsubscribe
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 910146] Review Request: python-socksipychain - Python SOCKS/HTTP Proxy module

2013-05-02 Thread bugzilla
Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=910146

--- Comment #10 from Lukas Zapletal l...@redhat.com ---
Corrected, thanks.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=kY6Zwe1VVea=cc_unsubscribe
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 958695] Review Request: python-PyGithub - Python library to work with the Github API

2013-05-02 Thread bugzilla
Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=958695

Matej Stuchlik mstuc...@redhat.com changed:

   What|Removed |Added

  Flags|fedora-review?  |
  Flags||fedora-review+

--- Comment #5 from Matej Stuchlik mstuc...@redhat.com ---
Looks good now, approved!

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=MpfLdM5UN3a=cc_unsubscribe
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 638459] Review Request: mosquitto - An Open Source MQTT v3 Broker

2013-05-02 Thread bugzilla
Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=638459

--- Comment #14 from Eric Sandeen esand...@redhat.com ---
Thanks Rich, I appreciate it.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=mIkpgAl7PHa=cc_unsubscribe
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 885833] Review Request: tw - translate words into different languages

2013-05-02 Thread bugzilla
Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=885833

--- Comment #39 from Fedora Update System upda...@fedoraproject.org ---
tw-0.9.16-2.fc19 has been submitted as an update for Fedora 19.
https://admin.fedoraproject.org/updates/tw-0.9.16-2.fc19

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=rrhRCCsl4oa=cc_unsubscribe
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 954108] Review Request: gimp-gap - The GIMP Animation Package

2013-05-02 Thread bugzilla
Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=954108

--- Comment #18 from Michael Schwendt mschwe...@gmail.com ---
Perhaps you can be convinced with this spec file patch then:

--- gimp-gap.spec.orig2013-04-30 11:48:37.0 +0200
+++ gimp-gap.spec2013-05-02 00:06:56.846396039 +0200
@@ -40,7 +40,6 @@
 %prep
 %setup -q -n %{name}

-%patch0 -p1 -b .automake-1.12
 %patch1 -p1 -b .unbundle

 # Bundled libs (list from SUSE)
@@ -50,7 +49,8 @@


 %build
-./autogen.sh --disable-libavformat --libdir=%{_libdir}
CFLAGS=${CFLAGS:-%optflags} LDFLAGS=${LDFLAGS:-%__global_ldflags}
+autoreconf -i -f
+%configure --disable-libavformat

 # Parralel build terminated with error
 make LIBS=$LIBS -lm

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=wawEZu6htaa=cc_unsubscribe
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 951820] Review Request: libsidplayfp - SID chip music module playing library

2013-05-02 Thread bugzilla
Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=951820

--- Comment #15 from Fedora Update System upda...@fedoraproject.org ---
libsidplayfp-1.0.1-2.fc17, sidplayfp-1.0.1-1.fc17 has been pushed to the Fedora
17 stable repository.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=vK6ijOHnbda=cc_unsubscribe
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 807383] Review Request: PythonMagick - Interface to ImageMagick for Python written in C++

2013-05-02 Thread bugzilla
Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=807383

Jason Tibbitts ti...@math.uh.edu changed:

   What|Removed |Added

  Flags||needinfo?(philip.worrall@go
   ||oglemail.com)

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=0s1Xb5K1Ata=cc_unsubscribe
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 810336] Review Request: ga - Global Arrays Toolkit

2013-05-02 Thread bugzilla
Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=810336

David Brown david.br...@pnnl.gov changed:

   What|Removed |Added

  Flags|needinfo?(david.brown@pnnl. |
   |gov)|

--- Comment #20 from David Brown david.br...@pnnl.gov ---
I've updated the package to fedora 20 I'd like to have a review but haven't
found someone to do that yet.

http://dmlb2000.dyndns.org/packages/ga.spec
http://dmlb2000.dyndns.org/packages/ga-5.1.1-1.fc20.src.rpm

$ rpmlint /var/lib/mock/fedora-rawhide-i386/result/ga-*.rpm
ga.src: W: spelling-error %description -l en_US multi - mulch, mufti
ga.src: E: specfile-error doBuild: invalid option -- '-'
ga.src: E: specfile-error error: Unknown option - in doBuild()
ga-common.noarch: W: spelling-error %description -l en_US multi - mulch, mufti
ga-mpich2.i686: W: spelling-error %description -l en_US multi - mulch, mufti
ga-mpich2-devel.i686: W: spelling-error %description -l en_US multi - mulch,
mufti
ga-mpich2-devel.i686: W: only-non-binary-in-usr-lib
ga-mpich2-static.i686: W: spelling-error %description -l en_US multi - mulch,
mufti
ga-openmpi.i686: W: spelling-error %description -l en_US multi - mulch, mufti
ga-openmpi-devel.i686: W: spelling-error %description -l en_US multi - mulch,
mufti
ga-openmpi-devel.i686: W: only-non-binary-in-usr-lib
ga-openmpi-static.i686: W: spelling-error %description -l en_US multi - mulch,
mufti
9 packages and 0 specfiles checked; 2 errors, 10 warnings.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=6cxEXXGWPWa=cc_unsubscribe
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 910146] Review Request: python-socksipychain - Python SOCKS/HTTP Proxy module

2013-05-02 Thread bugzilla
Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=910146

Lukas Zapletal l...@redhat.com changed:

   What|Removed |Added

Summary|Review Request: |Review Request:
   |python-SocksipyChain - A|python-socksipychain -
   |Python SOCKS/HTTP Proxy |Python SOCKS/HTTP Proxy
   |module  |module
  Flags||fedora-cvs?

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=IPaFphE903a=cc_unsubscribe
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 957238] Review Request: julius-voxforge - VoxForge Acoustic Model files for Julius

2013-05-02 Thread bugzilla
Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=957238

--- Comment #6 from Fedora Update System upda...@fedoraproject.org ---
julius-voxforge-2013.03.01-1.fc19 has been submitted as an update for Fedora
19.
https://admin.fedoraproject.org/updates/julius-voxforge-2013.03.01-1.fc19

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=jiRGKHQINWa=cc_unsubscribe
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 958523] Review Request: python-envisage - Extensible application framework

2013-05-02 Thread bugzilla
Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=958523

--- Comment #1 from Orion Poplawski or...@cora.nwra.com ---
Okay, just updated the package to split off docs and such.  Should be good to
go.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=k5GtD0kKz0a=cc_unsubscribe
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 921305] Review Request: python-wsme - Web Services Made Easy

2013-05-02 Thread bugzilla
Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=921305

--- Comment #14 from Fedora Update System upda...@fedoraproject.org ---
python-wsme-0.5b2-1.fc17 has been pushed to the Fedora 17 stable repository.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=A8fYmbRU9Ta=cc_unsubscribe
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 928609] Review Request: xpra - screen for X

2013-05-02 Thread bugzilla
Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=928609

--- Comment #11 from Antoine Martin anto...@nagafix.co.uk ---
 [!]: Package contains no bundled libraries without FPC exception.
 ^ there is rencode.pyx - http://code.google.com/p/rencode/
FYI: xpra can be built without rencode: --without-rendode
But, the performance difference is very noticeable

 rencode vs upstream (...)
We have merged the latest changes from upstream, and added some python2.4/3.x
compatibility fixes which have been sent upstream (but not heard back).

 and python-webm - http://code.google.com/p/python-webm/
FYI, as above: can be built without webp (aka webm): --without-webp

 and a part of toonplayer - https://bitbucket.org/aalex/toonplayer
Has been removed from the test tree.

 ^ python-wimpiggy is the base package...
FYI: as of this week's trunk:
parti has been removed completely: we don't maintain it or use it, and no-one
uses it anyway (that we know of)
wimpiggy source has been merged into xpra

 ^ note that the file NEWS is the same for all packages, could we have it 
 symlinked?
As per above: no longer an issue

 ^ note that the egg-infos don't look 100% correct, e.g. parti-all has 
 License: UNKNOWN
As per above: no longer an issue

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=hF5QAFSXRBa=cc_unsubscribe
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 951820] Review Request: libsidplayfp - SID chip music module playing library

2013-05-02 Thread bugzilla
Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=951820

--- Comment #14 from Fedora Update System upda...@fedoraproject.org ---
libsidplayfp-1.0.1-2.fc18, sidplayfp-1.0.1-1.fc18 has been pushed to the Fedora
18 stable repository.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=8vGHkFMJL0a=cc_unsubscribe
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 958523] Review Request: python-envisage - Extensible application framework

2013-05-02 Thread bugzilla
Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=958523

Bug 958523 depends on bug 829580, which changed state.

Bug 829580 Summary: Review Request: python-traitsui - User interface tools 
designed to complement Traits
https://bugzilla.redhat.com/show_bug.cgi?id=829580

   What|Removed |Added

 Status|ASSIGNED|CLOSED
 Resolution|--- |NEXTRELEASE

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=vF2OzWUZK6a=cc_unsubscribe
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 954100] Review Request: sendxmpp - A Perl script to send XMPP messages

2013-05-02 Thread bugzilla
Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=954100

--- Comment #16 from Fedora Update System upda...@fedoraproject.org ---
sendxmpp-1.23-1.fc18 has been pushed to the Fedora 18 stable repository.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=p5bok1FfYxa=cc_unsubscribe
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 958585] New: Review Request: mosquitto - An Open Source MQTT v3.1 Broker

2013-05-02 Thread bugzilla
Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=958585

Bug ID: 958585
   Summary: Review Request: mosquitto - An Open Source MQTT v3.1
Broker
   Product: Fedora
   Version: rawhide
 Component: Package Review
  Severity: medium
  Priority: medium
  Assignee: nob...@fedoraproject.org
  Reporter: richmat...@gmail.com
QA Contact: extras...@fedoraproject.org
CC: nott...@redhat.com,
package-review@lists.fedoraproject.org
  Category: ---

Spec URL: http://rmattes.fedorapeople.org/RPMS/mosquitto/mosquitto.spec
SRPM URL:
http://rmattes.fedorapeople.org/RPMS/mosquitto/mosquitto-1.1.3-1.fc18.src.rpm

Description: 
Mosquitto is an open source (BSD licensed) message broker that implements the
MQ Telemetry Transport protocol version 3.1. MQTT provides a lightweight
method of carrying out messaging using a publish/subscribe model. This makes
it suitable for machine to machine messaging such as with low power sensors
or mobile devices such as phones, embedded computers or micro-controllers
like the Arduino.

Fedora Account System Username: rmattes

rpmlint: 
$ rpmlint mosquitto.spec ../RPMS/x86_64/mosquitto-*
3 packages and 1 specfiles checked; 0 errors, 0 warnings.

scratch build:
http://koji.fedoraproject.org/koji/taskinfo?taskID=5323009

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=SxMzZAyKjna=cc_unsubscribe
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 928609] Review Request: xpra - screen for X

2013-05-02 Thread bugzilla
Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=928609

Antoine Martin anto...@nagafix.co.uk changed:

   What|Removed |Added

 CC||anto...@nagafix.co.uk

--- Comment #10 from Antoine Martin anto...@nagafix.co.uk ---
Hi there, xpra maintainer here.

Is there any particular reason why you didn't contact us at all about this?
It seems to me that:
* we could have benefited from the feedback
* our users could have had better packages
* you could/will avoid issues by discussing with us (esp with current trunk)

FYI: 0.10 will be substantially different when it comes to packaging.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=aOYTt8Tp2ka=cc_unsubscribe
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 885833] Review Request: tw - translate words into different languages

2013-05-02 Thread bugzilla
Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=885833

--- Comment #41 from Fedora Update System upda...@fedoraproject.org ---
tw-0.9.16-2.fc17 has been submitted as an update for Fedora 17.
https://admin.fedoraproject.org/updates/tw-0.9.16-2.fc17

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=PMHTVH6dxXa=cc_unsubscribe
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 957238] Review Request: julius-voxforge - VoxForge Acoustic Model files for Julius

2013-05-02 Thread bugzilla
Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=957238

Fedora Update System upda...@fedoraproject.org changed:

   What|Removed |Added

 Status|NEW |MODIFIED

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=CdETF59f0fa=cc_unsubscribe
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 957544] Review Request: java-base64 - Java class for encoding and decoding Base64 notation

2013-05-02 Thread bugzilla
Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=957544

--- Comment #4 from gil cattaneo punto...@libero.it ---
Spec URL: http://gil.fedorapeople.org/java-base64.spec
SRPM URL: http://gil.fedorapeople.org/java-base64-2.3.8-2.fc18.src.rpm
- fix artifact name, added symlink
- fix javadoc name, added symlink

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=qXGWlADBMfa=cc_unsubscribe
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 907027] Review Request: rapidxml - Fast XML parser

2013-05-02 Thread bugzilla
Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=907027

--- Comment #20 from Fedora Update System upda...@fedoraproject.org ---
rapidxml-1.13-2.fc18 has been pushed to the Fedora 18 stable repository.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=sz9Fbp6n3Ba=cc_unsubscribe
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 958695] Review Request: python-PyGithub - Python library to work with the Github API

2013-05-02 Thread bugzilla
Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=958695

Bohuslav Slavek Kabrda bkab...@redhat.com changed:

   What|Removed |Added

  Flags||fedora-cvs?

--- Comment #6 from Bohuslav Slavek Kabrda bkab...@redhat.com ---
Thanks!

New Package SCM Request
===
Package Name: python-PyGithub
Short Description: Python library to work with the Github API
Owners: bkabrda
Branches: f19
InitialCC:

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=aRD29rhqb1a=cc_unsubscribe
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 924513] Review Request: zanata-api - Zanata API modules

2013-05-02 Thread bugzilla
Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=924513

Gerard Ryan ger...@ryan.lt changed:

   What|Removed |Added

 Blocks|652183 (FE-JAVASIG) |

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=Z8mdDfuM6Ca=cc_unsubscribe
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 907027] Review Request: rapidxml - Fast XML parser

2013-05-02 Thread bugzilla
Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=907027

--- Comment #19 from Fedora Update System upda...@fedoraproject.org ---
rapidxml-1.13-2.fc17 has been pushed to the Fedora 17 stable repository.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=Vcwxx16ryIa=cc_unsubscribe
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 907261] Review Request: poly2tri - A 2D constrained Delaunay triangulation library

2013-05-02 Thread bugzilla
Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=907261

--- Comment #23 from Fedora Update System upda...@fedoraproject.org ---
poly2tri-0.0-4.20120407hgacf81f1f1764.fc18 has been pushed to the Fedora 18
stable repository.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=7gwWmKJ93ia=cc_unsubscribe
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 907018] Review Request: stbi - JPEG/PNG reader

2013-05-02 Thread bugzilla
Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=907018

--- Comment #12 from Fedora Update System upda...@fedoraproject.org ---
stbi-1.33-1.fc17 has been pushed to the Fedora 17 stable repository.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=lq0Z1SOkvra=cc_unsubscribe
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 957544] Review Request: java-base64 - Java class for encoding and decoding Base64 notation

2013-05-02 Thread bugzilla
Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=957544

--- Comment #3 from Orion Poplawski or...@cora.nwra.com ---
Package Review
==

Legend:
[x] = Pass, [!] = Fail, [-] = Not applicable, [?] = Not evaluated
[ ] = Manual review needed


Issues:
===
- Maven packages should use new style packaging
  Note: If possible update your package to latest guidelines
  See: https://fedoraproject.org/wiki/Packaging:Java#Apache_Maven

I understand you are keeping old style for F18 compat.  Fine by me.

- Javadocs are placed in %{_javadocdir}/%{name} (no -%{version} symlink)
  Note: No /usr/share/javadoc/java-base64 found
  See: https://fedoraproject.org/wiki/Packaging:Java#Javadoc_installation

Need a symlink.  Also for the jar file:

https://fedoraproject.org/wiki/Packaging:Java#Filenames :

 If the package provides a single JAR and the filename provided by the build is
neither %{name}-%{version}.jar nor %{name}.jar then this file MUST be installed
as %{name}.jar and a symbolic link with the usual name must be provided. 

- Packages have proper BuildRequires/Requires on jpackage-utils
  Note: Maven packages do not need to (Build)Require jpackage-utils. It is
  pulled in by maven-local
  See: https://fedoraproject.org/wiki/Packaging:Java

I can go eiher way.

= MUST items =

Generic:
[x]: Package is licensed with an open-source compatible license and meets
 other legal requirements as defined in the legal section of Packaging
 Guidelines.
[x]: Package contains no bundled libraries without FPC exception.
[x]: Changelog in prescribed format.
[x]: Sources contain only permissible code or content.
[-]: Package contains desktop file if it is a GUI application.
[-]: Development files must be in a -devel package
[x]: Package requires other packages for directories it uses.
[x]: Package uses nothing in %doc for runtime.
[x]: Package is not known to require ExcludeArch.
[x]: Fully versioned dependency in subpackages, if present.
 Note: No Requires: %{name}%{?_isa} = %{version}-%{release} in java-
 base64-javadoc
[x]: Package complies to the Packaging Guidelines
[-]: 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 is included in %doc.
[x]: License field in the package spec file matches the actual license.
 Note: Checking patched sources after %prep for licenses. Licenses found:
 Unknown or generated. 2 files have unknown license. Detailed output of
 licensecheck in /export/home/orion/redhat/java-base64-2.3.8/957544-java-
 base64/licensecheck.txt
[-]: License file installed when any subpackage combination is installed.
[x]: Package consistently uses macro is (instead of hard-coded directory
 names).
[x]: Package is named according to the Package Naming Guidelines.
[x]: Package does not generate any conflict.
[x]: Package obeys FHS, except libexecdir and /usr/target.
[x]: If the package is a rename of another package, proper Obsoletes and
 Provides are present.
[x]: Package must own all directories that it creates.
[x]: Package does not own files or directories owned by other packages.
[x]: Requires correct, justified where necessary.
[x]: Spec file is legible and written in American English.
[-]: Package contains systemd file(s) if in need.
[x]: All build dependencies are listed in BuildRequires, except for any that
 are listed in the exceptions section of Packaging Guidelines.
[x]: Package does not run rm -rf %{buildroot} (or $RPM_BUILD_ROOT) at the
 beginning of %install.
[x]: Each %files section contains %defattr if rpm  4.4
[x]: Macros in Summary, %description expandable at SRPM build time.
[x]: Package does not contain duplicates in %files.
[x]: Permissions on files are set properly.
[x]: Package use %makeinstall only when make install' ' DESTDIR=... doesn't
 work.
[x]: Package is named using only allowed ASCII characters.
[x]: Package do not use a name that already exist
[x]: Package is not relocatable.
[x]: Sources used to build the package match the upstream source, as provided
 in the spec URL.
[x]: Spec file name must match the spec package %{name}, in the format
 %{name}.spec.
[x]: File names are valid UTF-8.
[x]: Large documentation must go in a -doc subpackage.
 Note: Documentation size is 0 bytes in 0 files.
[x]: Packages must not store files under /srv, /opt or /usr/local
[x]: Package successfully compiles and builds into binary rpms on at least one
 supported primary architecture.
[x]: Package installs properly.
[x]: Rpmlint is run on all rpms the build produces.
 Note: There are rpmlint messages (see attachment).

Java:
[x]: Fully versioned dependency in subpackages, if present.
[x]: Javadoc documentation files are generated and included in -javadoc
 subpackage
[x]: Javadoc subpackages should not have Requires: jpackage-utils
[x]: Bundled jar/class files should be removed before 

[Bug 951823] Review Request: sidplayfp - SID chip music module player

2013-05-02 Thread bugzilla
Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=951823

--- Comment #11 from Fedora Update System upda...@fedoraproject.org ---
libsidplayfp-1.0.1-2.fc17, sidplayfp-1.0.1-1.fc17 has been pushed to the Fedora
17 stable repository.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=XSYJbylRDsa=cc_unsubscribe
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 957573] Review Request: php-aws-sdk - amazon web services sdk for php

2013-05-02 Thread bugzilla
Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=957573

--- Comment #10 from Joseph Marrero jmarr...@gmail.com ---

Spec URL:
http://jmarrero.fedorapeople.org/packages/php-aws-sdk/php-aws-sdk.spec
SRPM URL:
http://jmarrero.fedorapeople.org/packages/php-aws-sdk/php-aws-sdk-1.6.2-4.fc19.src.rpm

old packages and specs at:
http://jmarrero.fedorapeople.org/packages/php-aws-sdk/old/

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=TqgElGiGFxa=cc_unsubscribe
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 958695] Review Request: python-PyGithub - Python library to work with the Github API

2013-05-02 Thread bugzilla
Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=958695

Matej Stuchlik mstuc...@redhat.com changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
 CC||mstuc...@redhat.com
   Assignee|nob...@fedoraproject.org|mstuc...@redhat.com
  Flags||fedora-review?

--- Comment #2 from Matej Stuchlik mstuc...@redhat.com ---
I'll take this.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=8N3ogWQU7Pa=cc_unsubscribe
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 954100] Review Request: sendxmpp - A Perl script to send XMPP messages

2013-05-02 Thread bugzilla
Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=954100

--- Comment #15 from Fedora Update System upda...@fedoraproject.org ---
sendxmpp-1.23-1.fc17 has been pushed to the Fedora 17 stable repository.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=Z5A9yR1s24a=cc_unsubscribe
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 789965] Review Request: open-vm-tools - VMWare Open Virtual Machine Tools

2013-05-02 Thread bugzilla
Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=789965

Jason Tibbitts ti...@math.uh.edu changed:

   What|Removed |Added

  Flags||needinfo?(mfoj...@redhat.co
   ||m)

--- Comment #1 from Jason Tibbitts ti...@math.uh.edu ---
I am triaging old review tickets.  I can't promise a review if you reply, but
by closing out the stale tickets we can devote extra attention to the ones
which aren't stale.

This fails to build for me.  A koji scratch build:
http://koji.fedoraproject.org/koji/taskinfo?taskID=5322200

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=mJhfigl42ra=cc_unsubscribe
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 829580] Review Request: python-traitsui - User interface tools designed to complement Traits

2013-05-02 Thread bugzilla
Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=829580

Orion Poplawski or...@cora.nwra.com changed:

   What|Removed |Added

 Status|ASSIGNED|CLOSED
 Resolution|--- |NEXTRELEASE
Last Closed||2013-05-01 18:12:30

--- Comment #16 from Orion Poplawski or...@cora.nwra.com ---
Checked in and built.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=DaqIFjSn2ma=cc_unsubscribe
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 907261] Review Request: poly2tri - A 2D constrained Delaunay triangulation library

2013-05-02 Thread bugzilla
Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=907261

--- Comment #24 from Fedora Update System upda...@fedoraproject.org ---
poly2tri-0.0-4.20120407hgacf81f1f1764.fc17 has been pushed to the Fedora 17
stable repository.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=gNBHhCkm5ua=cc_unsubscribe
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 871197] Review Request: catkin - Collection of CMake macros for ROS

2013-05-02 Thread bugzilla
Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=871197

--- Comment #17 from Fedora Update System upda...@fedoraproject.org ---
catkin-0.4.5-6.gitd4f1f24.fc18 has been pushed to the Fedora 18 stable
repository.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=gNlEVywraYa=cc_unsubscribe
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 812561] Review Request: python-ipdb - IPython enabled Python debugger

2013-05-02 Thread bugzilla
Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=812561

Jason Tibbitts ti...@math.uh.edu changed:

   What|Removed |Added

  Flags||needinfo?(b...@redhat.com)

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=qInX0dLdk4a=cc_unsubscribe
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 808097] Review Request: ima-tests - IMA Linux Test Project(LTP) test programs

2013-05-02 Thread bugzilla
Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=808097

Jason Tibbitts ti...@math.uh.edu changed:

   What|Removed |Added

  Flags||needinfo?(pwouters@redhat.c
   ||om)

--- Comment #2 from Jason Tibbitts ti...@math.uh.edu ---
I am triaging old review tickets.  I can't promise a review if you reply, but
by closing out the stale tickets we can devote extra attention to the ones
which aren't stale.

spec and srpm links are invalid.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=v9MB1oeT4wa=cc_unsubscribe
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 786636] Review Request: rubygem-unicorn - Rack HTTP server for fast clients and Unix

2013-05-02 Thread bugzilla
Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=786636

Jason Tibbitts ti...@math.uh.edu changed:

   What|Removed |Added

  Flags||needinfo?(guillermo.gomez@g
   ||mail.com)

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=tXVYjFBsqAa=cc_unsubscribe
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 856516] Review Request: perl-podlators - Format POD source into various output formats

2013-05-02 Thread bugzilla
Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=856516

--- Comment #10 from Petr Pisar ppi...@redhat.com ---
I have no objection to you maintaining EPEL6 branch however there is a problem
with dual-living the modules: podlators modules are part of RHEL-6 binary perl
package, there is no perl-podlators sub-package. You cannot simply package
newer versions of the modules because you would get unpredictable yum
resolutions. So I think your request is not doable unless Red Hat sub-packages
podlators in RHEL-6.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=CB7EG873mXa=cc_unsubscribe
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 958006] Review Request: zanata-common - zanata common modules

2013-05-02 Thread bugzilla
Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=958006

--- Comment #4 from Patrick Huang pahu...@redhat.com ---
works for me locally and in koji
http://koji.fedoraproject.org/koji/taskinfo?taskID=5323356

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=KqGNbFy7X6a=cc_unsubscribe
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 957520] Review Request: rf - read feeds from any source

2013-05-02 Thread bugzilla
Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=957520

Antonio Trande anto.tra...@gmail.com changed:

   What|Removed |Added

   Assignee|nob...@fedoraproject.org|anto.tra...@gmail.com
  Flags||fedora-review+

--- Comment #3 from Antonio Trande anto.tra...@gmail.com ---
(In reply to comment #2)
 Spec URL: http://juanmabc.fedorapeople.org/packages/rf/rf.spec
 SRPM URL:
 http://juanmabc.fedorapeople.org/packages/rf/rf-0.4.16-1.fc18.src.rpm
 Description: command line scriptable feed reader with default feeds (
 http://code.google.com/p/readfeed )
 Fedora Account System Username: juanmabc
 
 *** -- Your package needs just
 
 BuildRequires:   xmlstarlet
 Requires:curl
 Requires:lynx
 Requires(post):  info
 Requires(preun): info
 
 bash, sed, ...  can be omitted.
 
 http://fedoraproject.org/wiki/Packaging:Guidelines#Exceptions_2
 
 ***:
 Quoting: Exceptions:There is no need to include the following packages or
 their dependencies as *BuildRequires* because they would occur too often.
 These 
 packages are considered the minimum build environment.
 
 I use them in *Requires*, which is completely different and has no
 exceptions. Note that BuildRequires xmlstarlet i assume is a typo, since
 there is no BuildRequire dependency for it, and the fact that has no
 BuildRequires is precissely because of the Exceptions. Requires are what is
 needed at runtime, BuildRequires at compile time.
 

Gee whiz! I'm sorry, I have mixed them. :P

I think your package can be approved.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=0gm0KMbLJla=cc_unsubscribe
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 924333] Review Request: mate-sensors-applet - MATE panel applet for hardware sensors

2013-05-02 Thread bugzilla
Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=924333

Fedora Update System upda...@fedoraproject.org changed:

   What|Removed |Added

 Status|ON_QA   |CLOSED
 Resolution|--- |ERRATA
Last Closed||2013-05-02 00:35:42

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=3tJSh0AqTfa=cc_unsubscribe
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 808179] Review Request: rubygem-puppet-profiler - Find the slow resources in your Puppet manifests

2013-05-02 Thread bugzilla
Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=808179

Jason Tibbitts ti...@math.uh.edu changed:

   What|Removed |Added

  Flags||needinfo?(fedora@russellhar
   ||rison.com)

--- Comment #2 from Jason Tibbitts ti...@math.uh.edu ---
I am triaging old review tickets.  I can't promise a review if you reply, but
by closing out the stale tickets we can devote extra attention to the ones
which aren't stale.

spec and srpm links are invalid.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=UtyRlzKhbua=cc_unsubscribe
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 958139] Review Request: owasp-java-html-sanitizer - A fast HTML Sanitizer written in Java

2013-05-02 Thread bugzilla
Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=958139

Michal Srb m...@redhat.com changed:

   What|Removed |Added

 Blocks|652183 (FE-JAVASIG) |

--- Comment #3 from Michal Srb m...@redhat.com ---
Thanks for the review.

New Package SCM Request
===
Package Name: owasp-java-html-sanitizer
Short Description: A fast HTML Sanitizer written in Java
Owners: msrb sochotni mizdebsk tradej
Branches: f19
InitialCC: java-sig

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=ELr8tKcjtoa=cc_unsubscribe
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 958431] Review Request: feclipse-maven-plugin - Eclipse repo2runnable Maven Mojo

2013-05-02 Thread bugzilla
Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=958431

Krzysztof Daniel kdan...@redhat.com changed:

   What|Removed |Added

  Flags||fedora-cvs?

--- Comment #2 from Krzysztof Daniel kdan...@redhat.com ---
New Package SCM Request
===
Package Name:  feclipse-maven-plugin
Short Description: Eclipse repo2runnable Maven Mojo
Owners: kdaniel
Branches: f18
InitialCC: kdaniel

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=xhmuBwCQZIa=cc_unsubscribe
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 958695] Review Request: python-PyGithub - Python library to work with the Github API

2013-05-02 Thread bugzilla
Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=958695

Matej Stuchlik mstuc...@redhat.com changed:

   What|Removed |Added

  Flags|fedora-review+  |
  Flags||fedora-review?

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=fnJLYURo3Ca=cc_unsubscribe
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 859112] Review Request: glassfish-gmbal - GlassFish MBean Annotation Library

2013-05-02 Thread bugzilla
Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=859112

Gerard Ryan ger...@ryan.lt changed:

   What|Removed |Added

 Blocks|652183 (FE-JAVASIG) |

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=hpYDCNKqAra=cc_unsubscribe
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 957415] Review Request: lnav - A curses-based tool for viewing and analyzing log files

2013-05-02 Thread bugzilla
Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=957415

--- Comment #4 from Petr Ĺ abata psab...@redhat.com ---
I think you forgot to upload the updated version.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=MpCyA1tyh6a=cc_unsubscribe
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 754246] Review Request: TV-Browser - A TV Browsing application

2013-05-02 Thread bugzilla
Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=754246

Jason Tibbitts ti...@math.uh.edu changed:

   What|Removed |Added

 Status|NEW |CLOSED
 Blocks|177841 (FE-NEEDSPONSOR),|201449 (FE-DEADREVIEW)
   |652183 (FE-JAVASIG) |
 Resolution|--- |NOTABUG
Last Closed||2013-05-01 17:54:20

--- Comment #14 from Jason Tibbitts ti...@math.uh.edu ---
Since the review ticket for a dependency was closed due to inactivity, I'll
close this as well.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=Vm0mhDU3Kxa=cc_unsubscribe
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 956654] Review Request: python-pbr - Python Build Reasonableness

2013-05-02 Thread bugzilla
Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=956654

Matthias Runge mru...@redhat.com changed:

   What|Removed |Added

  Flags|fedora-cvs+ |
  Flags||fedora-cvs?

--- Comment #6 from Matthias Runge mru...@redhat.com ---
Package Change Request
==
Package Name: python-pbr
New Branches: f18
Owners: mrunge

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=0OpghEAF6wa=cc_unsubscribe
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 770740] Review Request: morse - Simulates robots using the Blender Game Engine

2013-05-02 Thread bugzilla
Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=770740

Jason Tibbitts ti...@math.uh.edu changed:

   What|Removed |Added

Summary|Review Request: Morse - |Review Request: morse -
   |Simulates robots using the  |Simulates robots using the
   |Blender Game Engine |Blender Game Engine
  Flags||needinfo?(spencerandrewjack
   ||s...@yahoo.com)

--- Comment #9 from Jason Tibbitts ti...@math.uh.edu ---
I am triaging old review tickets.  I can't promise a review if you reply, but
by closing out the stale tickets we can devote extra attention to the ones
which aren't stale.

This fails to build for me; here's a koji scratch build:
http://koji.fedoraproject.org/koji/taskinfo?taskID=5322961

In addition, we do have guidelines for dealing with github which you might want
to look over: http://fedoraproject.org/wiki/Packaging:SourceURL

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=RirZfrkChMa=cc_unsubscribe
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 957544] Review Request: java-base64 - Java class for encoding and decoding Base64 notation

2013-05-02 Thread bugzilla
Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=957544

Orion Poplawski or...@cora.nwra.com changed:

   What|Removed |Added

  Flags|fedora-review?  |
  Flags||fedora-review+

--- Comment #5 from Orion Poplawski or...@cora.nwra.com ---
Approved.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=F8njiSK0Jma=cc_unsubscribe
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 815566] Review Request: mybatis - SQL Mapping Framework for Java

2013-05-02 Thread bugzilla
Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=815566

Gerard Ryan ger...@ryan.lt changed:

   What|Removed |Added

 Blocks|652183 (FE-JAVASIG) |

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=TrrxxlFanSa=cc_unsubscribe
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 957238] Review Request: julius-voxforge - VoxForge Acoustic Model files for Julius

2013-05-02 Thread bugzilla
Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=957238

--- Comment #5 from Fedora Update System upda...@fedoraproject.org ---
julius-voxforge-2013.03.01-1.fc18 has been submitted as an update for Fedora
18.
https://admin.fedoraproject.org/updates/julius-voxforge-2013.03.01-1.fc18

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=BTBTEPM7E3a=cc_unsubscribe
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 807240] Review Request: microemulator - Java 2 Micro Edition (J2ME) CLDC/MIDP Emulator

2013-05-02 Thread bugzilla
Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=807240

Jason Tibbitts ti...@math.uh.edu changed:

   What|Removed |Added

  Flags||needinfo?(puntogil@libero.i
   ||t)

--- Comment #2 from Jason Tibbitts ti...@math.uh.edu ---
I am triaging old review tickets.  I can't promise a review if you reply, but
by closing out the stale tickets we can devote extra attention to the ones
which aren't stale.

This fails to build for me.  Here is a scratch build:
http://koji.fedoraproject.org/koji/taskinfo?taskID=5323207

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=0SfcOFR31Xa=cc_unsubscribe
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 809532] Review Request: org.osgi.enterprise - OSGi Enterprise library

2013-05-02 Thread bugzilla
Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=809532

Jason Tibbitts ti...@math.uh.edu changed:

   What|Removed |Added

 Status|NEW |CLOSED
 Blocks|652183 (FE-JAVASIG) |201449 (FE-DEADREVIEW)
 Resolution|--- |NOTABUG
Last Closed||2013-05-01 21:47:28

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=zco6ojP6qra=cc_unsubscribe
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 951823] Review Request: sidplayfp - SID chip music module player

2013-05-02 Thread bugzilla
Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=951823

--- Comment #10 from Fedora Update System upda...@fedoraproject.org ---
libsidplayfp-1.0.1-2.fc18, sidplayfp-1.0.1-1.fc18 has been pushed to the Fedora
18 stable repository.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=0L7gW7Mjiva=cc_unsubscribe
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 859112] Review Request: glassfish-gmbal - GlassFish MBean Annotation Library

2013-05-02 Thread bugzilla
Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=859112

--- Comment #10 from Fedora Update System upda...@fedoraproject.org ---
glassfish-gmbal-3.2.0-0.1.b003.fc18 has been pushed to the Fedora 18 stable
repository.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=0jojbDJ4Pea=cc_unsubscribe
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 958695] Review Request: python-PyGithub - Python library to work with the Github API

2013-05-02 Thread bugzilla
Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=958695

--- Comment #1 from Bohuslav Slavek Kabrda bkab...@redhat.com ---
Also, please note that this a rename review request from python-github.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=5JzWzi0jsRa=cc_unsubscribe
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 807821] Review request: ns-3 Network Simulator

2013-05-02 Thread bugzilla
Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=807821

Jason Tibbitts ti...@math.uh.edu changed:

   What|Removed |Added

  Flags||needinfo?(riva...@gmail.com
   ||)

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=NDH8aiOhdAa=cc_unsubscribe
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 802206] Review Request: rhq-plugin-gen - RHQ plugin generator

2013-05-02 Thread bugzilla
Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=802206

Jason Tibbitts ti...@math.uh.edu changed:

   What|Removed |Added

  Flags||needinfo?(ricardo.arguello@
   ||gmail.com)

--- Comment #1 from Jason Tibbitts ti...@math.uh.edu ---
I am triaging old review tickets.  I can't promise a review if you reply, but
by closing out the stale tickets we can devote extra attention to the ones
which aren't stale.

This fails to build for me.  A scratch build:
http://koji.fedoraproject.org/koji/taskinfo?taskID=5323155

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=4PNYcR83OAa=cc_unsubscribe
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 816991] Review Request: rubygem-backports - Backports of Ruby 1.8.7+ for older ruby

2013-05-02 Thread bugzilla
Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=816991

Jason Tibbitts ti...@math.uh.edu changed:

   What|Removed |Added

  Flags||needinfo?(vondruch@redhat.c
   ||om)

--- Comment #2 from Jason Tibbitts ti...@math.uh.edu ---
I am triaging old review tickets.  I can't promise a review if you reply, but
by closing out the stale tickets we can devote extra attention to the ones
which aren't stale.

Build fails for me due to missing build dependency:

Error: No Package found for ruby(abi) = 1.9.1

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=fMWyVtUn5ha=cc_unsubscribe
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 750911] Review Request: moconti - Web Application Server for Sleep

2013-05-02 Thread bugzilla
Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=750911

Gerard Ryan ger...@ryan.lt changed:

   What|Removed |Added

 Blocks|652183 (FE-JAVASIG) |

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=v4zoJ5j7Iba=cc_unsubscribe
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 957238] Review Request: julius-voxforge - VoxForge Acoustic Model files for Julius

2013-05-02 Thread bugzilla
Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=957238

--- Comment #7 from Fedora Update System upda...@fedoraproject.org ---
julius-voxforge-2013.03.01-1.fc17 has been submitted as an update for Fedora
17.
https://admin.fedoraproject.org/updates/julius-voxforge-2013.03.01-1.fc17

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=2vqv8u4nDba=cc_unsubscribe
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 766893] Review Request: VMware-view-open-client - VMware View Open Client

2013-05-02 Thread bugzilla
Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=766893

Jason Tibbitts ti...@math.uh.edu changed:

   What|Removed |Added

  Flags||needinfo?(so...@cmu.edu)

--- Comment #1 from Jason Tibbitts ti...@math.uh.edu ---
I am triaging old review tickets.  I can't promise a review if you reply, but
by closing out the stale tickets we can devote extra attention to the ones
which aren't stale.

This fails to build for me; here is a scratch build:
http://koji.fedoraproject.org/koji/taskinfo?taskID=5323144

Other notes:

Your spec uses macro forms for commands, like %{__rm} and %{__make}.  You
should use rm and make instead.

%defattr has been unnecessary since RHEL4.

There are a few things you can remove from the spec if you are not targeting
RHEL5, and more if you are not targeting RHEL at all.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=K9pV6JZs87a=cc_unsubscribe
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 958695] New: Review Request: python-PyGithub - Python library to work with the Github API

2013-05-02 Thread bugzilla
Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=958695

Bug ID: 958695
   Summary: Review Request: python-PyGithub - Python library to
work with the Github API
   Product: Fedora
   Version: rawhide
 Component: Package Review
  Severity: medium
  Priority: medium
  Assignee: nob...@fedoraproject.org
  Reporter: bkab...@redhat.com
QA Contact: extras...@fedoraproject.org
CC: nott...@redhat.com,
package-review@lists.fedoraproject.org
  Category: ---

Spec URL:
http://bkabrda.fedorapeople.org/pkgs/python-PyGithub/python-PyGithub.spec
SRPM URL:
http://bkabrda.fedorapeople.org/pkgs/python-PyGithub/python-PyGithub-1.14.2-1.fc18.src.rpm
Description: A Python library implementing the full Github API v3.
Fedora Account System Username: bkabrda

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=xAHAVU9xmHa=cc_unsubscribe
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 902017] Review Request: openshift-java-client - OpenShift Java Client

2013-05-02 Thread bugzilla
Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=902017

Gerard Ryan ger...@ryan.lt changed:

   What|Removed |Added

 Blocks|652183 (FE-JAVASIG) |

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=EFRYU9GjPxa=cc_unsubscribe
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 924333] Review Request: mate-sensors-applet - MATE panel applet for hardware sensors

2013-05-02 Thread bugzilla
Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=924333

--- Comment #27 from Fedora Update System upda...@fedoraproject.org ---
mate-sensors-applet-1.6.0-3.fc19 has been pushed to the Fedora 19 stable
repository.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=dLHsalTpLca=cc_unsubscribe
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 958523] Review Request: python-envisage - Extensible application framework

2013-05-02 Thread bugzilla
Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=958523

Rahul Sundaram methe...@gmail.com changed:

   What|Removed |Added

 CC||methe...@gmail.com
   Assignee|nob...@fedoraproject.org|methe...@gmail.com

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=xeCBCDm77Na=cc_unsubscribe
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 829580] Review Request: python-traitsui - User interface tools designed to complement Traits

2013-05-02 Thread bugzilla
Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=829580

--- Comment #15 from Jon Ciesla limburg...@gmail.com ---
Git done (by process-git-requests).

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=PjxuG1GeDFa=cc_unsubscribe
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

  1   2   3   >