[Bug 727543] jnr-ffi - Java Abstracted Foreign Function Layer

2011-08-08 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=727543

--- Comment #3 from Alexander Kurtakov  2011-08-09 
02:22:23 EDT ---
Oh and I forgot to say please make the Obsoletes/Provides versioned

-- 
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.
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review


[Bug 726210] Review Request: freewrl - X3D / VRML visualization program

2011-08-08 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=726210

--- Comment #3 from Tim Lauridsen  2011-08-09 02:19:31 EDT ---
Issues:
[!] : MUST - Rpmlint output is silent.

rpmlint freewrl-java-1.22.12-0.1.pre2.fc17.i686.rpm
   

freewrl-java.i686: W: only-non-binary-in-usr-lib
1 packages and 0 specfiles checked; 0 errors, 1 warnings.
   


rpmlint libEAI-1.22.12-0.1.pre2.fc17.i686.rpm
   

libEAI.i686: W: shared-lib-calls-exit /usr/lib/libFreeWRLEAI.so.1.22.12
exit@GLIBC_2.0
1 packages and 0 specfiles checked; 0 errors, 1 warnings.
   

I am not sure about this one


rpmlint freewrl-1.22.12-0.1.pre2.fc17.src.rpm
   

freewrl.src:120: E: hardcoded-library-path in
/usr/lib/jvm/java-openjdk/jre/lib/ext/vrml.jar
1 packages and 0 specfiles checked; 1 errors, 0 warnings.
   

This is ok, based on your comments

rpmlint freewrl-debuginfo-1.22.12-0.1.pre2.fc17.i686.rpm
   

1 packages and 0 specfiles checked; 0 errors, 0 warnings.
   


rpmlint freewrl-devel-1.22.12-0.1.pre2.fc17.i686.rpm
   

1 packages and 0 specfiles checked; 0 errors, 0 warnings.
   


rpmlint libEAI-devel-1.22.12-0.1.pre2.fc17.i686.rpm
   

libEAI-devel.i686: W: no-documentation
1 packages and 0 specfiles checked; 0 errors, 1 warnings.
   

OK

rpmlint freewrl-1.22.12-0.1.pre2.fc17.i686.rpm
   

freewrl.i686: W: no-manual-page-for-binary freewrl_msg
freewrl.i686: W: no-manual-page-for-binary freewrl_snd
1 packages and 0 specfiles checked; 0 errors, 2 warnings.
   

OK

[!] : MUST - Development .so files in -devel subpackage, if present.
freewrl-1.22.12-0.1.pre2.fc17.i686.rpm :
/usr/lib/mozilla/plugins/libFreeWRLplugin.so
This is ok, it is a mozilla plugin

[!] : MUST - Sources used to build the package matches the upstream source, as
provided in the spec URL.
/home/tim/tmp/reviewhelper/726210/freewrl-1.22.12_pre2.tar.bz2 :
  MD5SUM this package : e9baa64e551483dbfcb21e879fdf0d8e
  MD5SUM upstream package : 7530cf536beade1cfbc4400c5725818d
README.FreeWRL.java :
  MD5SUM this package : e56065d5fc275961e6058540786d05fd
  MD5SUM upstream package : upstream source not found

  THis need to be fixed.

[!] : MUST - License file installed when any subpackage combination is
installed.
libEAI subpackage don't require main package, so license file is not pulled
in.
  I think requiring the main package is needed here.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review


[Bug 726210] Review Request: freewrl - X3D / VRML visualization program

2011-08-08 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=726210

--- Comment #2 from Tim Lauridsen  2011-08-09 02:15:29 EDT ---

Package Review
==

Key:
- = N/A
x = Check
! = Problem
? = Not evaluated

[x] : MUST - Package successfully compiles and builds into binary rpms on at
least one supported architecture.
[x] : MUST - Fully versioned dependency in subpackages, if present.
[x] : MUST - Header files in -devel subpackage, if present.
[x] : MUST - Spec file lacks Packager, Vendor, PreReq tags.
[x] : MUST - ldconfig called in %post and %postun if required.
[x] : MUST - Package does not contain any libtool archives (.la)
[x] : MUST - Package use %makeinstall only when make install DESTDIR=...
doesn't work.
[x] : MUST - Package is named according to the Package Naming Guidelines.
[x] : MUST - Spec file name must match the spec package %{name}, in the format
%{name}.spec.
[-] : MUST - %config files are marked noreplace or the reason is justified.
[-] : MUST - The spec file handles locales properly.
[-] : MUST - No %config files under /usr.
[-] : MUST - Static libraries in -static subpackage, if present.
[!] : MUST - Rpmlint output is silent.

rpmlint freewrl-java-1.22.12-0.1.pre2.fc17.i686.rpm
   

freewrl-java.i686: W: only-non-binary-in-usr-lib
1 packages and 0 specfiles checked; 0 errors, 1 warnings.
   


rpmlint libEAI-1.22.12-0.1.pre2.fc17.i686.rpm
   

libEAI.i686: W: shared-lib-calls-exit /usr/lib/libFreeWRLEAI.so.1.22.12
exit@GLIBC_2.0
1 packages and 0 specfiles checked; 0 errors, 1 warnings.
   


rpmlint freewrl-1.22.12-0.1.pre2.fc17.src.rpm
   

freewrl.src:120: E: hardcoded-library-path in
/usr/lib/jvm/java-openjdk/jre/lib/ext/vrml.jar
1 packages and 0 specfiles checked; 1 errors, 0 warnings.
   


rpmlint freewrl-debuginfo-1.22.12-0.1.pre2.fc17.i686.rpm
   

1 packages and 0 specfiles checked; 0 errors, 0 warnings.
   


rpmlint freewrl-devel-1.22.12-0.1.pre2.fc17.i686.rpm
   

1 packages and 0 specfiles checked; 0 errors, 0 warnings.
   


rpmlint libEAI-devel-1.22.12-0.1.pre2.fc17.i686.rpm
   

libEAI-devel.i686: W: no-documentation
1 packages and 0 specfiles checked; 0 errors, 1 warnings.
   


rpmlint freewrl-1.22.12-0.1.pre2.fc17.i686.rpm
   

freewrl.i686: W: no-manual-page-for-binary freewrl_msg
freewrl.i686: W: no-manual-page-for-binary freewrl_snd
1 packages and 0 specfiles checked; 0 errors, 2 warnings.
   


