[Bug 979657] New: Review Request: perl-XML-Tiny - Simple lightweight parser for a subset of XML

2013-06-29 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=979657

Bug ID: 979657
   Summary: Review Request: perl-XML-Tiny - Simple lightweight
parser for a subset of XML
   Product: Fedora
   Version: rawhide
 Component: Package Review
  Severity: medium
  Priority: medium
  Assignee: nob...@fedoraproject.org
  Reporter: cicku...@gmail.com
QA Contact: extras...@fedoraproject.org
CC: nott...@redhat.com,
package-review@lists.fedoraproject.org

Spec URL: http://cicku.me/perl-XML-Tiny.spec
SRPM URL: http://cicku.me/perl-XML-Tiny-2.06-1.fc20.src.rpm 
Description: It is a simple lightweight parser for a subset of XML.
Fedora Account System Username: cicku

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

[Bug 979660] New: Review Request: perl-XML-Bare - Minimal XML parser implemented via a C state engine

2013-06-29 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=979660

Bug ID: 979660
   Summary: Review Request: perl-XML-Bare - Minimal XML parser
implemented via a C state engine
   Product: Fedora
   Version: rawhide
 Component: Package Review
  Severity: medium
  Priority: medium
  Assignee: nob...@fedoraproject.org
  Reporter: cicku...@gmail.com
QA Contact: extras...@fedoraproject.org
CC: nott...@redhat.com,
package-review@lists.fedoraproject.org

Spec URL: http://cicku.me/perl-XML-Bare.spec
SRPM URL: http://cicku.me/perl-XML-Bare-0.52-1.fc20.src.rpm
Description: This module is a 'Bare' XML parser. It is implemented in C. The
parser
itself is a simple state engine that is less than 500 lines of C. The
parser builds a C struct tree from input text. That C struct tree is
converted to a Perl hash by a Perl function that makes basic calls back to
the C to go through the nodes sequentially.
Fedora Account System Username: cicku

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

[Bug 979661] New: Review Request: perl-Net-Random - A module gets random data from online sources

2013-06-29 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=979661

Bug ID: 979661
   Summary: Review Request: perl-Net-Random - A module gets random
data from online sources
   Product: Fedora
   Version: rawhide
 Component: Package Review
  Severity: medium
  Priority: medium
  Assignee: nob...@fedoraproject.org
  Reporter: cicku...@gmail.com
QA Contact: extras...@fedoraproject.org
CC: nott...@redhat.com,
package-review@lists.fedoraproject.org

Spec URL: http://cicku.me/perl-Net-Random.spec
SRPM URL: http://cicku.me/perl-Net-Random-2.22-1.fc20.src.rpm
Description: This module can get random data from online sources such as
websites.
Fedora Account System Username: cicku

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

[Bug 979663] New: Review Request: perl-CPAN-FindDependencies - Find dependencies for modules on CPAN

2013-06-29 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=979663

Bug ID: 979663
   Summary: Review Request: perl-CPAN-FindDependencies - Find
dependencies for modules on CPAN
   Product: Fedora
   Version: rawhide
 Component: Package Review
  Severity: medium
  Priority: medium
  Assignee: nob...@fedoraproject.org
  Reporter: cicku...@gmail.com
QA Contact: extras...@fedoraproject.org
CC: nott...@redhat.com,
package-review@lists.fedoraproject.org

Spec URL: http://cicku.me/perl-CPAN-FindDependencies.spec
SRPM URL: http://cicku.me/perl-CPAN-FindDependencies-2.42-1.fc20.src.rpm
Description: This module provides tools to find a module's dependencies (and
their dependencies, and so on) without having to download the modules in
their entirety.
Fedora Account System Username: cicku

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

[Bug 979665] New: Review Request: perl-Data-MessagePack - MessagePack serialising/deserialising

2013-06-29 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=979665

Bug ID: 979665
   Summary: Review Request: perl-Data-MessagePack - MessagePack
serialising/deserialising
   Product: Fedora
   Version: rawhide
 Component: Package Review
  Severity: medium
  Priority: medium
  Assignee: nob...@fedoraproject.org
  Reporter: cicku...@gmail.com
QA Contact: extras...@fedoraproject.org
CC: nott...@redhat.com,
package-review@lists.fedoraproject.org

Spec URL: http://cicku.me/perl-Data-MessagePack.spec
SRPM URL: http://cicku.me/perl-Data-MessagePack-0.47-1.fc20.src.rpm
Description: This module converts Perl data structures to MessagePack and vice
versa.
Fedora Account System Username: cicku

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

[Bug 979666] Review Request: perl-Text-Xslate - Scalable template engine

2013-06-29 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=979666

Christopher Meng  changed:

   What|Removed |Added

 Depends On||979665

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

[Bug 979665] Review Request: perl-Data-MessagePack - MessagePack serialising/deserialising

2013-06-29 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=979665

Christopher Meng  changed:

   What|Removed |Added

 Blocks||979666

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

[Bug 979666] New: Review Request: perl-Text-Xslate - Scalable template engine

2013-06-29 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=979666

Bug ID: 979666
   Summary: Review Request: perl-Text-Xslate - Scalable template
engine
   Product: Fedora
   Version: rawhide
 Component: Package Review
  Severity: medium
  Priority: medium
  Assignee: nob...@fedoraproject.org
  Reporter: cicku...@gmail.com
QA Contact: extras...@fedoraproject.org
CC: nott...@redhat.com,
package-review@lists.fedoraproject.org

Spec URL: http://cicku.me/perl-Text-Xslate.spec
SRPM URL: http://cicku.me/perl-Text-Xslate-2.0007-1.fc20.src.rpm
Description: Xslate is a template engine, tuned for persistent applications,
safe as an
HTML generator, and with rich features.
Fedora Account System Username: cicku

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

[Bug 979667] New: Review Request: perl-Tie-Function - Wrap functions in tied hash sugar

2013-06-29 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=979667

Bug ID: 979667
   Summary: Review Request: perl-Tie-Function - Wrap functions in
tied hash sugar
   Product: Fedora
   Version: rawhide
 Component: Package Review
  Severity: medium
  Priority: medium
  Assignee: nob...@fedoraproject.org
  Reporter: cicku...@gmail.com
QA Contact: extras...@fedoraproject.org
CC: nott...@redhat.com,
package-review@lists.fedoraproject.org

Spec URL: http://cicku.me/perl-Tie-Function.spec
SRPM URL: http://cicku.me/perl-Tie-Function-0.02-1.fc20.src.rpm
Description: Tie::Function simplifies wrapping functions in tied hash syntax so
they can be interpolated in double-quoted literals without messy intermediate
variables.
Fedora Account System Username: cicku

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

[Bug 979668] New: Review Request: perl-HTML-Entities-Interpolate - Index a file from the BackPAN

2013-06-29 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=979668

Bug ID: 979668
   Summary: Review Request: perl-HTML-Entities-Interpolate - Index
a file from the BackPAN
   Product: Fedora
   Version: rawhide
 Component: Package Review
  Severity: medium
  Priority: medium
  Assignee: nob...@fedoraproject.org
  Reporter: cicku...@gmail.com
QA Contact: extras...@fedoraproject.org
CC: nott...@redhat.com,
package-review@lists.fedoraproject.org