[!] : MUST - Development .so files in -devel subpackage, if present.
freewrl-1.22.12-0.1.pre2.fc17.i686.rpm :
/usr/lib/mozilla/plugins/libFreeWRLplugin.so

[!] : MUST - Sources used to build the package matches the upstream source, as
provided in the spec URL.
/home/tim/tmp/reviewhelper/726210/freewrl-1.22.12_pre2.tar.bz2 :
  MD5SUM this package : e9baa64e551483dbfcb21e879fdf0d8e
  MD5SUM upstream package : 7530cf536beade1cfbc4400c5725818d
README.FreeWRL.java :
  MD5SUM this package : e56065d5fc275961e6058540786d05fd
  MD5SUM upstream package : upstream source not found

[x] : MUST - Package is licensed with an open-source compatible license and
meets other legal requirements as defined in the legal section of Packaging
Guidelines.
[x] : MUST - %build honors applicable compiler flags or justifies otherwise.
[x] : MUST - All build dependencies are listed in BuildRequires, except for any
that are listed in the exceptions section of Packaging Guidelines.
[x] : MUST - Package contains no bundled libraries.
[x] : MUST - Changelog in prescribed format.
[x] : MUST - Sources contain only permissible 

[Bug 727543] jnr-ffi - Java Abstracted Foreign Function Layer

2011-08-08 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=727543

--- Comment #2 from Alexander Kurtakov  2011-08-09 
02:17:42 EDT ---
Few initial problems:
* License is wrong - ASL 2.0 in the source but LGPLv3 in the spec
* rm -rf $RPM_BUILD_ROOT as first line of install section is no longer needed
* clean section is no longer needed
* versioned jars are installed, please install only unversioned one
http://fedoraproject.org/wiki/Packaging:Java#Filenames
* %defattr(-,root,root,-) are no longer needed
* do not install versioned javadoc folder
http://fedoraproject.org/wiki/Packaging:Java#Javadoc_installation
* post/postun %update_maven_depmap are no longer needed
* %add_to_maven_depmap is used but it's deprecated now please use
%add_maven_depmap JPP-%{name}.pom %{name}.jar quite simple and validates you're
doing the right thing
* Do not BuildRequires: ant-nodeps it has been merged into main ant package

Question:
* Do we need the changelog from jaffl at all? For me it only makes the spec
bigger but it's up to you

Once the listed problems are fixed I'll do the formal review

-- 
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.
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review


[Bug 722829] Review Request: python-bottle-sqlite - SQLite3 integration for Bottle Python WSGI framework

2011-08-08 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=722829

Rahul Sundaram  changed:

   What|Removed |Added

   Flag||fedora-cvs?

-- 
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.
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review


[Bug 728207] Review request: retrace-client - Client application for Retrace server

2011-08-08 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=728207

Michal Toman  changed:

   What|Removed |Added

   Flag||fedora-cvs?

--- Comment #2 from Michal Toman  2011-08-09 02:03:48 EDT ---
New Package SCM Request
===
Package Name: retrace-client
Short Description: Client application for Retrace server
Owners: mtoman kklic jmoskovc
Branches: el6

-- 
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.
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review


[Bug 726210] Review Request: freewrl - X3D / VRML visualization program

2011-08-08 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=726210

Tim Lauridsen  changed:

   What|Removed |Added

 AssignedTo|steve.tray...@cern.ch   |t...@rasmil.dk

-- 
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.
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review


[Bug 727543] jnr-ffi - Java Abstracted Foreign Function Layer

2011-08-08 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=727543

Alexander Kurtakov  changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
 CC||akurt...@redhat.com
 AssignedTo|nob...@fedoraproject.org|akurt...@redhat.com
   Flag||fedora-review?

--- Comment #1 from Alexander Kurtakov  2011-08-09 
02:02:05 EDT ---
I would do this one.

-- 
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.
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review


[Bug 726210] Review Request: freewrl - X3D / VRML visualization program

2011-08-08 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=726210

--- Comment #1 from Tim Lauridsen  2011-08-09 02:03:22 EDT ---
I will review 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.
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review


[Bug 597755] Review Request: openmolar - Open Source Dental Practice Management Software

2011-08-08 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=597755

--- Comment #20 from Susmit  2011-08-09 01:50:06 EDT 
---
Imran, are you still interested in this?
This is first ping in accordance with Non-responsive Maintainer Policy.

Thanks.

-- 
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.
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review


[Bug 597755] Review Request: openmolar - Open Source Dental Practice Management Software

2011-08-08 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=597755

Toshio Ernie Kuratomi  changed:

   What|Removed |Added

 CC||a.bad...@gmail.com

--- Comment #19 from Toshio Ernie Kuratomi  2011-08-09 
01:39:03 EDT ---
The packager seems to have several other packager, please start the
nonresponsive maintainer process so those get orphaned too.  I've approved your
acl requests for this package.  You can set yourself to be the owner if the
owner doesn't appear in a reasonable amount of time.

https://admin.fedoraproject.org/pkgdb/users/packages/matriux

-- 
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.
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review


[Bug 597755] Review Request: openmolar - Open Source Dental Practice Management Software

2011-08-08 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=597755

--- Comment #18 from Parag AN(पराग)  2011-08-09 01:32:41 
EDT ---
ah! SCM already done. See
http://fedoraproject.org/wiki/Policy_for_nonresponsive_package_maintainers

-- 
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.
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 597755] Review Request: openmolar - Open Source Dental Practice Management Software

2011-08-08 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=597755

--- Comment #17 from Ankur Sinha  2011-08-09 01:18:52 
EDT ---
Hi Parag,

The package has already been approved. Susmit just hasn't gotten commit access
yet. Do we need to re-review this package, or can we just request the right
people to approve Susmit's commit access?

Thanks,
Ankur

-- 
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.
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review


[Bug 597755] Review Request: openmolar - Open Source Dental Practice Management Software

2011-08-08 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=597755

Parag AN(पराग)  changed:

   What|Removed |Added

 Status|ASSIGNED|CLOSED
 Resolution||NOTABUG
Last Closed|2010-09-29 03:16:04 |2011-08-09 00:55:04