Spec URL: http://cicku.me/perl-HTML-Entities-Interpolate.spec
SRPM URL: http://cicku.me/perl-HTML-Entities-Interpolate-1.04-1.fc20.srpm
Description: Given a file from the BackPAN, this module will let you find out
what versions of what modules it contains, the distribution name and version.
Fedora Account System Username: cicku

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

[Bug 979667] Review Request: perl-Tie-Function - Wrap functions in tied hash sugar

2013-06-29 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=979667

Christopher Meng  changed:

   What|Removed |Added

 Blocks||979668

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

[Bug 979668] Review Request: perl-HTML-Entities-Interpolate - Index a file from the BackPAN

2013-06-29 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=979668

Christopher Meng  changed:

   What|Removed |Added

 Depends On||979667

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

[Bug 979668] Review Request: perl-HTML-Entities-Interpolate - Call HTML::Entities::encode_entities via a hash within a string

2013-06-29 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=979668

Christopher Meng  changed:

   What|Removed |Added

Summary|Review Request: |Review Request:
   |perl-HTML-Entities-Interpol |perl-HTML-Entities-Interpol
   |ate - Index a file from the |ate - Call
   |BackPAN |HTML::Entities::encode_enti
   ||ties via a hash within a
   ||string

--- Comment #1 from Christopher Meng  ---
Sorry for the wrong description.

Please view the SRPM.

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

[Bug 972568] Review Request: uthash - A hash table for C structures

2013-06-29 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=972568

Susi Lehtola  changed:

   What|Removed |Added

 CC|b...@dikkenberg.net  |
  Flags|fedora-review?  |fedora-review+

--- Comment #10 from Susi Lehtola  ---
 Provides:%{name}-devel = %{version}
should read
 Provides:%{name}-devel = %{version}-%{release}

**


Package Review
==

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

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.
[-]: 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.
[x]: Development files must be in a -devel package
[-]: 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]: Package complies to the Packaging Guidelines
[x]: License field in the package spec file matches the actual license.
[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.
[-]: 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.
[-]: Large documentation must go in a -doc subpackage.
 Note: Documentation size is 122880 bytes in 7 files.
[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]: Fully versioned dependency in subpackages, if present.
[x]: 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]: 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]: 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).

= SHOULD items =

Generic:
[-]: If the source package does not include license text(s) as a separate file
 from upstream, the packager SHOULD query upstream to include it.
[x]: Final provides and requires are sane (see attachments).
[?]: Package functions as described.
[x]: Latest version is packaged.
[x]: Package does not include license text files separate from upstream.
[x]: Patches link to upstream bugs/comments/lists or are otherwise justified.
[-]: Description and summary sections in the package spec file contains
 translations for supported Non-English languages, if available.
[-]: Package should compile and build into binary rpms on all supported
 architectures.
[x]: %check is present and all tests pass.
[x]: Packages should try to preserve timestamps of original installed files.
[x]: Packager, Vendor, PreReq, Copyright tags should not be in spec file
[x]: Sources can be downloaded from URI in Source: tag
[x]: Reviewer should test that the package builds in mock.
[x]: Buildroot is not present
[x]: Package has no %clean section with rm -rf %{buildroot} (or
 $RPM_BUILD_ROOT)
[x]: Dist tag is present.
[x]: No file requires outside of /etc, /bin, /sbin, /usr/bin, /usr/sbin.
[x]: SourceX tarball generation or download is documented.
[x]: SourceX is a working URL.
[x]: Spec use %global instead of %define.

= EXTRA items =

Generic:
[x]: Large data in /usr/share should live in

[Bug 979670] New: Review Request: perl-CPAN-Changes - Read and write Changes files

2013-06-29 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=979670

Bug ID: 979670
   Summary: Review Request: perl-CPAN-Changes - Read and write
Changes files
   Product: Fedora
   Version: rawhide
 Component: Package Review
  Severity: medium
  Priority: medium
  Assignee: nob...@fedoraproject.org
  Reporter: cicku...@gmail.com
QA Contact: extras...@fedoraproject.org
CC: nott...@redhat.com,
package-review@lists.fedoraproject.org

Spec URL: http://cicku.me/perl-CPAN-Changes.spec
SRPM URL: http://cicku.me/perl-CPAN-Changes-0.20-1.fc20.src.rpm
Description: It is standard practice to include a Changes file in your
distribution. The purpose the Changes file is to help a user figure out what
has changed since the last release.
Fedora Account System Username: cicku

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

[Bug 979673] New: Review Request: perl-File-Find-Object - Object oriented File::Find replacement

2013-06-29 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=979673

Bug ID: 979673
   Summary: Review Request: perl-File-Find-Object - Object
oriented File::Find replacement
   Product: Fedora
   Version: rawhide
 Component: Package Review
  Severity: medium
  Priority: medium
  Assignee: nob...@fedoraproject.org
  Reporter: cicku...@gmail.com
QA Contact: extras...@fedoraproject.org
CC: nott...@redhat.com,
package-review@lists.fedoraproject.org

Spec URL: http://cicku.me/perl-File-Find-Object.spec
SRPM URL: http://cicku.me/perl-File-Find-Object-0.2.7-1.fc20.src.rpm
Description: File::Find::Object does the same job as File::Find but works like
an object and with an iterator. As File::Find is not object oriented, one
cannot
perform multiple searches in the same application. The second problem of
File::Find is its file processing: after starting its main loop, one cannot
easily wait for another event and so get the next result.
Fedora Account System Username: cicku

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

[Bug 979673] Review Request: perl-File-Find-Object - Object oriented File::Find replacement

2013-06-29 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=979673

Christopher Meng  changed:

   What|Removed |Added

 Depends On||979670

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

[Bug 979670] Review Request: perl-CPAN-Changes - Read and write Changes files

2013-06-29 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=979670

Christopher Meng  changed:

   What|Removed |Added

 Blocks||979673

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

[Bug 979674] New: Review Request: perl-File-Find-Object-Rule - Alternative interface to File::Find::Object

2013-06-29 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=979674

Bug ID: 979674
   Summary: Review Request: perl-File-Find-Object-Rule -
Alternative interface to File::Find::Object
   Product: Fedora
   Version: rawhide
 Component: Package Review
  Severity: medium
  Priority: medium
  Assignee: nob...@fedoraproject.org
  Reporter: cicku...@gmail.com
QA Contact: extras...@fedoraproject.org
CC: nott...@redhat.com,
package-review@lists.fedoraproject.org

Spec URL: http://cicku.me/perl-File-Find-Object-Rule.spec
SRPM URL: http://cicku.me/perl-File-Find-Object-Rule-0.0303-1.fc20.src.rpm
Description: File::Find::Object::Rule is a friendlier interface to
File::Find::Object. It allows you to build rules which specify the desired
files and directories.
Fedora Account System Username: cicku

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

[Bug 979676] New: Review Request: perl-Test-TrailingSpace - Test for trailing space in source files

2013-06-29 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=979676

Bug ID: 979676
   Summary: Review Request: perl-Test-TrailingSpace - Test for
trailing space in source files
   Product: Fedora
   Version: rawhide
 Component: Package Review
  Severity: medium
  Priority: medium
  Assignee: nob...@fedoraproject.org
  Reporter: cicku...@gmail.com
QA Contact: extras...@fedoraproject.org
CC: nott...@redhat.com,
package-review@lists.fedoraproject.org

Spec URL: http://cicku.me/perl-Test-TrailingSpace.spec
SRPM URL: http://cicku.me/perl-Text-Xslate-2.0007-1.fc20.src.rpm
Description: This module is used to test for lack of trailing space.
Fedora Account System Username: cicku

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

[Bug 979676] Review Request: perl-Test-TrailingSpace - Test for trailing space in source files

2013-06-29 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=979676

Christopher Meng  changed:

   What|Removed |Added

 Depends On||979674

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

[Bug 979674] Review Request: perl-File-Find-Object-Rule - Alternative interface to File::Find::Object

2013-06-29 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=979674

Christopher Meng  changed:

   What|Removed |Added

 Blocks||979676

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

[Bug 979677] New: Review Request: perl-CPANPLUS-Dist-Fedora - CPANPLUS backend to build Fedora/RedHat RPMs

2013-06-29 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=979677

Bug ID: 979677
   Summary: Review Request: perl-CPANPLUS-Dist-Fedora - CPANPLUS
backend to build Fedora/RedHat RPMs
   Product: Fedora
   Version: rawhide
 Component: Package Review
  Severity: medium
  Priority: medium
  Assignee: nob...@fedoraproject.org
  Reporter: cicku...@gmail.com
QA Contact: extras...@fedoraproject.org
CC: nott...@redhat.com,
package-review@lists.fedoraproject.org

Spec URL: http://cicku.me/perl-CPANPLUS-Dist-Fedora.spec
SRPM URL: http://cicku.me/perl-CPANPLUS-Dist-Fedora-0.0.4-1.fc20.src.rpm
Description: This is a distribution class to create Fedora packages from CPAN
modules, and all its dependencies. This allows you to have the most recent
copies of CPAN modules installed, using your package manager of choice, but
without 
having to wait for central repositories to be updated.
Fedora Account System Username: cicku

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

[Bug 979676] Review Request: perl-Test-TrailingSpace - Test for trailing space in source files

2013-06-29 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=979676

Christopher Meng  changed:

   What|Removed |Added

 Blocks||979677

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

[Bug 979677] Review Request: perl-CPANPLUS-Dist-Fedora - CPANPLUS backend to build Fedora/RedHat RPMs

2013-06-29 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=979677

Christopher Meng  changed:

   What|Removed |Added

 Depends On||979676

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

[Bug 823122] Review Request: zookeeper - A high-performance coordination service for distributed applications

2013-06-29 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=823122

--- Comment #29 from Fedora Update System  ---
zookeeper-3.4.5-5.fc18 has been submitted as an update for Fedora 18.
https://admin.fedoraproject.org/updates/zookeeper-3.4.5-5.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=hxbFnUQi8l&a=cc_unsubscribe
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 972568] Review Request: uthash - A hash table for C structures

2013-06-29 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=972568

Christopher Meng  changed:

   What|Removed |Added

  Flags||fedora-cvs?

--- Comment #11 from Christopher Meng  ---
New Package SCM Request
===
Package Name: uthash
Short Description: A hash table for C structures
Owners: cicku
Branches: f18 f19 el6
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=8hbdDkfrpO&a=cc_unsubscribe
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 979332] Review Request: libpqtypes - Software extension to the PostgreSQL libpq interface

2013-06-29 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=979332

Michael Schwendt  changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
   Assignee|nob...@fedoraproject.org|d...@danny.cz

--- Comment #6 from Michael Schwendt  ---
Your sponsor needs to be the one to review and approve your first package
review request. https://fedoraproject.org/wiki/Package_Review_Process#Reviewer

I've looked up your account in FAS and found Dan Horák is your sponsor.

This is no full review, just a very brief look at the spec file:


> Group: Development/Libraries

"System Environment/Libraries" has been the group for run-time library base
packages since many years.


> Requires: postgresql%{?_isa} >= 8.4

https://fedoraproject.org/wiki/Packaging:Guidelines#Explicit_Requires


> %changelog

https://fedoraproject.org/wiki/Packaging:Guidelines#Changelogs

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

[Bug 979124] Review Request: qbs - Qt Build Suite

2013-06-29 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=979124

Michael Schwendt  changed:

   What|Removed |Added

 CC||mschwe...@gmail.com

--- Comment #2 from Michael Schwendt  ---
Brief look at the spec file and automated Plague/Mock build attempt for
dist-f19:


> Summary:Qt Build Suite

This is the name of the software and not a helpful summary:
https://fedoraproject.org/wiki/Examples_of_good_package_summaries


> License:LGPLv2 with exceptions

How much has this been reviewed already?

https://fedoraproject.org/wiki/Licensing:Main#Good_Licenses

  | Please be sure that any exceptions are approved by emailing them
  | to le...@lists.fedoraproject.org first. 

It's also less than ideal to include the license terms only in the optional
-doc package instead of the base package.
https://fedoraproject.org/wiki/Packaging:LicensingGuidelines#Subpackage_Licensing


* https://fedoraproject.org/wiki/Packaging:Guidelines#Requiring_Base_Package


*
https://fedoraproject.org/wiki/Packaging:Guidelines#File_and_Directory_Ownership
  https://fedoraproject.org/wiki/Packaging:UnownedDirectories


> -rw-rw-r--. 1 root root  653400 Jun 29 13:59 qbs-1.0.1-1.fc19.x86_64.rpm
> -rw-rw-r--. 1 root root   21044 Jun 29 13:59 qbs-cpp-1.0.1-1.fc19.x86_64.rpm
> -rw-rw-r--. 1 root root 5718148 Jun 29 13:59 
> qbs-debuginfo-1.0.1-1.fc19.x86_64.rpm
> -rw-rw-r--. 1 root root   11548 Jun 29 13:59 qbs-devel-1.0.1-1.fc19.x86_64.rpm
> -rw-rw-r--. 1 root root   12700 Jun 29 13:59 qbs-doc-1.0.1-1.fc19.x86_64.rpm
> -rw-rw-r--. 1 root root   62700 Jun 29 13:59 qbs-qt-1.0.1-1.fc19.x86_64.rpm

A lot of fragmentation and tiny subpackages for no gain, IMO. Notice how the
base package contains other parts for C++ and Qt support (e.g. plugins). This
is somewhat half-hearted and certainly could be improved.

The -cpp and -qt subpackages don't even add any dependencies.

The -doc subpackage doesn't include the HTML documentation it advertizes.

$ rpmls -p qbs-doc-1.0.1-1.fc19.x86_64.rpm 
drwxr-xr-x  /usr/share/doc/qbs
drwxr-xr-x  /usr/share/doc/qbs-doc-1.0.1
-rw-r--r--  /usr/share/doc/qbs-doc-1.0.1/LGPL_EXCEPTION.txt
-rw-r--r--  /usr/share/doc/qbs-doc-1.0.1/LICENSE.LGPL
-rw-r--r--  /usr/share/doc/qbs-doc-1.0.1/README

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

[Bug 979124] Review Request: qbs - Qt Build Suite

2013-06-29 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=979124

--- Comment #3 from Erik Schilling  ---
Hi,

> This is the name of the software and not a helpful summary

From the link you gave me:
[...]
For some
packages it may be helpful to expand the package name that is an
acronym, e.g. for the package "gimp", the summary could be "GNU Image
Manipulation Program".
[...]

This looks exactly like what I am doing. I also have no idea how i could
summarize this package better than this. (But I am open for suggestions).

> How much has this been reviewed already?