--- Comment #16 from Parag AN(पराग)  2011-08-09 00:55:04 
EDT ---
Please submit a new review request for this package. This has been stalled
since long time.

-- 
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.
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 722829] Review Request: python-bottle-sqlite - SQLite3 integration for Bottle Python WSGI framework

2011-08-08 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=722829

--- Comment #3 from Parag AN(पराग)  2011-08-09 00:48:53 EDT 
---
you forgot to raise a fedora-cvs flag?

-- 
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.
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 648246] Review Request: ghc-data-default - A class for types with a default value

2011-08-08 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=648246

--- Comment #5 from Lakshmi Narasimhan  2011-08-09 
00:41:28 EDT ---
Sorry for the delay.
Will complete the review by EOD thursday.

-- 
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.
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review


[Bug 480724] Review Request: ndjbdns - New djbdns, usable djbdns.

2011-08-08 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=480724

pjp  changed:

   What|Removed |Added

   Priority|low |high
   Severity|medium  |high

-- 
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.
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review


[Bug 729199] Review Request: satsolver - A new approach to package dependency solving

2011-08-08 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=729199

T.C. Hollingsworth  changed:

   What|Removed |Added

 Blocks||729200

-- 
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.
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review


[Bug 729200] Review Request: libzypp - Package, Patch, Pattern, and Product Management

2011-08-08 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=729200

T.C. Hollingsworth  changed:

   What|Removed |Added

 Depends on||729199

-- 
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.
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review


[Bug 729201] Review Request: zypper - Command line software manager using libzypp

2011-08-08 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=729201

T.C. Hollingsworth  changed:

   What|Removed |Added

 Blocks||177841(FE-NEEDSPONSOR)
 Depends on||729200, 729199, 729203

-- 
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.
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review


[Bug 729203] Review Request: fedora-package-config-zypp - Fedora package repository configuration for zypper

2011-08-08 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=729203

T.C. Hollingsworth  changed:

   What|Removed |Added

 Blocks||729201

-- 
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.
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review


[Bug 729200] Review Request: libzypp - Package, Patch, Pattern, and Product Management

2011-08-08 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=729200

T.C. Hollingsworth  changed:

   What|Removed |Added

 Blocks||729201

-- 
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.
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review


[Bug 729199] Review Request: satsolver - A new approach to package dependency solving

2011-08-08 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=729199

T.C. Hollingsworth  changed:

   What|Removed |Added

 Blocks||729201

-- 
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.
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review


[Bug 729203] Review Request: fedora-package-config-zypp - Fedora package repository configuration for zypper

2011-08-08 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=729203

T.C. Hollingsworth  changed:

   What|Removed |Added

 Blocks||177841(FE-NEEDSPONSOR)
 Depends on||729200, 729199

-- 
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.
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review


[Bug 729200] Review Request: libzypp - Package, Patch, Pattern, and Product Management

2011-08-08 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=729200

T.C. Hollingsworth  changed:

   What|Removed |Added

 Blocks||729203

-- 
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.
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review


[Bug 729201] New: Review Request: zypper - Command line software manager using libzypp

2011-08-08 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.

Summary: Review Request: zypper - Command line software manager using libzypp

https://bugzilla.redhat.com/show_bug.cgi?id=729201

   Summary: Review Request: zypper - Command line software manager
using libzypp
   Product: Fedora
   Version: rawhide
  Platform: All
OS/Version: Linux
Status: NEW
  Severity: medium
  Priority: unspecified
 Component: Package Review
AssignedTo: nob...@fedoraproject.org
ReportedBy: tchollingswo...@gmail.com
 QAContact: extras...@fedoraproject.org
CC: nott...@redhat.com,
package-review@lists.fedoraproject.org
Classification: Fedora
  Story Points: ---
  Type: ---


Spec URL: http://www.u.arizona.edu/~tchol/fedora/zypper.spec
SRPM URL: http://www.u.arizona.edu/~tchol/fedora/zypper-1.6.14-1.fc15.src.rpm
Description:
Zypper is a command line tool for managing software. It can be used to add
package repositories, search for packages, install, remove, or update packages,
install patches, hardware drivers, verify dependencies, and more.

Zypper can be used interactively or non-interactively by user, from scripts,
or front-ends.

-- 
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.
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review


[Bug 729199] Review Request: satsolver - A new approach to package dependency solving

2011-08-08 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=729199

T.C. Hollingsworth  changed:

   What|Removed |Added

 Blocks||729203

-- 
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.
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review


[Bug 729203] New: Review Request: fedora-package-config-zypp - Fedora package repository configuration for zypper

2011-08-08 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.

Summary: Review Request: fedora-package-config-zypp - Fedora package repository 
configuration for zypper

https://bugzilla.redhat.com/show_bug.cgi?id=729203

   Summary: Review Request: fedora-package-config-zypp - Fedora
package repository configuration for zypper
   Product: Fedora
   Version: rawhide
  Platform: All
OS/Version: Linux
Status: NEW
  Severity: medium
  Priority: unspecified
 Component: Package Review
AssignedTo: nob...@fedoraproject.org
ReportedBy: tchollingswo...@gmail.com
 QAContact: extras...@fedoraproject.org
CC: nott...@redhat.com,
package-review@lists.fedoraproject.org
Classification: Fedora
  Story Points: ---
  Type: ---


Spec URL:
http://www.u.arizona.edu/~tchol/fedora/fedora-package-config-zypp.spec
SRPM URL:
http://www.u.arizona.edu/~tchol/fedora/fedora-package-config-zypp-1-1.noarch.rpm
Description: Fedora package repository configuration for zypper

-- 
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.
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review


[Bug 729200] New: Review Request: libzypp - Package, Patch, Pattern, and Product Management

2011-08-08 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.

Summary: Review Request: libzypp - Package, Patch, Pattern, and Product 
Management

https://bugzilla.redhat.com/show_bug.cgi?id=729200

   Summary: Review Request: libzypp - Package, Patch, Pattern, and
Product Management
   Product: Fedora
   Version: rawhide
  Platform: All
OS/Version: Linux
Status: NEW
  Severity: medium
  Priority: unspecified
 Component: Package Review
AssignedTo: nob...@fedoraproject.org
ReportedBy: tchollingswo...@gmail.com
 QAContact: extras...@fedoraproject.org