Sorry I am a rather new and not very active packager. I did not read a lot of
reviews (and never did one myself). I only looked at other packages (qt-creator
in this case) and copied that over from there.

I will look into the process and fix it.

> It's also less than ideal to include the license terms only in the optional 
> -doc package instead of the base package.
Hm. I thought %doc would do exactly that. I did not know that it only puts it
into the -doc package (I also was unable to find any documentation about this
right now :/). Can i somehow do %doc for a specific subpackage? (the main
package)?

> * https://fedoraproject.org/wiki/Packaging:Guidelines#Requiring_Base_Package

What do you mean with this?
Shall I require the base package from the doc subpackage too?

> * 
> https://fedoraproject.org/wiki/Packaging:Guidelines#File_and_Directory_Ownership
>  https://fedoraproject.org/wiki/Packaging:UnownedDirectories
Hm. Could you give some info on this? What do I do wrong?

Should the main package maybe own %{_datadir}/%{name}/modules/?

Would be good if you could give some context.

> A lot of fragmentation and tiny subpackages for no gain, IMO. Notice how the 
> base package contains other parts for C++ and Qt support (e.g. plugins). This 
> is somewhat half-hearted and certainly could be improved.
Eeh. Somehow did not notice that. The plugins of course should be owned by the
subpackages.

> The -cpp and -qt subpackages don't even add any dependencies.
Sorry I do not understand. What kind of depedencies do you expect? They depend
on the main package. And that should be the only thing they need to depend on
if i see it right?

> The -doc subpackage doesn't include the HTML documentation it advertizes.
Right. I first worked with a different patch applied for this. That patch got
merged into upstream then. However they apparently do not install the docs this
way anymore.

Another thing i just realized. doc should probably be noarch, right?

Thanks a lot for your first glance and have a nice remaining weekend,
Erik

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

[Bug 979124] Review Request: qbs - Qt Build Suite

2013-06-29 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=979124

--- Comment #4 from Michael Schwendt  ---
> From the link you gave me:

Examples, not mandatory, some of them are debatable, too. ;)


> For some packages it may be helpful to expand the package name
> that is an acronym, e.g. for the package "gimp", the summary
> could be "GNU Image Manipulation Program".

"Image manipulation program" would be sufficient. The description could expand
on the "GNU" part in the name and whether/why it matters.


> This looks exactly like what I am doing.

I didn't say the current %summary would be a blocker. But could it be improved?
That might be difficult. The program is not specific to "Qt", so why mention Qt
in the summary at all?

What about these two?

  Next-generation build system for projects
  Build suite from the Qt Project
  Simplify the build process for developing projects across multiple platforms

Roughly copied from: http://doc-snapshot.qt-project.org/qbs/


> Hm. I thought %doc would do exactly that. I did not know that it
> only puts it into the -doc package (I also was unable to find any
> documentation about this right now :/).

The %doc macro is specific to the %files section you use it within, and what it
does depends on the type of file path you apply it to:
http://www.rpm.org/max-rpm/s1-rpm-inside-files-list-directives.html


> > * https://fedoraproject.org/wiki/Packaging:Guidelines#Requiring_Base_Package
>
> What do you mean with this?

You currently do

  Requires:   %{name} = %{version}-%{release}

in the subpackages, but the guidelines suggest you do

  Requires: %{name}%{?_isa} = %{version}-%{release}

to make those dependencies arch-specific.


> Shall I require the base package from the doc subpackage too?

No. Separate documentation -doc packages typically don't require the base
package. It should be possible to install documentation without having to
install a program and all its dependencies.


> > * 
> > https://fedoraproject.org/wiki/Packaging:Guidelines#File_and_Directory_Ownership
> >  https://fedoraproject.org/wiki/Packaging:UnownedDirectories
> 
> Hm. Could you give some info on this? What do I do wrong?
>
> Should the main package maybe own %{_datadir}/%{name}/modules/?

You're on the right track. :-)  There are several "unowned" directories in your
package. They are easy to spot in the spec file or when listing the package
contents with e.g. "rpmls -p …" or "rpm -qlp …".


> > The -cpp and -qt subpackages don't even add any dependencies.
>
> Sorry I do not understand.

Why do you put those files into separate (= optional) packages at all? Why not
include those files in the main "qbs" package? What is the benefit of splitting
them off?


> What kind of depedencies do you expect?

Well, I don't understand why you split off those files. A query such as

  rpm -qpR qbs-cpp-1.0.1-1.fc19.x86_64.rpm

currently does not list any requirement not already required by the base
package.


> Another thing i just realized. doc should probably be noarch, right?

Good idea.

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

[Bug 959674] Review Request: jatl - Java Anti-Template Language

2013-06-29 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=959674

Fedora Update System  changed:

   What|Removed |Added

 Status|MODIFIED|ON_QA

--- Comment #13 from Fedora Update System  ---
jatl-0.2.2-1.fc19 has been pushed to the Fedora 19 testing 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=xy9EGLMjkQ&a=cc_unsubscribe
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 979702] New: Review Request: qgifer - A video-based animated GIF creator

2013-06-29 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=979702

Bug ID: 979702
   Summary: Review Request: qgifer - A video-based animated GIF
creator
   Product: Fedora
   Version: rawhide
 Component: Package Review
  Severity: medium
  Priority: medium
  Assignee: nob...@fedoraproject.org
  Reporter: anto.tra...@gmail.com
QA Contact: extras...@fedoraproject.org
CC: nott...@redhat.com,
package-review@lists.fedoraproject.org

Spec URL: http://sagitter.fedorapeople.org/QGifer/qgifer.spec
SRPM URL: http://sagitter.fedorapeople.org/QGifer/qgifer-0.2.1-1.fc19.src.rpm

Description: 
QGifer is a tool for extracting part of a video to an animated GIF file.

Features:

- GIF extraction from a video file
- Color palette editor
- Variable color palette support
- Dithering
- Text rendering
- Graphics insertion
- Object interpolation
- Cropping
- Filtering
- Looping by appending reversed copy
- GIF optimization through ImageMagick
- Project management
- Translations: English, Swedish, Polish, Russian

Fedora Account System Username: sagitter

Koji build tests: http://koji.fedoraproject.org/koji/taskinfo?taskID=5556518

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

[Bug 837669] Review Request: php-doctrine-DoctrineORM - Doctrine Object Relational Mapper

2013-06-29 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=837669

Shawn Iwinski  changed:

   What|Removed |Added

  Flags||fedora-cvs?

--- Comment #7 from Shawn Iwinski  ---
THANKS for the review!


New Package SCM Request
===
Package Name: php-doctrine-DoctrineORM
Short Description: Doctrine Object Relational Mapper
Owners: siwinski
Branches: f18 f19 el6
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=zNR1N8hsfT&a=cc_unsubscribe
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 837669] Review Request: php-doctrine-DoctrineORM - Doctrine Object Relational Mapper

2013-06-29 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=837669

--- Comment #8 from Jon Ciesla  ---
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=QLI4dc33Hf&a=cc_unsubscribe
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 837669] Review Request: php-doctrine-DoctrineORM - Doctrine Object Relational Mapper

2013-06-29 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=837669

Jon Ciesla  changed:

   What|Removed |Added

  Flags|fedora-cvs? |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=v8NLZDPVYT&a=cc_unsubscribe
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 972568] Review Request: uthash - A hash table for C structures

2013-06-29 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=972568

Jon Ciesla  changed:

   What|Removed |Added

  Flags|fedora-cvs? |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=4aT5xmTuSb&a=cc_unsubscribe
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 972568] Review Request: uthash - A hash table for C structures

2013-06-29 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=972568

--- Comment #12 from Jon Ciesla  ---
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=lQKCIur1RR&a=cc_unsubscribe
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 882475] Review Request: cas-client - Jasig CAS Client for Java

2013-06-29 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=882475

Fedora Update System  changed:

   What|Removed |Added

   Fixed In Version|cas-client-3.2.1-2.fc18 |cas-client-3.2.1-2.fc19

--- Comment #9 from Fedora Update System  ---
cas-client-3.2.1-2.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=oKKs2Zh157&a=cc_unsubscribe
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 970576] Review Request: hsqldb1 - HyperSQL Database Engine

2013-06-29 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=970576

Fedora Update System  changed:

   What|Removed |Added

 Status|ON_QA   |CLOSED
   Fixed In Version||hsqldb1-1.8.1.3-1.fc19
 Resolution|--- |ERRATA
Last Closed||2013-06-29 14:02:15

--- Comment #6 from Fedora Update System  ---
hsqldb1-1.8.1.3-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=VKI0McgDih&a=cc_unsubscribe
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 974721] Review Request: ghc-maccatcher - Obtain the host MAC address on *NIX and Windows

2013-06-29 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=974721

Ricky Elrod  changed:

   What|Removed |Added

 CC||rel...@redhat.com
   Assignee|nob...@fedoraproject.org|rel...@redhat.com
  Flags||fedora-review?

--- Comment #1 from Ricky Elrod  ---
Taking for 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=kCDDnWxcpE&a=cc_unsubscribe
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 977023] Review Request: fatrace - Reports file access events from all running processes

2013-06-29 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=977023

Fedora Update System  changed:

   What|Removed |Added

 Status|ON_QA   |CLOSED
   Fixed In Version||fatrace-0.5-1.fc19
 Resolution|--- |ERRATA
Last Closed||2013-06-29 14:02:39

--- Comment #8 from Fedora Update System  ---
fatrace-0.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=xigETA4KO0&a=cc_unsubscribe
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 957471] Review Request: ssh-installkeys - A tool for installing ssh keys on remote sites

2013-06-29 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=957471

Fedora Update System  changed:

   What|Removed |Added

   Fixed In Version|ssh-installkeys-1.8-2.fc18  |ssh-installkeys-1.8-2.fc19

--- Comment #14 from Fedora Update System  ---
ssh-installkeys-1.8-2.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=mF4ptWVnbh&a=cc_unsubscribe
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 974348] Review Request: python-itsdangerous - Python library for passing trusted data to untrusted environments

2013-06-29 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=974348

--- Comment #12 from Fedora Update System  ---
python-itsdangerous-0.21-2.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=dBOoXKpoBY&a=cc_unsubscribe
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 956931] Review Request: homerun - Application Launcher for KDE

2013-06-29 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=956931

--- Comment #22 from Joseph Marrero  ---
Having read the link, I think I fixed the licensing issue in in the last -3
version.

Let me know If I missed something.

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

[Bug 972364] Review Request: python-construct - A powerful declarative parser/builder for binary data

2013-06-29 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=972364

Fedora Update System  changed:

   What|Removed |Added

   Fixed In Version|python-construct-2.5.1-1.fc |python-construct-2.5.1-1.fc
   |18  |19

--- Comment #11 from Fedora Update System  ---
python-construct-2.5.1-1.fc19 has been pushed to the Fedora 19 stable
repository.  If problems still persist, please make note of it in this bug
report.

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

[Bug 958358] Review Request: darkhttpd - A secure, lightweight, fast, single-threaded HTTP/1.1 server

2013-06-29 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=958358

Fedora Update System  changed:

   What|Removed |Added

   Fixed In Version|darkhttpd-1.9-3.fc18|darkhttpd-1.9-3.fc19

--- Comment #12 from Fedora Update System  ---
darkhttpd-1.9-3.fc19 has been pushed to the Fedora 19 stable repository.  If
problems still persist, please make note of it in this bug report.

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

[Bug 834132] Review Request: subethasmtp - A SMTP mail server for Java

2013-06-29 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=834132

Fedora Update System  changed:

   What|Removed |Added

   Fixed In Version|subethasmtp-3.1.7-1.fc18|subethasmtp-3.1.7-1.fc19

--- Comment #11 from Fedora Update System  ---
subethasmtp-3.1.7-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=vJ2ojNvE5f&a=cc_unsubscribe
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 970931] Review Request: pythonqt - Lightweight script binding of the Qt framework to the Python language

2013-06-29 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=970931

Fedora Update System  changed:

   What|Removed |Added

   Fixed In Version|pythonqt-2.1-2.fc18 |pythonqt-2.1-2.fc19

--- Comment #12 from Fedora Update System  ---
pythonqt-2.1-2.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=5sSXuTWpTE&a=cc_unsubscribe
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 952229] Review Request: canl-c++ - EMI Common Authentication library - bindings for C++

2013-06-29 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=952229

Fedora Update System  changed:

   What|Removed |Added

   Fixed In Version|canl-c++-1.0.0-2.el6|canl-c++-1.0.0-2.fc19

--- Comment #17 from Fedora Update System  ---
canl-c++-1.0.0-2.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=xlOUjbImBd&a=cc_unsubscribe
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 966139] Review Request: easy-rsa - Simple shell based CA utility

2013-06-29 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=966139

Fedora Update System  changed:

   What|Removed |Added

   Fixed In Version|easy-rsa-2.2.0-2.fc17   |easy-rsa-2.2.0-2.fc19

--- Comment #17 from Fedora Update System  ---
easy-rsa-2.2.0-2.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=o4GWfLjMok&a=cc_unsubscribe
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 911025] Review Request: nodejs-collections - Data structures with idiomatic JavaScript collection interfaces

2013-06-29 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=911025

Fedora Update System  changed:

   What|Removed |Added

   Fixed In Version|nodejs-collections-0.1.20-2 |nodejs-collections-0.1.20-2
   |.fc18   |.fc19

--- Comment #11 from Fedora Update System  ---
nodejs-collections-0.1.20-2.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=ydv4PURT2Z&a=cc_unsubscribe
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 880387] Review Request: python-pymongo - Python driver for MongoDB

2013-06-29 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=880387

Fedora Update System  changed:

   What|Removed |Added

 Status|ON_QA   |CLOSED
   Fixed In Version||python-pymongo-2.5.2-1.fc19
 Resolution|--- |ERRATA
Last Closed|2012-12-01 23:23:39 |2013-06-29 14:11:04

--- Comment #27 from Fedora Update System  ---
python-pymongo-2.5.2-1.fc19 has been pushed to the Fedora 19 stable repository.
 If problems still persist, please make note of it in this bug report.

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

[Bug 974721] Review Request: ghc-maccatcher - Obtain the host MAC address on *NIX and Windows

2013-06-29 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=974721

Ricky Elrod  changed:

   What|Removed |Added

  Flags|fedora-review?  |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=8XA03jbEOP&a=cc_unsubscribe
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 911038] Review Request: nodejs-mimeparse - A Node.js module with basic functions for handling mime-types

2013-06-29 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=911038