CC: nott...@redhat.com,
package-review@lists.fedoraproject.org
Classification: Fedora
  Story Points: ---
  Type: ---


Spec URL: http://www.u.arizona.edu/~tchol/fedora/libzypp.spec
SRPM URL: http://www.u.arizona.edu/~tchol/fedora/libzypp-9.10.1-1.fc15.src.rpm
Description: Package, Patch, Pattern, and Product Management

(previous review in bug447738 failed due to now fixed RPM incompatibilities)

-- 
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.
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review


[Bug 729199] Review Request: satsolver - A new approach to package dependency solving

2011-08-08 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=729199

T.C. Hollingsworth  changed:

   What|Removed |Added

 Blocks||177841(FE-NEEDSPONSOR)

-- 
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.
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review


[Bug 729199] New: Review Request: satsolver - A new approach to package dependency solving

2011-08-08 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.

Summary: Review Request: satsolver - A new approach to package dependency 
solving

https://bugzilla.redhat.com/show_bug.cgi?id=729199

   Summary: Review Request: satsolver - A new approach to package
dependency solving
   Product: Fedora
   Version: rawhide
  Platform: All
OS/Version: Linux
Status: NEW
  Severity: medium
  Priority: unspecified
 Component: Package Review
AssignedTo: nob...@fedoraproject.org
ReportedBy: tchollingswo...@gmail.com
 QAContact: extras...@fedoraproject.org
CC: nott...@redhat.com,
package-review@lists.fedoraproject.org
Classification: Fedora
  Story Points: ---
  Type: ---


Spec URL: http://www.u.arizona.edu/~tchol/fedora/satsolver.spec
SRPM URL:
http://www.u.arizona.edu/~tchol/fedora/satsolver-0.17.2-1.fc15.src.rpm
Description: A new approach to package dependency solving

(previous review in bug442714 failed due to now fixed RPM incompatibilities)

-- 
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.
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review


[Bug 723703] Review Request: eclipse-gprof - Eclipse plug-ins for gprof support

2011-08-08 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=723703

--- Comment #10 from Jon Ciesla  2011-08-08 22:00:54 EDT ---
Git done (by process-git-requests).

-- 
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.
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review


[Bug 723616] Review Request: eclipse-gcov - Eclipse plug-ins for gcov support

2011-08-08 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=723616

--- Comment #12 from Jon Ciesla  2011-08-08 21:59:07 EDT ---
Git done (by process-git-requests).

-- 
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.
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review


[Bug 705043] Review Request: paco - a source code package organizer for Unix

2011-08-08 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=705043

Fedora Update System  changed:

   What|Removed |Added

   Fixed In Version|paco-2.0.9-6.fc14   |paco-2.0.9-6.fc15

-- 
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.
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review


[Bug 705043] Review Request: paco - a source code package organizer for Unix

2011-08-08 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=705043

--- Comment #30 from Fedora Update System  
2011-08-08 21:39:53 EDT ---
paco-2.0.9-6.fc15 has been pushed to the Fedora 15 stable repository.

-- 
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.
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review


[Bug 724859] newlisp - Package Review - Lisp-like general scripting language

2011-08-08 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=724859

Fedora Update System  changed:

   What|Removed |Added

 Status|ON_QA   |CLOSED
   Fixed In Version||newlisp-10.3.2-3.fc15
 Resolution||ERRATA
Last Closed||2011-08-08 21:40:56

-- 
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.
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review


[Bug 724859] newlisp - Package Review - Lisp-like general scripting language

2011-08-08 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=724859

--- Comment #17 from Fedora Update System  
2011-08-08 21:40:51 EDT ---
newlisp-10.3.2-3.fc15 has been pushed to the Fedora 15 stable repository.

-- 
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.
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review


[Bug 722812] Review Request: worker - X11 File manager

2011-08-08 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=722812

--- Comment #19 from Fedora Update System  
2011-08-08 21:36:35 EDT ---
worker-2.18.0-6.fc15 has been pushed to the Fedora 15 stable repository.

-- 
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.
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review


[Bug 722812] Review Request: worker - X11 File manager

2011-08-08 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=722812

Fedora Update System  changed:

   What|Removed |Added

 Status|ON_QA   |CLOSED
   Fixed In Version||worker-2.18.0-6.fc15
 Resolution||ERRATA
Last Closed||2011-08-08 21:36:41

-- 
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.
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review


[Bug 705319] Review Request: sombok - Unicode Text Segmentation Package

2011-08-08 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=705319

Fedora Update System  changed:

   What|Removed |Added

   Fixed In Version||sombok-2.0.5-2.fc15
 Resolution|RAWHIDE |ERRATA

-- 
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.
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review


[Bug 725267] Review Request: qodem - Qodem terminal emulator and communications package

2011-08-08 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=725267

Fedora Update System  changed:

   What|Removed |Added

   Fixed In Version|qodem-0.3.2-1.fc15  |qodem-0.3.2-1.fc14

-- 
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.
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review


[Bug 711547] Review Request: sketch - Free Graphics Software for the TeX, LaTeX, and PSTricks Community

2011-08-08 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=711547

Fedora Update System  changed:

   What|Removed |Added

 Status|MODIFIED|ON_QA

--- Comment #31 from Fedora Update System  
2011-08-08 21:34:19 EDT ---
sketch-0.3.2-6.fc14 has been pushed to the Fedora 14 testing repository.

-- 
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.
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review


[Bug 723053] Review Request: curlpp - a C++ wrapper for libcURL

2011-08-08 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=723053

Fedora Update System  changed:

   What|Removed |Added

   Fixed In Version|curlpp-0.7.3-4.fc14 |curlpp-0.7.3-4.fc15

-- 
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.
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review


[Bug 705319] Review Request: sombok - Unicode Text Segmentation Package

2011-08-08 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=705319

--- Comment #16 from Fedora Update System  
2011-08-08 21:33:52 EDT ---
sombok-2.0.5-2.fc15 has been pushed to the Fedora 15 stable repository.

-- 
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.
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review


[Bug 725267] Review Request: qodem - Qodem terminal emulator and communications package

2011-08-08 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=725267

--- Comment #15 from Fedora Update System  
2011-08-08 21:35:15 EDT ---
qodem-0.3.2-1.fc14 has been pushed to the Fedora 14 stable repository.