Fedora Update System  changed:

   What|Removed |Added

   Fixed In Version|nodejs-mimeparse-0.1.4-1.fc |nodejs-mimeparse-0.1.4-1.fc
   |18  |19

--- Comment #8 from Fedora Update System  ---
nodejs-mimeparse-0.1.4-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=Fn8YQ65AB1&a=cc_unsubscribe
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 911034] Review Request: nodejs-i - Custom inflections for Node.js

2013-06-29 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=911034

Fedora Update System  changed:

   What|Removed |Added

   Fixed In Version|nodejs-i-0.3.1-1.fc18   |nodejs-i-0.3.1-1.fc19

--- Comment #8 from Fedora Update System  ---
nodejs-i-0.3.1-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=RfHxFPos7e&a=cc_unsubscribe
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 970515] Review Request: hawtdb - A Powerful Key/Value Store

2013-06-29 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=970515

Fedora Update System  changed:

   What|Removed |Added

   Fixed In Version|hawtdb-1.6-1.fc18   |hawtdb-1.6-1.fc19

--- Comment #11 from Fedora Update System  ---
hawtdb-1.6-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=YnDICAO93V&a=cc_unsubscribe
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 974721] Review Request: ghc-maccatcher - Obtain the host MAC address on *NIX and Windows

2013-06-29 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=974721

--- Comment #2 from Ricky Elrod  ---
Looks good to me. APPROVED.

Package Review
==

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

---

- Static libraries in -static subpackage, if present.
  Note: Archive *.a files found in ghc-maccatcher-devel
  See: http://fedoraproject.org/wiki/Packaging/Guidelines#StaticLibraries

This is ignorable because of this:
https://fedoraproject.org/wiki/Packaging:Haskell#Static_vs._Dynamic_Linking
---

= 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]: %build honors applicable compiler flags or justifies otherwise.
[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.
[x]: 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.
[x]: Package complies to the Packaging Guidelines
[x]: License field in the package spec file matches the actual license.
[x]: License file installed when any subpackage combination is installed.
[x]: Package consistently uses macros (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.
[-]: 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.
[-]: Useful -debuginfo package or justification otherwise.
[-]: Large documentation must go in a -doc subpackage.
[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]: 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]: 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]: 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: No rpmlint messages.

= SHOULD items =

Generic:
[-]: If the source package does not include license text(s) as a separate file
 from upstream, the packager SHOULD query upstream to include it.
[x]: Final provides and requires are sane (see attachments).
[x]: Package functions as described.
[x]: Latest version is packaged.
[x]: Package does not include license text files separate from upstream.
[-]: Scriptlets must be sane, if used.
[-]: Description and summary sections in the package spec file contains
 translations for supported Non-English languages, if available.
[x]: Package should compile and build into binary rpms on all supported
 architectures.
[-]: %check is present and all tests pass.
[x]: Packages should try to preserve timestamps of original installed files.
[x]: Packager, Vendor, PreReq, Copyright tags should not be in spec file
[x]: Sources can be downloaded from URI in Source: tag
[x]: Reviewer should test that the package builds in mock.
[x]: Buildroot is not present
[x]: Package has no %clean section with rm -rf %{buildroot} (or
 $RPM_BUILD_ROOT)
[x]: Dist tag is present.
[x]: No file requires outside of /etc, /bin, /sbin, /usr/bin, /usr/sbin.
[x]: SourceX tarball generation or download is documented.
[x]: SourceX is a working URL.
[x]: Spec use %global instead of %define.

= 

[Bug 864084] Review Request: maven-native - Compile c and c++ source under Maven

2013-06-29 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=864084

Fedora Update System  changed:

   What|Removed |Added

   Fixed In Version|maven-native-1.0-0.3.alpha. |maven-native-1.0-0.3.alpha.
   |7.fc18  |7.fc19

--- Comment #21 from Fedora Update System  ---
maven-native-1.0-0.3.alpha.7.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=gKaKjwyOer&a=cc_unsubscribe
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 971244] Review Request: adevs - C++ library for constructing discrete event simulation

2013-06-29 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=971244

Fedora Update System  changed:

   What|Removed |Added

   Fixed In Version|adevs-2.6-4.fc18|adevs-2.6-4.fc19

--- Comment #13 from Fedora Update System  ---
adevs-2.6-4.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=0vJ4DJWz7W&a=cc_unsubscribe
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 973349] Review Request: checksec - Tool to check system for binary-hardening

2013-06-29 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=973349

Fedora Update System  changed:

   What|Removed |Added

   Fixed In Version|checksec-1.5-2.el6  |checksec-1.5-2.fc19

--- Comment #19 from Fedora Update System  ---
checksec-1.5-2.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=VMKNiqYqDQ&a=cc_unsubscribe
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 961177] Review Request: python-grokmirror - Framework to smartly mirror git repositories

2013-06-29 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=961177

Fedora Update System  changed:

   What|Removed |Added

   Fixed In Version|python-grokmirror-0.3.4-1.f |python-grokmirror-0.3.4-1.f
   |c18 |c19

--- Comment #13 from Fedora Update System  ---
python-grokmirror-0.3.4-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=tSuAgI8Xaj&a=cc_unsubscribe
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 948589] Review Request: bookkeeper - Apache BookKeeper sub-project of ZooKeeper

2013-06-29 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=948589

Fedora Update System  changed:

   What|Removed |Added

 Status|ON_QA   |CLOSED
   Fixed In Version||bookkeeper-4.2.1-2.fc19
 Resolution|--- |ERRATA
Last Closed||2013-06-29 14:19:21

--- Comment #23 from Fedora Update System  ---
bookkeeper-4.2.1-2.fc19 has been pushed to the Fedora 19 stable repository.  If
problems still persist, please make note of it in this bug report.

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

[Bug 868266] Review Request: python-pyglet - A cross-platform windowing and multimedia library for Python

2013-06-29 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=868266

Fedora Update System  changed:

   What|Removed |Added

   Fixed In Version|python-pyglet-1.2-0.5.alpha |python-pyglet-1.2-0.5.alpha
   |1.fc18  |1.fc19

--- Comment #36 from Fedora Update System  ---
python-pyglet-1.2-0.5.alpha1.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=aYBtfclpO0&a=cc_unsubscribe
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 967375] Review Request: replacer - Replacer Maven Mojo

2013-06-29 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=967375

Fedora Update System  changed:

   What|Removed |Added

   Fixed In Version|replacer-1.5.2-1.fc18   |replacer-1.5.2-1.fc19

--- Comment #13 from Fedora Update System  ---
replacer-1.5.2-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=apU7pZNdKd&a=cc_unsubscribe
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 973868] Re-Review Request: lifeograph - A diary program

2013-06-29 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=973868

Fedora Update System  changed:

   What|Removed |Added

 Status|ON_QA   |CLOSED
   Fixed In Version||lifeograph-0.11.1-2.fc19
 Resolution|--- |ERRATA
Last Closed||2013-06-29 14:24:04

--- Comment #16 from Fedora Update System  ---
lifeograph-0.11.1-2.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=lFgdArYNvj&a=cc_unsubscribe
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 948589] Review Request: bookkeeper - Apache BookKeeper sub-project of ZooKeeper

2013-06-29 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=948589

Fedora Update System  changed:

   What|Removed |Added

   Fixed In Version|bookkeeper-4.2.1-2.fc19 |bookkeeper-4.2.1-1.fc19