-- 
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.
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review


[Bug 725776] Review Request: perl-IRC-Utils - Common utilities for IRC-related tasks

2011-08-08 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=725776

Fedora Update System  changed:

   What|Removed |Added

 Status|ON_QA   |CLOSED
   Fixed In Version||perl-IRC-Utils-0.10-1.fc15
 Resolution||ERRATA
Last Closed||2011-08-08 21:28:44

-- 
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.
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review


[Bug 705043] Review Request: paco - a source code package organizer for Unix

2011-08-08 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=705043

Fedora Update System  changed:

   What|Removed |Added

 Status|ON_QA   |CLOSED
   Fixed In Version||paco-2.0.9-6.fc14
 Resolution||ERRATA
Last Closed||2011-08-08 21:31:13

-- 
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.
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review


[Bug 723053] Review Request: curlpp - a C++ wrapper for libcURL

2011-08-08 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=723053

Fedora Update System  changed:

   What|Removed |Added

 Status|ON_QA   |CLOSED
   Fixed In Version||curlpp-0.7.3-4.fc14
 Resolution||ERRATA
Last Closed||2011-08-08 21:30:24

-- 
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.
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review


[Bug 710452] Review Request: unzix - A WinZix archive extractor

2011-08-08 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=710452

Fedora Update System  changed:

   What|Removed |Added

   Fixed In Version|unzix-0.3.0-1.fc15  |unzix-0.3.0-1.fc14

-- 
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.
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review


[Bug 720411] Review Request: OpenImageIO - Library for reading and writing images

2011-08-08 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=720411

Fedora Update System  changed:

   What|Removed |Added

   Fixed In Version|OpenImageIO-0.10.0-2.fc15   |OpenImageIO-0.10.0-2.fc14

-- 
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.
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review


[Bug 723053] Review Request: curlpp - a C++ wrapper for libcURL

2011-08-08 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=723053

--- Comment #20 from Fedora Update System  
2011-08-08 21:33:17 EDT ---
curlpp-0.7.3-4.fc15 has been pushed to the Fedora 15 stable repository.

-- 
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.
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review


[Bug 723053] Review Request: curlpp - a C++ wrapper for libcURL

2011-08-08 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=723053

--- Comment #19 from Fedora Update System  
2011-08-08 21:30:17 EDT ---
curlpp-0.7.3-4.fc14 has been pushed to the Fedora 14 stable repository.

-- 
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.
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review


[Bug 710452] Review Request: unzix - A WinZix archive extractor

2011-08-08 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=710452

--- Comment #14 from Fedora Update System  
2011-08-08 21:32:25 EDT ---
unzix-0.3.0-1.fc14 has been pushed to the Fedora 14 stable repository.

-- 
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.
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review


[Bug 725267] Review Request: qodem - Qodem terminal emulator and communications package

2011-08-08 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=725267

Fedora Update System  changed:

   What|Removed |Added

 Status|ON_QA   |CLOSED
   Fixed In Version||qodem-0.3.2-1.fc15
 Resolution||ERRATA
Last Closed||2011-08-08 21:28:28

-- 
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.
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review


[Bug 720411] Review Request: OpenImageIO - Library for reading and writing images

2011-08-08 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=720411

Fedora Update System  changed:

   What|Removed |Added

 Status|ON_QA   |CLOSED
   Fixed In Version||OpenImageIO-0.10.0-2.fc15
 Resolution||ERRATA
Last Closed||2011-08-08 21:27:55

-- 
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.
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review


[Bug 684938] Review Request: wmdrawer - Retractable button bar launcher dockapp

2011-08-08 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=684938

Fedora Update System  changed:

   What|Removed |Added

 Status|ON_QA   |CLOSED
   Fixed In Version||wmdrawer-0.10.5-11.fc15
 Resolution||ERRATA
Last Closed||2011-08-08 21:30:09

-- 
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.
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review


[Bug 680174] Review Request: herqq - A software library for building UPnP devices and control points

2011-08-08 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=680174

Fedora Update System  changed:

   What|Removed |Added

 Status|MODIFIED|ON_QA

--- Comment #10 from Fedora Update System  
2011-08-08 21:30:32 EDT ---
herqq-1.0.0-1.fc15 has been pushed to the Fedora 15 testing repository.

-- 
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.
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review


[Bug 720411] Review Request: OpenImageIO - Library for reading and writing images

2011-08-08 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=720411

--- Comment #14 from Fedora Update System  
2011-08-08 21:30:49 EDT ---
OpenImageIO-0.10.0-2.fc14 has been pushed to the Fedora 14 stable repository.

-- 
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.
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review


[Bug 720411] Review Request: OpenImageIO - Library for reading and writing images

2011-08-08 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=720411

--- Comment #13 from Fedora Update System  
2011-08-08 21:27:50 EDT ---
OpenImageIO-0.10.0-2.fc15 has been pushed to the Fedora 15 stable repository.

-- 
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.
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review


[Bug 725776] Review Request: perl-IRC-Utils - Common utilities for IRC-related tasks

2011-08-08 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=725776

--- Comment #7 from Fedora Update System  2011-08-08 
21:28:39 EDT ---
perl-IRC-Utils-0.10-1.fc15 has been pushed to the Fedora 15 stable repository.

-- 
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.
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review


[Bug 725267] Review Request: qodem - Qodem terminal emulator and communications package

2011-08-08 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=725267

--- Comment #14 from Fedora Update System  
2011-08-08 21:28:21 EDT ---
qodem-0.3.2-1.fc15 has been pushed to the Fedora 15 stable repository.

-- 
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.
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review


[Bug 705043] Review Request: paco - a source code package organizer for Unix

2011-08-08 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=705043

--- Comment #29 from Fedora Update System  
2011-08-08 21:31:06 EDT ---
paco-2.0.9-6.fc14 has been pushed to the Fedora 14 stable repository.

-- 
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.
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review


[Bug 684938] Review Request: wmdrawer - Retractable button bar launcher dockapp

2011-08-08 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=684938

--- Comment #18 from Fedora Update System  
2011-08-08 21:30:02 EDT ---
wmdrawer-0.10.5-11.fc15 has been pushed to the Fedora 15 stable repository.

-- 
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.
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review


[Bug 693664] Review Request: supybot-gribble - Cross-platform support bot based on supybot

2011-08-08 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=693664

Fedora Update System  changed:

   What|Removed |Added

 Status|ON_QA   |CLOSED
   Fixed In Version||supybot-gribble-0.83.4.1-8.
   ||fc14
 Resolution||ERRATA
Last Closed||2011-08-08 21:24:32

-- 
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.
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review


[Bug 710452] Review Request: unzix - A WinZix archive extractor

2011-08-08 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=710452

Fedora Update System  changed:

   What|Removed |Added

 Status|ON_QA   |CLOSED
   Fixed In Version||unzix-0.3.0-1.fc15
 Resolution||ERRATA
Last Closed||2011-08-08 21:25:39

-- 
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.
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review


[Bug 710452] Review Request: unzix - A WinZix archive extractor

2011-08-08 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=710452

--- Comment #13 from Fedora Update System  
2011-08-08 21:25:33 EDT ---
unzix-0.3.0-1.fc15 has been pushed to the Fedora 15 stable repository.

-- 
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.
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review


[Bug 693664] Review Request: supybot-gribble - Cross-platform support bot based on supybot

2011-08-08 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=693664

--- Comment #31 from Fedora Update System  
2011-08-08 21:24:25 EDT ---
supybot-gribble-0.83.4.1-8.fc14 has been pushed to the Fedora 14 stable
repository.  If problems still persist, please make note of it in this bug
report.

-- 
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.
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review


[Bug 728664] Review Request: django-pylibmc - Django cache backend using pylibmc

2011-08-08 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=728664

--- Comment #2 from Praveen Kumar  2011-08-08 
21:11:42 EDT ---
Thanks for tip.

Spec URL:
http://kumarpraveen.fedorapeople.org/django-pylibmc/django-pylibmc.spec
SRPM URL:
http://kumarpraveen.fedorapeople.org/django-pylibmc/django-pylibmc-0.2.1-1.20110806gitb56e74.fc15.src.rpm

-- 
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.
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review


[Bug 728662] Review Request: python-pylibmc - Memcached client for Python

2011-08-08 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=728662

--- Comment #3 from Praveen Kumar  2011-08-08 
21:08:47 EDT ---
Thanks for suggestion 
Spec URL: http://kumarpraveen.fedorapeople.org/pylibmc/python-pylibmc.spec
SRPM URL:
http://kumarpraveen.fedorapeople.org/pylibmc/python-pylibmc-1.2.0-2.20110805gitf01c31.fc15.src.rpm

koji Build : http://koji.fedoraproject.org/koji/taskinfo?taskID=3260715

-- 
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.
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review


[Bug 723703] Review Request: eclipse-gprof - Eclipse plug-ins for gprof support

2011-08-08 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=723703

Jeff Johnston  changed:

   What|Removed |Added

   Flag|fedora-cvs+ |fedora-cvs?

--- Comment #9 from Jeff Johnston  2011-08-08 17:26:04 EDT 
---
Package Change Request
==
Package Name: eclipse-gprof
New Branches: f16
Owners: jjohnstn

-- 
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.
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review


[Bug 723616] Review Request: eclipse-gcov - Eclipse plug-ins for gcov support

2011-08-08 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=723616

Jeff Johnston  changed:

   What|Removed |Added

   Flag|fedora-cvs+ |fedora-cvs?

--- Comment #11 from Jeff Johnston  2011-08-08 17:24:25 
EDT ---
Package Change Request
==
Package Name: eclipse-gcov
New Branches: f16
Owners: jjohnstn

-- 
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.
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review


[Bug 691894] Review Request: pyrit - A GPGPU-driven WPA/WPA2-PSK key cracker

2011-08-08 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=691894

--- Comment #6 from Tom "spot" Callaway  2011-08-08 
17:03:35 EDT ---
Added filtering, optflags, description cleanup:

Spec URL: http://spot.fedorapeople.org/pyrit.spec
SRPM URL: http://spot.fedorapeople.org/pyrit-0.4.0-2.fc15.src.rpm

-- 
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.
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review


[Bug 709180] Review Request: jackctlmmc - control JACK transport via MIDI

2011-08-08 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=709180

Fedora Update System  changed:

   What|Removed |Added

 Status|MODIFIED|ON_QA

--- Comment #14 from Fedora Update System  
2011-08-08 16:49:49 EDT ---
jackctlmmc-4-3.fc16 has been pushed to the Fedora 16 testing repository.

-- 
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.
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review


[Bug 725200] Review Request: raptor2 - RDF Parser Toolkit for Redland

2011-08-08 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=725200

Fedora Update System  changed:

   What|Removed |Added

 Status|MODIFIED|ON_QA

--- Comment #28 from Fedora Update System  
2011-08-08 16:49:03 EDT ---
Package redland-1.0.14-1.fc16, rasqal-0.9.26-1.fc16, raptor2-2.0.4-2.fc16,
raptor-1.4.21-10.fc16, soprano-2.7.0-1.fc16:
* should fix your issue,
* was pushed to the Fedora 16 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing redland-1.0.14-1.fc16
rasqal-0.9.26-1.fc16 raptor2-2.0.4-2.fc16 raptor-1.4.21-10.fc16
soprano-2.7.0-1.fc16'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/soprano-2.7.0-1.fc16,redland-1.0.14-1.fc16,rasqal-0.9.26-1.fc16,raptor2-2.0.4-2.fc16,raptor-1.4.21-10.fc16
then log in and leave karma (feedback).

-- 
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.
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review


[Bug 716698] Review Request: perl-FusionInventory-Agent-Task-NetDiscovery - Network discovery support for FusionInventory Agent

2011-08-08 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=716698

Fedora Update System  changed:

   What|Removed |Added

 Status|MODIFIED|ON_QA

--- Comment #7 from Fedora Update System  2011-08-08 
16:47:54 EDT ---
fusioninventory-agent-2.1.9-3.fc16,
perl-FusionInventory-Agent-Task-NetDiscovery-1.5-2.fc16,
perl-FusionInventory-Agent-Task-OcsDeploy-1.1.0-3.fc16,
perl-FusionInventory-Agent-Task-ESX-1.1.2-2.fc16,
perl-FusionInventory-Agent-Task-SNMPQuery-1.3-1.fc16 has been pushed to the
Fedora 16 testing repository.