--- Comment #24 from Fedora Update System  ---
bookkeeper-4.2.1-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=K4GT3eurYA&a=cc_unsubscribe
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 853052] Review Request: hawtdispatch - The libdispatch style API for Java

2013-06-29 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=853052

Fedora Update System  changed:

   What|Removed |Added

   Fixed In Version|hawtdispatch-1.17-1.fc18|hawtdispatch-1.17-1.fc19

--- Comment #11 from Fedora Update System  ---
hawtdispatch-1.17-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=0oZ8f4gbNe&a=cc_unsubscribe
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 837668] Review Request: php-doctrine-DoctrineDBAL - Doctrine Database Abstraction Layer

2013-06-29 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=837668

Fedora Update System  changed:

   What|Removed |Added

   Fixed In Version|php-doctrine-DoctrineDBAL-2 |php-doctrine-DoctrineDBAL-2
   |.3.4-2.el6  |.3.4-2.fc19

--- Comment #19 from Fedora Update System  ---
php-doctrine-DoctrineDBAL-2.3.4-2.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=TN7LUdnZwH&a=cc_unsubscribe
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 909510] Review Request: lrcalc - Littlewood-Richardson Calculator

2013-06-29 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=909510

Fedora Update System  changed:

   What|Removed |Added

   Fixed In Version|lrcalc-1.1.6-2.beta.fc18|lrcalc-1.1.6-2.beta.fc19

--- Comment #12 from Fedora Update System  ---
lrcalc-1.1.6-2.beta.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=pwp0VCoD8G&a=cc_unsubscribe
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 966163] Review Request: dans-gdal-scripts - Utilities for use in conjunction with GDAL

2013-06-29 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=966163

Fedora Update System  changed:

   What|Removed |Added

   Fixed In Version|dans-gdal-scripts-0.21-0.2. |dans-gdal-scripts-0.21-0.2.
   |20130522git.fc18|20130522git.fc19

--- Comment #12 from Fedora Update System  ---
dans-gdal-scripts-0.21-0.2.20130522git.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=j1C6GCwaRW&a=cc_unsubscribe
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 972719] Review Request: nicstat - prints out network statistics for all network interface

2013-06-29 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=972719

Fedora Update System  changed:

   What|Removed |Added

   Fixed In Version|nicstat-1.92-5.fc18 |nicstat-1.92-5.fc19

--- Comment #19 from Fedora Update System  ---
nicstat-1.92-5.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=fF7WpQrA6k&a=cc_unsubscribe
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 968597] Review Request: nodejs-ejs - Embedded JavaScript templates for Node.js

2013-06-29 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=968597

Fedora Update System  changed:

   What|Removed |Added

   Fixed In Version|nodejs-ejs-0.8.4-1.fc18 |nodejs-ejs-0.8.4-1.fc19

--- Comment #10 from Fedora Update System  ---
nodejs-ejs-0.8.4-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=HenoalVmMW&a=cc_unsubscribe
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 925987] Review Request: ghc-crypto-api - A generic interface for cryptographic operations

2013-06-29 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=925987

Fedora Update System  changed:

   What|Removed |Added

 Status|ON_QA   |CLOSED
   Fixed In Version||ghc-crypto-api-0.11-2.fc19
 Resolution|--- |ERRATA
Last Closed||2013-06-29 14:29:29

--- Comment #14 from Fedora Update System  ---
ghc-crypto-api-0.11-2.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=uFqhKKaG2h&a=cc_unsubscribe
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 923543] Review Request: ghc-yesod-platform - Meta package for Yesod

2013-06-29 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=923543

Bug 923543 depends on bug 925987, which changed state.

Bug 925987 Summary: Review Request: ghc-crypto-api - A generic interface for 
cryptographic operations
https://bugzilla.redhat.com/show_bug.cgi?id=925987

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

[Bug 957804] Review Request: kryo - Object graph serialization framework for Java

2013-06-29 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=957804

Fedora Update System  changed:

   What|Removed |Added

   Fixed In Version|kryo-2.21-1.fc18|kryo-2.21-1.fc19

--- Comment #9 from Fedora Update System  ---
kryo-2.21-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=w0Ancd5DmQ&a=cc_unsubscribe
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 973041] Review Request: perl-CPANPLUS-Dist-Build - Module::Build extension for CPANPLUS

2013-06-29 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=973041

--- Comment #12 from Fedora Update System  ---
perl-5.16.3-265.fc19, perl-CPANPLUS-Dist-Build-0.70-2.fc19,
perl-CPANPLUS-0.91.38-1.fc19 has been pushed to the Fedora 19 stable
repository.  If problems still persist, please make note of it in this bug
report.

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

[Bug 974559] Review Request: perl-Future - Perl object system to represent an operation awaiting completion

2013-06-29 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=974559

Fedora Update System  changed:

   What|Removed |Added

   Fixed In Version|perl-Future-0.13-2.fc18 |perl-Future-0.13-2.fc19

--- Comment #14 from Fedora Update System  ---
perl-Future-0.13-2.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=RO3Lif5wUL&a=cc_unsubscribe
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 974834] Review Request: libgit2-glib - Git library for GLib

2013-06-29 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=974834

Bug 974834 depends on bug 867959, which changed state.

Bug 867959 Summary: Review Request: libgit2 - C library for git
https://bugzilla.redhat.com/show_bug.cgi?id=867959

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

[Bug 867959] Review Request: libgit2 - C library for git

2013-06-29 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=867959

Fedora Update System  changed:

   What|Removed |Added

 Status|ON_QA   |CLOSED
   Fixed In Version||libgit2-0.18.0-5.fc19
 Resolution|--- |ERRATA
Last Closed||2013-06-29 14:32:50

--- Comment #27 from Fedora Update System  ---
libgit2-0.18.0-5.fc19 has been pushed to the Fedora 19 stable repository.  If
problems still persist, please make note of it in this bug report.

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

[Bug 916553] Review Request: ghc-setenv - Cross-platform library for setting environment variables

2013-06-29 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=916553

Fedora Update System  changed:

   What|Removed |Added

   Fixed In Version|ghc-setenv-0.1.0-1.el6  |ghc-setenv-0.1.0-1.fc19

--- Comment #13 from Fedora Update System  ---
ghc-setenv-0.1.0-1.fc19 has been pushed to the Fedora 19 stable repository.  If
problems still persist, please make note of it in this bug report.

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

[Bug 911035] Review Request: nodejs-isodate - JavaScript ISO 8601 date/time parser for Node.js

2013-06-29 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=911035

Fedora Update System  changed:

   What|Removed |Added

   Fixed In Version|nodejs-isodate-0.1.4-2.fc18 |nodejs-isodate-0.1.4-2.fc19

--- Comment #9 from Fedora Update System  ---
nodejs-isodate-0.1.4-2.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=Yv6objfQFS&a=cc_unsubscribe
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 957337] Review Request: jtoaster - Java utility class for swing applications

2013-06-29 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=957337

Fedora Update System  changed:

   What|Removed |Added

   Fixed In Version|jtoaster-1.0.5-1.fc18   |jtoaster-1.0.5-1.fc19

--- Comment #10 from Fedora Update System  ---
jtoaster-1.0.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=l6QHupQUKh&a=cc_unsubscribe
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 853055] Review Request: mqtt-client - A Java MQTT Client