-- 
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.
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review


[Bug 716697] Review Request: perl-FusionInventory-Agent-Task-ESX - vCenter/ESX/ESXi remote inventory for FusionInventory Agent

2011-08-08 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=716697

Fedora Update System  changed:

   What|Removed |Added

 Status|MODIFIED|ON_QA

--- Comment #10 from Fedora Update System  
2011-08-08 16:47:49 EDT ---
fusioninventory-agent-2.1.9-3.fc16,
perl-FusionInventory-Agent-Task-NetDiscovery-1.5-2.fc16,
perl-FusionInventory-Agent-Task-OcsDeploy-1.1.0-3.fc16,
perl-FusionInventory-Agent-Task-ESX-1.1.2-2.fc16,
perl-FusionInventory-Agent-Task-SNMPQuery-1.3-1.fc16 has been pushed to the
Fedora 16 testing repository.

-- 
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.
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review


[Bug 728178] Review Request: xfce4-wmdock-plugin - Compatibility layer for running dockapps in an Xfce panel

2011-08-08 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=728178

Fedora Update System  changed:

   What|Removed |Added

 Status|MODIFIED|ON_QA

--- Comment #9 from Fedora Update System  2011-08-08 
16:48:17 EDT ---
xfce4-wmdock-plugin-0.3.4-1.fc16 has been pushed to the Fedora 16 testing
repository.

-- 
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.
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review


[Bug 643140] Review Request: autokey - A desktop automation utility

2011-08-08 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=643140

Fedora Update System  changed:

   What|Removed |Added

 Status|MODIFIED|ON_QA

--- Comment #34 from Fedora Update System  
2011-08-08 16:49:31 EDT ---
autokey-0.71.3-4.fc16 has been pushed to the Fedora 16 testing repository.

-- 
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.
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review


[Bug 716475] Review Request: game-music-emu - Video game music file emulation/playback library

2011-08-08 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=716475

Fedora Update System  changed:

   What|Removed |Added

 Status|MODIFIED|ON_QA

--- Comment #9 from Fedora Update System  2011-08-08 
16:49:20 EDT ---
game-music-emu-0.5.5-1.fc16 has been pushed to the Fedora 16 testing
repository.

-- 
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.
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review


[Bug 728972] Review Request: perl-Test-Vars - Detects unused variables

2011-08-08 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=728972

Fedora Update System  changed:

   What|Removed |Added

 Status|MODIFIED|ON_QA

--- Comment #9 from Fedora Update System  2011-08-08 
16:49:43 EDT ---
perl-Test-Vars-0.001-2.fc16 has been pushed to the Fedora 16 testing
repository.

-- 
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.
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review


[Bug 716700] Review Request: perl-FusionInventory-Agent-Task-OcsDeploy - OCS Inventory NG Software deployment support for FusionInventory Agent

2011-08-08 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=716700

Fedora Update System  changed:

   What|Removed |Added

 Status|MODIFIED|ON_QA

--- Comment #8 from Fedora Update System  2011-08-08 
16:48:00 EDT ---
fusioninventory-agent-2.1.9-3.fc16,
perl-FusionInventory-Agent-Task-NetDiscovery-1.5-2.fc16,
perl-FusionInventory-Agent-Task-OcsDeploy-1.1.0-3.fc16,
perl-FusionInventory-Agent-Task-ESX-1.1.2-2.fc16,
perl-FusionInventory-Agent-Task-SNMPQuery-1.3-1.fc16 has been pushed to the
Fedora 16 testing repository.

-- 
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.
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review


[Bug 716701] Review Request: perl-FusionInventory-Agent-Task-SNMPQuery - SNMP Query support for FusionInventory Agent

2011-08-08 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=716701

Fedora Update System  changed:

   What|Removed |Added

 Status|MODIFIED|ON_QA

--- Comment #7 from Fedora Update System  2011-08-08 
16:48:06 EDT ---
fusioninventory-agent-2.1.9-3.fc16,
perl-FusionInventory-Agent-Task-NetDiscovery-1.5-2.fc16,
perl-FusionInventory-Agent-Task-OcsDeploy-1.1.0-3.fc16,
perl-FusionInventory-Agent-Task-ESX-1.1.2-2.fc16,
perl-FusionInventory-Agent-Task-SNMPQuery-1.3-1.fc16 has been pushed to the
Fedora 16 testing repository.

-- 
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.
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review


[Bug 713581] Review Request: sar2 - An open source helicopter simulator

2011-08-08 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=713581

Fedora Update System  changed:

   What|Removed |Added

 Status|MODIFIED|ON_QA

--- Comment #10 from Fedora Update System  
2011-08-08 16:47:00 EDT ---
sar2-2.3.0-2.fc16 has been pushed to the Fedora 16 testing repository.

-- 
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.
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review


[Bug 710203] Review Request: gambas3 - IDE based on a basic interpreter with object extensions

2011-08-08 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=710203

Jon Ciesla  changed:

   What|Removed |Added

 CC||l...@jcomserv.net
 AssignedTo|nob...@fedoraproject.org|l...@jcomserv.net

--- Comment #3 from Jon Ciesla  2011-08-08 16:09:21 EDT ---
In progress. . .

-- 
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.
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review


[Bug 726210] Review Request: freewrl - X3D / VRML visualization program

2011-08-08 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=726210

Steve Traylen  changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
 CC||steve.tray...@cern.ch
 AssignedTo|nob...@fedoraproject.org|steve.tray...@cern.ch
   Flag||fedora-review?

-- 
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.
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review


[Bug 711181] Review Request: mono-reflection - Helper library for Mono Reflection support

2011-08-08 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=711181

Tom "spot" Callaway  changed:

   What|Removed |Added

 Status|ASSIGNED|CLOSED
 Resolution||CURRENTRELEASE
Last Closed||2011-08-08 15:38:52

--- Comment #6 from Tom "spot" Callaway  2011-08-08 
15:38:52 EDT ---
This guy is in F-15 and F-16. Closing.

-- 
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.
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review


[Bug 714328] Review Request: xmedcon - A medical image conversion utility and library

2011-08-08 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=714328

--- Comment #8 from Ankur Sinha  2011-08-08 15:38:06 
EDT ---
Hello,