2013-06-29 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=853055

Fedora Update System  changed:

   What|Removed |Added

 Status|ON_QA   |CLOSED
   Fixed In Version||mqtt-client-1.5-1.fc19
 Resolution|--- |ERRATA
Last Closed||2013-06-29 14:39:43

--- Comment #10 from Fedora Update System  ---
mqtt-client-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=445wyofruv&a=cc_unsubscribe
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 895592] Review Request: syntaxhighlighter - JavaScript syntax highlighter

2013-06-29 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=895592

Fedora Update System  changed:

   What|Removed |Added

   Fixed In Version|syntaxhighlighter-3.0.83-2. |syntaxhighlighter-3.0.83-2.
   |fc18|fc19

--- Comment #14 from Fedora Update System  ---
syntaxhighlighter-3.0.83-2.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=yiby8LHdee&a=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-06-29 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=957520

Fedora Update System  changed:

   What|Removed |Added

   Fixed In Version|rf-0.4.18-2.fc18|rf-0.4.18-2.fc19

--- Comment #13 from Fedora Update System  ---
rf-0.4.18-2.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=QWX00Xbcir&a=cc_unsubscribe
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 823122] Review Request: zookeeper - A high-performance coordination service for distributed applications

2013-06-29 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=823122

Fedora Update System  changed:

   What|Removed |Added

 Status|ON_QA   |CLOSED
   Fixed In Version||zookeeper-3.4.5-6.fc19
 Resolution|--- |ERRATA
Last Closed||2013-06-29 14:40:53

--- Comment #30 from Fedora Update System  ---
zookeeper-3.4.5-6.fc19 has been pushed to the Fedora 19 stable repository.  If
problems still persist, please make note of it in this bug report.

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

[Bug 968136] Review Request: camel - Apache Camel integration framework

2013-06-29 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=968136

Bug 968136 depends on bug 853055, which changed state.

Bug 853055 Summary: Review Request: mqtt-client - A Java MQTT Client
https://bugzilla.redhat.com/show_bug.cgi?id=853055

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

[Bug 968136] Review Request: camel - Apache Camel integration framework

2013-06-29 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=968136

Bug 968136 depends on bug 823122, which changed state.

Bug 823122 Summary: Review Request: zookeeper - A high-performance coordination 
service for distributed applications
https://bugzilla.redhat.com/show_bug.cgi?id=823122

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

[Bug 948589] Review Request: bookkeeper - Apache BookKeeper sub-project of ZooKeeper

2013-06-29 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=948589

Bug 948589 depends on bug 823122, which changed state.

Bug 823122 Summary: Review Request: zookeeper - A high-performance coordination 
service for distributed applications
https://bugzilla.redhat.com/show_bug.cgi?id=823122

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

[Bug 973904] Review Request: libserf - High-Performance Asynchronous HTTP Client Library

2013-06-29 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=973904

Fedora Update System  changed:

   What|Removed |Added

   Fixed In Version|libserf-1.2.1-3.fc18|libserf-1.2.1-3.fc19

--- Comment #21 from Fedora Update System  ---
libserf-1.2.1-3.fc19 has been pushed to the Fedora 19 stable repository.  If
problems still persist, please make note of it in this bug report.

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

[Bug 968598] Review Request: nodejs-escodegen - ECMAScript code generator

2013-06-29 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=968598

Fedora Update System  changed:

   What|Removed |Added

   Fixed In Version|nodejs-escodegen-0.0.22-2.f |nodejs-escodegen-0.0.22-2.f
   |c18 |c19

--- Comment #12 from Fedora Update System  ---
nodejs-escodegen-0.0.22-2.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=eeQt0dO4Jt&a=cc_unsubscribe
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 974492] Review Request: php-xmlseclibs - PHP library for XML Security

2013-06-29 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=974492

Fedora Update System  changed:

   What|Removed |Added

 Status|ON_QA   |CLOSED
   Fixed In Version||php-xmlseclibs-1.3.1-1.fc19
 Resolution|--- |ERRATA
Last Closed||2013-06-29 14:44:52

--- Comment #17 from Fedora Update System  ---
php-xmlseclibs-1.3.1-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=9YrkiM9kZH&a=cc_unsubscribe
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 800867] Review Request: simplesamlphp - PHP SAML 2.0 service provider and identity provider

2013-06-29 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=800867

Bug 800867 depends on bug 974492, which changed state.

Bug 974492 Summary: Review Request: php-xmlseclibs - PHP library for XML 
Security
https://bugzilla.redhat.com/show_bug.cgi?id=974492

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

[Bug 969850] Review Request: python-rosdistro - File format for managing ROS Distributions

2013-06-29 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=969850

Fedora Update System  changed:

   What|Removed |Added

 Status|ON_QA   |CLOSED
   Fixed In Version||python-rosdistro-0.2.8-2.20
   ||130602git6e83551.fc19
 Resolution|--- |ERRATA
Last Closed||2013-06-29 14:46:41

--- Comment #8 from Fedora Update System  ---
python-rosdistro-0.2.8-2.20130602git6e83551.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=JK8B1kPYuX&a=cc_unsubscribe
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 974077] Review Request: perl-IO-Socket-PortState - Perl extension for checking the open or closed status of a port

2013-06-29 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=974077

Fedora Update System  changed:

   What|Removed |Added

   Fixed In Version|perl-IO-Socket-PortState-0. |perl-IO-Socket-PortState-0.
   |03-2.fc18   |03-2.fc19

--- Comment #12 from Fedora Update System  ---
perl-IO-Socket-PortState-0.03-2.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=eP0ZW5R8jk&a=cc_unsubscribe
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 972533] Review Request: javaewah - A word-aligned compressed variant of the Java bitset class

2013-06-29 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=972533

Fedora Update System  changed:

   What|Removed |Added

 Status|ON_QA   |CLOSED
   Fixed In Version||javaewah-0.6.12-1.fc19
 Resolution|--- |ERRATA
Last Closed||2013-06-29 14:47:30

--- Comment #7 from Fedora Update System  ---
javaewah-0.6.12-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=XIpRHff3ME&a=cc_unsubscribe
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 914936] Review Request: fes - Fast Exhaustive Search

2013-06-29 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=914936

Fedora Update System  changed:

   What|Removed |Added

   Fixed In Version|fes-0.1-4.fc18  |fes-0.1-4.fc19

--- Comment #14 from Fedora Update System  ---
fes-0.1-4.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=r1w6QyKIXe&a=cc_unsubscribe
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 847109] Review Request: jets3t - Java interface to Amazon S3 and CloudFront services

2013-06-29 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=847109

Fedora Update System  changed:

   What|Removed |Added

   Fixed In Version|jets3t-0.9.0-1.fc18 |jets3t-0.9.0-1.fc19

--- Comment #9 from Fedora Update System  ---
jets3t-0.9.0-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=tcwvgPpEwt&a=cc_unsubscribe
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 958129] Review Request: php-pecl-redis - Extension for communicating with the Redis key-value store

2013-06-29 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=958129

Fedora Update System  changed:

   What|Removed |Added

   Fixed In Version|php-pecl-redis-2.2.3-1.fc18 |php-pecl-redis-2.2.3-1.fc19

--- Comment #10 from Fedora Update System  ---
php-pecl-redis-2.2.3-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=2X49u4sqlR&a=cc_unsubscribe
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

  1   2   >