I did indeed get the email(s). I'm just waiting on the new packages to hit the
repos. I still run into the static error with libtpc* here because mock still
finds the older package. As soon as I can build them correctly on x86_64, I
shall submit a new spec. :)

Thanks!
Ankur

-- 
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.
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review


[Bug 714328] Review Request: xmedcon - A medical image conversion utility and library

2011-08-08 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=714328

--- Comment #7 from Tom "spot" Callaway  2011-08-08 
15:24:26 EDT ---
Okay, I've made updates for the fixed libtpcmisc and libtpcimgio. I had to
delete your updates to work around a bodhi issue where it is possible that they
would get tagged in the mash, not the newer ones (normally, my updates would
just obsolete yours, but they hadn't been pushed to testing yet). I had it
close out the respective Review Request bugs, so you probably already got bug
spammed about it. :)

Show me a fixed spec file for xmedcon and I'll finish this review.

-- 
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.
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review


[Bug 714327] Review Request: libtpcimgio - Turku PET Centre for image file input and output procedures

2011-08-08 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=714327

--- Comment #14 from Fedora Update System  
2011-08-08 15:22:05 EDT ---
libtpcimgio-1.5.10-4.fc16, libtpcmisc-1.4.8-4.fc16 has been submitted as an
update for Fedora 16.
https://admin.fedoraproject.org/updates/libtpcimgio-1.5.10-4.fc16,libtpcmisc-1.4.8-4.fc16

-- 
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.
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review


[Bug 714327] Review Request: libtpcimgio - Turku PET Centre for image file input and output procedures

2011-08-08 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=714327

--- Comment #15 from Fedora Update System  
2011-08-08 15:22:35 EDT ---
libtpcimgio-1.5.10-4.fc15, libtpcmisc-1.4.8-4.fc15 has been submitted as an
update for Fedora 15.
https://admin.fedoraproject.org/updates/libtpcimgio-1.5.10-4.fc15,libtpcmisc-1.4.8-4.fc15

-- 
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.
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review


[Bug 714327] Review Request: libtpcimgio - Turku PET Centre for image file input and output procedures

2011-08-08 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=714327

--- Comment #13 from Fedora Update System  
2011-08-08 15:19:54 EDT ---
libtpcimgio-1.5.10-4.fc14, libtpcmisc-1.4.8-4.fc14 has been submitted as an
update for Fedora 14.
https://admin.fedoraproject.org/updates/libtpcimgio-1.5.10-4.fc14,libtpcmisc-1.4.8-4.fc14

-- 
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.
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review


[Bug 714326] Review Request: libtpcmisc - Miscellaneous PET functions

2011-08-08 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=714326

--- Comment #17 from Fedora Update System  
2011-08-08 15:17:31 EDT ---
libtpcimgio-1.5.10-4.fc15, libtpcmisc-1.4.8-4.fc15 has been submitted as an
update for Fedora 15.
https://admin.fedoraproject.org/updates/libtpcimgio-1.5.10-4.fc15,libtpcmisc-1.4.8-4.fc15

-- 
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.
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review


[Bug 714326] Review Request: libtpcmisc - Miscellaneous PET functions

2011-08-08 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=714326

--- Comment #16 from Fedora Update System  
2011-08-08 15:16:41 EDT ---
libtpcimgio-1.5.10-4.fc16, libtpcmisc-1.4.8-4.fc16 has been submitted as an
update for Fedora 16.
https://admin.fedoraproject.org/updates/libtpcimgio-1.5.10-4.fc16,libtpcmisc-1.4.8-4.fc16

-- 
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.
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review


[Bug 714326] Review Request: libtpcmisc - Miscellaneous PET functions

2011-08-08 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=714326

--- Comment #15 from Fedora Update System  
2011-08-08 15:13:46 EDT ---
libtpcimgio-1.5.10-4.fc14, libtpcmisc-1.4.8-4.fc14 has been submitted as an
update for Fedora 14.
https://admin.fedoraproject.org/updates/libtpcimgio-1.5.10-4.fc14,libtpcmisc-1.4.8-4.fc14

-- 
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.
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review


[Bug 728972] Review Request: perl-Test-Vars - Detects unused variables

2011-08-08 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=728972

--- Comment #7 from Fedora Update System  2011-08-08 
15:07:08 EDT ---
perl-Test-Vars-0.001-2.fc14 has been submitted as an update for Fedora 14.
https://admin.fedoraproject.org/updates/perl-Test-Vars-0.001-2.fc14

-- 
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.
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review


[Bug 728972] Review Request: perl-Test-Vars - Detects unused variables

2011-08-08 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=728972

Fedora Update System  changed:

   What|Removed |Added

 Status|ASSIGNED|MODIFIED

-- 
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.
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review


[Bug 728972] Review Request: perl-Test-Vars - Detects unused variables

2011-08-08 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=728972

--- Comment #8 from Fedora Update System  2011-08-08 
15:07:17 EDT ---
perl-Test-Vars-0.001-2.el6 has been submitted as an update for Fedora EPEL 6.
https://admin.fedoraproject.org/updates/perl-Test-Vars-0.001-2.el6

-- 
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.
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review


[Bug 728972] Review Request: perl-Test-Vars - Detects unused variables

2011-08-08 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=728972

--- Comment #5 from Fedora Update System  2011-08-08 
15:06:51 EDT ---
perl-Test-Vars-0.001-2.fc15 has been submitted as an update for Fedora 15.
https://admin.fedoraproject.org/updates/perl-Test-Vars-0.001-2.fc15

-- 
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.
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review


[Bug 728972] Review Request: perl-Test-Vars - Detects unused variables

2011-08-08 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=728972

--- Comment #6 from Fedora Update System  2011-08-08 
15:06:59 EDT ---
perl-Test-Vars-0.001-2.fc16 has been submitted as an update for Fedora 16.
https://admin.fedoraproject.org/updates/perl-Test-Vars-0.001-2.fc16

-- 
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.
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review


[Bug 714328] Review Request: xmedcon - A medical image conversion utility and library

2011-08-08 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=714328

--- Comment #6 from Ankur Sinha  2011-08-08 14:44:23 
EDT ---
Ah!

Aye, my default mock configuration is only for rawhide-i386. I'll do a scratch
build and confirm this time. 

Thanks.
Ankur

-- 
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.
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review


  1   2   3   >