[Bug 1256353] Review Request: python-editor - Programmatically open an editor, capture the result.

2015-08-24 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1256353

Haïkel Guémar karlthe...@gmail.com changed:

   What|Removed |Added

 CC||karlthe...@gmail.com
 Blocks||1243533
   ||(RDO-LIBERTY-REVIEWS)




Referenced Bugs:

https://bugzilla.redhat.com/show_bug.cgi?id=1243533
[Bug 1243533] (RDO) Tracker: Review requests for new RDO Liberty packages
-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1256353] Review Request: python-editor - Programmatically open an editor, capture the result.

2015-08-24 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1256353

Chandan Kumar chkumar...@gmail.com changed:

   What|Removed |Added

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



-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1256367] Review Request: kf5-kcalendarutils - The KCalendarUtils Library

2015-08-24 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1256367

Daniel Vrátil dvra...@redhat.com changed:

   What|Removed |Added

 Blocks||656997 (kde-reviews)
  Alias||kf5-kcalendarutils




Referenced Bugs:

https://bugzilla.redhat.com/show_bug.cgi?id=656997
[Bug 656997] kde-related package review tracker
-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1218410] Review Request: python-APSscheduler - In-process task scheduler with Cron-like capabilities

2015-08-24 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1218410

Fabien Boucher fbouc...@redhat.com changed:

   What|Removed |Added

 CC||fbouc...@redhat.com



--- Comment #7 from Fabien Boucher fbouc...@redhat.com ---
Package Review
==

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


Issues:
===
- Package installs properly.
  Note: Installation errors (see attachment)
  See: https://fedoraproject.org/wiki/Packaging:Guidelines

  DEBUG util.py:377:  -- Finished Dependency Resolution
  DEBUG util.py:377:  Error: Package:
python-APScheduler-doc-2.1.2-1.fc22.noarch
(/python-APScheduler-doc-2.1.2-1.fc22.noarch)
  DEBUG util.py:377: Requires: python-APScheduler(x86-64) =
2.1.2-1.fc22

  - I guess the problem is that you use the %{?_isa} macro for the
 requirement of the doc subpackage. As python-apscheduler is
 noarch you don't need it.

- I think you should remove the tailing .fc21 in your changelog entry.
  It should fix the rpmlint warning.

- You gave the explanation about why the latest version is not packaged. So
  that's fine.

- Not really an issue but you should use %{__python2}, %{python2_sitelib}
  macro according to the Packaging Python guidelines as you only support
  python2.

= 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]: License field in the package spec file matches the actual license.
 Note: Checking patched sources after %prep for licenses. Licenses
 found: Unknown or generated. 31 files have unknown license. Detailed
 output of licensecheck in /home/fedora/1218410-python-
 APScheduler/licensecheck.txt
[x]: License file installed when any subpackage combination is installed.
[?]: Package contains no bundled libraries without FPC exception.
[!]: Changelog in prescribed format.
[x]: Sources contain only permissible code or content.
[-]: Package contains desktop file if it is a GUI application.
[-]: Development files must be in a -devel package
[x]: Package uses nothing in %doc for runtime.
[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]: Requires correct, justified where necessary.
[x]: Spec file is legible and written in American English.
[-]: Package contains systemd file(s) if in need.
[x]: Package is not known to require an ExcludeArch tag.
[x]: Large documentation must go in a -doc subpackage. Large could be size
 (~1MB) or number of files.
 Note: Documentation size is 10240 bytes in 1 files.
[x]: Package complies to the Packaging Guidelines
[x]: Package successfully compiles and builds into binary rpms on at least
 one supported primary architecture.
[x]: Rpmlint is run on all rpms the build produces.
 Note: There are rpmlint messages (see attachment).
[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 %license.
[x]: Package requires other packages for directories it uses.
[x]: Package must own all directories that it creates.
[x]: Package does not own files or directories owned by other packages.
[x]: All build dependencies are listed in BuildRequires, except for any
 that are listed in the exceptions section of Packaging Guidelines.
[x]: Package uses either %{buildroot} or $RPM_BUILD_ROOT
[x]: Package does not run rm -rf %{buildroot} (or $RPM_BUILD_ROOT) at the
 beginning of %install.
[x]: Macros in Summary, %description expandable at SRPM build time.
[x]: Dist tag is present.
[x]: Package does not contain duplicates in %files.
[x]: Permissions on files are set properly.
[x]: Package use %makeinstall only when make install DESTDIR=... doesn't
 work.
[x]: Package is named using only allowed ASCII characters.
[x]: Package does not use a name that already exists.
[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

Python:
[x]: Python eggs must not download any dependencies during the build
 process.
[x]: A package which is used by another package via an egg interface should
 provide egg info.
[?]: Package meets the Packaging Guidelines::Python
[x]: 

[Bug 1256380] New: Review Request: kf5-kldap - The KLDAP Library

2015-08-24 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1256380

Bug ID: 1256380
   Summary: Review Request: kf5-kldap - The KLDAP Library
   Product: Fedora
   Version: rawhide
 Component: Package Review
  Severity: medium
  Priority: medium
  Assignee: nob...@fedoraproject.org
  Reporter: dvra...@redhat.com
QA Contact: extras...@fedoraproject.org
CC: package-review@lists.fedoraproject.org



Spec URL: https://dvratil.fedorapeople.org/kdepim/review/kf5-kldap.spec
SRPM URL:
https://dvratil.fedorapeople.org/kdepim/review/kf5-kldap-15.08.0-1.fc22.src.rpm
Description: The KLDAP Library
Fedora Account System Username: dvratil

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1256255] Review Request: perl-DBIx-Class-OptimisticLocking - ptimistic locking support for DBIx::Class

2015-08-24 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1256255

Jitka Plesnikova jples...@redhat.com changed:

   What|Removed |Added

  Flags|fedora-review?  |fedora-review+



--- Comment #1 from Jitka Plesnikova jples...@redhat.com ---
Source file is ok
Summary is ok
License is ok.
Description is ok
URL and Source0 are ok
All tests passed

FIX: Please add BR 'make'
Otherwise BRs are ok

$ rpm -qp --requires perl-DBIx-Class-OptimisticLocking-0.02-1.fc24.noarch.rpm |
sort | uniq -c
  1 perl(:MODULE_COMPAT_5.22.0)
  1 perl(Carp)
  1 perl(DBIx::Class) = 0.08195
  1 perl(List::Util)
  1 perl(base)
  1 perl(strict)
  1 perl(warnings)
  1 rpmlib(CompressedFileNames) = 3.0.4-1
  1 rpmlib(FileDigests) = 4.6.0-1
  1 rpmlib(PayloadFilesHavePrefix) = 4.0-1
  1 rpmlib(PayloadIsXz) = 5.2-1

Binary requires are Ok.

$ rpm -qp --provides perl-DBIx-Class-OptimisticLocking-0.02-1.fc24.noarch.rpm |
sort | uniq -c
  1 perl(DBIx::Class::OptimisticLocking) = 0.02
  1 perl-DBIx-Class-OptimisticLocking = 0.02-1.fc24

Binary provides are Ok.

$ rpmlint perl-DBIx-Class-OptimisticLocking*
perl-DBIx-Class-OptimisticLocking.noarch: E: incorrect-fsf-address
/usr/share/licenses/perl-DBIx-Class-OptimisticLocking/LICENSE
2 packages and 1 specfiles checked; 1 errors, 0 warnings.

Rpmlint is almost ok
TODO: Please report the wrong address to upstream.


Please correct all 'FIX' issues and consider fixing 'TODO' items
Otherwise, the package looks good.

Package APPROVED.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1254828] Review Request: python-networking-bigswitch - big switch neutron plugin

2015-08-24 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1254828

Chandan Kumar chku...@redhat.com changed:

   What|Removed |Added

 CC||chku...@redhat.com
 Blocks||177841 (FE-NEEDSPONSOR)




Referenced Bugs:

https://bugzilla.redhat.com/show_bug.cgi?id=177841
[Bug 177841] Tracker: Review requests from new Fedora packagers who need a
sponsor
-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1256365] Review Request: kf5-kcalendarcore - The KCalendarCore library

2015-08-24 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1256365

Daniel Vrátil dvra...@redhat.com changed:

   What|Removed |Added

 Blocks||656997 (kde-reviews)
  Alias||kf5-kcalendarcore




Referenced Bugs:

https://bugzilla.redhat.com/show_bug.cgi?id=656997
[Bug 656997] kde-related package review tracker
-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1256369] Review Request: kf5-kimap - The KIMAP Library

2015-08-24 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1256369

Daniel Vrátil dvra...@redhat.com changed:

   What|Removed |Added

 Blocks||656997 (kde-reviews)
  Alias||kf5-kimap




Referenced Bugs:

https://bugzilla.redhat.com/show_bug.cgi?id=656997
[Bug 656997] kde-related package review tracker
-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1218410] Review Request: python-APSscheduler - In-process task scheduler with Cron-like capabilities

2015-08-24 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1218410

Fabien Boucher fbouc...@redhat.com changed:

   What|Removed |Added

   Assignee|nob...@fedoraproject.org|fbouc...@redhat.com



--- Comment #8 from Fabien Boucher fbouc...@redhat.com ---
Hi Tristan,

I suggest you should fix the -doc sub package dependency and the changelog
entry.
Once done I think the package is OK.

Fabien

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1256380] Review Request: kf5-kldap - The KLDAP Library

2015-08-24 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1256380

Daniel Vrátil dvra...@redhat.com changed:

   What|Removed |Added

 Blocks||656997 (kde-reviews)
  Alias||kf5-kldap




Referenced Bugs:

https://bugzilla.redhat.com/show_bug.cgi?id=656997
[Bug 656997] kde-related package review tracker
-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1256386] New: Review Request: kf5-kmbox - The KMbox library

2015-08-24 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1256386

Bug ID: 1256386
   Summary: Review Request: kf5-kmbox - The KMbox library
   Product: Fedora
   Version: rawhide
 Component: Package Review
  Severity: medium
  Priority: medium
  Assignee: nob...@fedoraproject.org
  Reporter: dvra...@redhat.com
QA Contact: extras...@fedoraproject.org
CC: package-review@lists.fedoraproject.org



Spec URL: https://dvratil.fedorapeople.org/kdepim/review/kf5-kmbox.spec
SRPM URL:
https://dvratil.fedorapeople.org/kdepim/review/kf5-kmbox-15.08.0-1.fc22.src.rpm
Description: The KMbox Library implements access to the Mbox files
Fedora Account System Username: dvratil

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1256386] Review Request: kf5-kmbox - The KMbox library

2015-08-24 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1256386

Daniel Vrátil dvra...@redhat.com changed:

   What|Removed |Added

 Blocks||656997 (kde-reviews)
  Alias||kf5-kmbox




Referenced Bugs:

https://bugzilla.redhat.com/show_bug.cgi?id=656997
[Bug 656997] kde-related package review tracker
-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1256392] New: Review Request: kf5-ktnef - The KTNEF Library

2015-08-24 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1256392

Bug ID: 1256392
   Summary: Review Request: kf5-ktnef - The KTNEF Library
   Product: Fedora
   Version: rawhide
 Component: Package Review
  Severity: medium
  Priority: medium
  Assignee: nob...@fedoraproject.org
  Reporter: dvra...@redhat.com
QA Contact: extras...@fedoraproject.org
CC: package-review@lists.fedoraproject.org



Spec URL: https://dvratil.fedorapeople.org/kdepim/review/kf5-ktnef.spec
SRPM URL:
https://dvratil.fedorapeople.org/kdepim/review/kf5-ktnef-15.08.0-1.fc22.src.rpm
Description: The KTNEF Library
Fedora Account System Username: dvratil

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1256392] Review Request: kf5-ktnef - The KTNEF Library

2015-08-24 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1256392

Daniel Vrátil dvra...@redhat.com changed:

   What|Removed |Added

 Blocks||656997 (kde-reviews)
  Alias||kf5-ktnef




Referenced Bugs:

https://bugzilla.redhat.com/show_bug.cgi?id=656997
[Bug 656997] kde-related package review tracker
-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1250447] Review Request: perl-Iterator-Simple - Simple iterator and utilities

2015-08-24 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1250447

Jon Ciesla limburg...@gmail.com changed:

   What|Removed |Added

  Flags|fedora-cvs? |fedora-cvs+



-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1250447] Review Request: perl-Iterator-Simple - Simple iterator and utilities

2015-08-24 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1250447



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

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1224513] Review Request: python-bash8 - A pep8 equivalent for bash scripts

2015-08-24 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1224513



--- Comment #6 from Jon Ciesla limburg...@gmail.com ---
No SCN request found.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1220451] Review Request: zuul - Trunk gating system developed for the OpenStack Project

2015-08-24 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1220451



--- Comment #6 from Fabien Boucher fbouc...@redhat.com ---
Hi Michael,

Thanks for the review. I've submitted the patch upstream and added a comment in
the spec file. For systemd service files I'll try.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1256359] New: Review Request: kf5-kalarmcal - The KAlarmCal Library

2015-08-24 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1256359

Bug ID: 1256359
   Summary: Review Request: kf5-kalarmcal - The KAlarmCal Library
   Product: Fedora
   Version: rawhide
 Component: Package Review
  Severity: medium
  Priority: medium
  Assignee: nob...@fedoraproject.org
  Reporter: dvra...@redhat.com
QA Contact: extras...@fedoraproject.org
CC: package-review@lists.fedoraproject.org



Spec URL: https://dvratil.fedorapeople.org/kdepim/review/kf5-kalarmcal.spec
SRPM URL:
https://dvratil.fedorapeople.org/kdepim/review/kf5-kalarmcal-15.08.0-1.fc22.src.rpm
Description: The KAlarmCal Library
Fedora Account System Username: dvratil

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1256377] New: Review Request:java-mersenne-twister - Mersenne Twister random number generator in Java

2015-08-24 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1256377

Bug ID: 1256377
   Summary: Review Request:java-mersenne-twister  - Mersenne
Twister random number generator in Java
   Product: Fedora
   Version: rawhide
 Component: Package Review
  Severity: medium
  Priority: medium
  Assignee: nob...@fedoraproject.org
  Reporter: jonathan.underw...@gmail.com
QA Contact: extras...@fedoraproject.org
CC: package-review@lists.fedoraproject.org



Spec URL: https://jgu.fedorapeople.org/java-mersenne-twister.spec
SRPM URL: https://jgu.fedorapeople.org/java-mersenne-twister-20-2.fc22.src.rpm
Description: The Mersenne Twister is an exceptionally high-quality, fast random
number generator.  This package contains two versions of it in Java, written by
Sean Luke.  MersenneTwister is a complete drop-in subclass replacement for
java.util.Random.  MersenneTwisterFast is algorithmically identical, except
that it isn't synchronized, and it's not a subclass of Random.  This, plus
other speed improvements, makes it over twice the speed.
Fedora Account System Username: jgu

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1256383] New: Review Request: kf5-kmailtransport - The KMailTransport Library

2015-08-24 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1256383

Bug ID: 1256383
   Summary: Review Request: kf5-kmailtransport - The
KMailTransport Library
   Product: Fedora
   Version: rawhide
 Component: Package Review
  Severity: medium
  Priority: medium
  Assignee: nob...@fedoraproject.org
  Reporter: dvra...@redhat.com
QA Contact: extras...@fedoraproject.org
CC: package-review@lists.fedoraproject.org



Spec URL:
https://dvratil.fedorapeople.org/kdepim/review/kf5-kmailtransport.spec
SRPM URL:
https://dvratil.fedorapeople.org/kdepim/review/kf5-kmailtransport-15.08.0-1.fc22.src.rpm
Description: The KMailTransport library provides means to send emails from
Akonadi-enabled applications
Fedora Account System Username: dvratil

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1256383] Review Request: kf5-kmailtransport - The KMailTransport Library

2015-08-24 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1256383

Daniel Vrátil dvra...@redhat.com changed:

   What|Removed |Added

 Blocks||656997 (kde-reviews)
  Alias||kf5-kmailtransport




Referenced Bugs:

https://bugzilla.redhat.com/show_bug.cgi?id=656997
[Bug 656997] kde-related package review tracker
-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1256393] New: Review Request: kf5-syndication - The Syndication Library

2015-08-24 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1256393

Bug ID: 1256393
   Summary: Review Request: kf5-syndication - The Syndication
Library
   Product: Fedora
   Version: rawhide
 Component: Package Review
  Severity: medium
  Priority: medium
  Assignee: nob...@fedoraproject.org
  Reporter: dvra...@redhat.com
QA Contact: extras...@fedoraproject.org
CC: package-review@lists.fedoraproject.org



Spec URL: https://dvratil.fedorapeople.org/kdepim/review/kf5-syndication.spec
SRPM URL:
https://dvratil.fedorapeople.org/kdepim/review/kf5-syndication-15.08.0-1.fc22.src.rpm
Description: The Syndication library provides API to retrieve RSS and Atom
feeds
Fedora Account System Username: dvratil

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1256351] Review Request: kf5-akonadi-server - PIM Storage Service

2015-08-24 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1256351

Daniel Vrátil dvra...@redhat.com changed:

   What|Removed |Added

 Blocks||656997 (kde-reviews)
  Alias||kf5-akonadi-server




Referenced Bugs:

https://bugzilla.redhat.com/show_bug.cgi?id=656997
[Bug 656997] kde-related package review tracker
-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1256351] New: Review Request: kf5-akonadi-server - PIM Storage Service

2015-08-24 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1256351

Bug ID: 1256351
   Summary: Review Request: kf5-akonadi-server - PIM Storage
Service
   Product: Fedora
   Version: rawhide
 Component: Package Review
  Severity: medium
  Priority: medium
  Assignee: nob...@fedoraproject.org
  Reporter: dvra...@redhat.com
QA Contact: extras...@fedoraproject.org
CC: package-review@lists.fedoraproject.org



Spec URL:
https://dvratil.fedorapeople.org/kdepim/review/kf5-akonadi-server-15.08.0-1.spec
SRPM URL:
https://dvratil.fedorapeople.org/kdepim/review/kf5-akonadi-server-15.08.0-1.fc22.src.rpm
Description: PIM Storage Service
Fedora Account System Username: dvratil

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1256365] New: Review Request: kf5-kcalendarcore - The KCalendarCore library

2015-08-24 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1256365

Bug ID: 1256365
   Summary: Review Request: kf5-kcalendarcore - The KCalendarCore
library
   Product: Fedora
   Version: rawhide
 Component: Package Review
  Severity: medium
  Priority: medium
  Assignee: nob...@fedoraproject.org
  Reporter: dvra...@redhat.com
QA Contact: extras...@fedoraproject.org
CC: package-review@lists.fedoraproject.org



Spec URL: https://dvratil.fedorapeople.org/kdepim/review/kf5-kcalendarcore.spec
SRPM URL:
https://dvratil.fedorapeople.org/kdepim/review/kf5-kcalendarcore-15.08.0-1.fc22.src.rpm
Description: The KCalendarCore Library
Fedora Account System Username: dvratil

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1256367] New: Review Request: kf5-kcalendarutils - The KCalendarUtils Library

2015-08-24 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1256367

Bug ID: 1256367
   Summary: Review Request: kf5-kcalendarutils - The
KCalendarUtils Library
   Product: Fedora
   Version: rawhide
 Component: Package Review
  Severity: medium
  Priority: medium
  Assignee: nob...@fedoraproject.org
  Reporter: dvra...@redhat.com
QA Contact: extras...@fedoraproject.org
CC: package-review@lists.fedoraproject.org



Spec URL:
https://dvratil.fedorapeople.org/kdepim/review/kf5-kcalendarutils.spec
SRPM URL:
https://dvratil.fedorapeople.org/kdepim/review/kf5-kcalendarutils-15.08.0-1.fc22.src.rpm
Description: The KCalendarUtils Library
Fedora Account System Username: dvratil

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1256387] New: Review Request: kf5-kmime - The KMime Library

2015-08-24 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1256387

Bug ID: 1256387
   Summary: Review Request: kf5-kmime - The KMime Library
   Product: Fedora
   Version: rawhide
 Component: Package Review
  Severity: medium
  Priority: medium
  Assignee: nob...@fedoraproject.org
  Reporter: dvra...@redhat.com
QA Contact: extras...@fedoraproject.org
CC: package-review@lists.fedoraproject.org



Spec URL: https://dvratil.fedorapeople.org/kdepim/review/kf5-kmime.spec
SRPM URL:
https://dvratil.fedorapeople.org/kdepim/review/kf5-kmime-15.08.0-1.fc22.src.rpm
Description: The KMime Library
Fedora Account System Username: dvratil

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1256387] Review Request: kf5-kmime - The KMime Library

2015-08-24 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1256387

Daniel Vrátil dvra...@redhat.com changed:

   What|Removed |Added

 Blocks||656997 (kde-reviews)
  Alias||kf5-kmime




Referenced Bugs:

https://bugzilla.redhat.com/show_bug.cgi?id=656997
[Bug 656997] kde-related package review tracker
-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1256389] New: Review Request: kf5-kontactinterface - The KontactInterface Library

2015-08-24 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1256389

Bug ID: 1256389
   Summary: Review Request: kf5-kontactinterface - The
KontactInterface Library
   Product: Fedora
   Version: rawhide
 Component: Package Review
  Severity: medium
  Priority: medium
  Assignee: nob...@fedoraproject.org
  Reporter: dvra...@redhat.com
QA Contact: extras...@fedoraproject.org
CC: package-review@lists.fedoraproject.org



Spec URL:
https://dvratil.fedorapeople.org/kdepim/review/kf5-kontactinterface.spec
SRPM URL:
https://dvratil.fedorapeople.org/kdepim/review/kf5-kontactinterface-15.08.0-1.fc22.src.rpm
Description: The Kontact Interface library provides API to integrate other
applications with Kontact
Fedora Account System Username: dvratil

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1256389] Review Request: kf5-kontactinterface - The KontactInterface Library

2015-08-24 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1256389

Daniel Vrátil dvra...@redhat.com changed:

   What|Removed |Added

 Blocks||656997 (kde-reviews)
  Alias||kf5-kontactinterface




Referenced Bugs:

https://bugzilla.redhat.com/show_bug.cgi?id=656997
[Bug 656997] kde-related package review tracker
-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1250526] Review Request: perl-Iterator-Simple-Lookahead - Simple iterator with look-ahead and unget

2015-08-24 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1250526

Petr Šabata psab...@redhat.com changed:

   What|Removed |Added

  Flags|fedora-review?  |fedora-review+



--- Comment #3 from Petr Šabata psab...@redhat.com ---
(In reply to Petr Pisar from comment #2)
 (In reply to Petr Šabata from comment #1)
  * Missing buildtime dependency: sed, used on line 46
  
 I fixed it. Updated package is on the same URL.

Ack.

  * Correct EOLs of lib/Iterator/Simple/Lookahead.pm, too.
 I do not want to convert this file. It's a code, not a documentation. In my
 opinion, EOL normalization applies to documentation only.

It's kind of both.  The file even contains more POD than Perl code :)
Anyhow, subjective and non-critical.  Approving.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1251016] Review Request: perl-CPAN-Releases-Latest - Find latest release of all distributions on CPAN

2015-08-24 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1251016

Petr Šabata psab...@redhat.com changed:

   What|Removed |Added

  Flags|fedora-review?  |fedora-review+



--- Comment #3 from Petr Šabata psab...@redhat.com ---
Ack.  Approving.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1256353] New: Review Request: python-editor - Programmatically open an editor, capture the result.

2015-08-24 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1256353

Bug ID: 1256353
   Summary: Review Request: python-editor - Programmatically open
an editor, capture the result.
   Product: Fedora
   Version: rawhide
 Component: Package Review
  Severity: medium
  Priority: medium
  Assignee: nob...@fedoraproject.org
  Reporter: lbezd...@redhat.com
QA Contact: extras...@fedoraproject.org
CC: package-review@lists.fedoraproject.org



Spec URL:
https://github.com/xbezdick/python-editor/blob/master/python-editor.spec
SRPM URL: https://social.fedorapeople.org/python-editor-master-1.fc22.src.rpm
Description: Programmatically open an editor, capture the result.
Fedora Account System Username: social

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1256353] Review Request: python-editor - Programmatically open an editor, capture the result.

2015-08-24 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1256353



--- Comment #1 from Lukas Bezdicka lbezd...@redhat.com ---
Spec URL:
https://raw.githubusercontent.com/xbezdick/python-editor/master/python-editor.spec

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1256359] Review Request: kf5-kalarmcal - The KAlarmCal Library

2015-08-24 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1256359

Daniel Vrátil dvra...@redhat.com changed:

   What|Removed |Added

 Blocks||656997 (kde-reviews)
  Alias||kf5-kalarmcal




Referenced Bugs:

https://bugzilla.redhat.com/show_bug.cgi?id=656997
[Bug 656997] kde-related package review tracker
-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1256393] Review Request: kf5-syndication - The Syndication Library

2015-08-24 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1256393

Daniel Vrátil dvra...@redhat.com changed:

   What|Removed |Added

 Blocks||656997 (kde-reviews)
  Alias||kf5-syndication




Referenced Bugs:

https://bugzilla.redhat.com/show_bug.cgi?id=656997
[Bug 656997] kde-related package review tracker
-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1256358] Review Request: kf5-gpgmepp - C++ wrapper and Qt integreation for GpgMe library

2015-08-24 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1256358

Daniel Vrátil dvra...@redhat.com changed:

   What|Removed |Added

 Blocks||656997 (kde-reviews)
  Alias||kf5-gpgmepp




Referenced Bugs:

https://bugzilla.redhat.com/show_bug.cgi?id=656997
[Bug 656997] kde-related package review tracker
-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1256358] New: Review Request: kf5-gpgmepp - C++ wrapper and Qt integreation for GpgMe library

2015-08-24 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1256358

Bug ID: 1256358
   Summary: Review Request: kf5-gpgmepp - C++ wrapper and Qt
integreation for GpgMe library
   Product: Fedora
   Version: rawhide
 Component: Package Review
  Severity: medium
  Priority: medium
  Assignee: nob...@fedoraproject.org
  Reporter: dvra...@redhat.com
QA Contact: extras...@fedoraproject.org
CC: package-review@lists.fedoraproject.org



Spec URL: https://dvratil.fedorapeople.org/kdepim/review/kf5-gpgmepp.spec
SRPM URL:
https://dvratil.fedorapeople.org/kdepim/review/kf5-gpgmepp-15.08.0-1.fc22.src.rpm
Description: C++ wrapper and Qt integreation for GpgMe library
Fedora Account System Username: dvratil

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1256362] New: Review Request: kf5-kblog - The KBlog Library

2015-08-24 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1256362

Bug ID: 1256362
   Summary: Review Request: kf5-kblog - The KBlog Library
   Product: Fedora
   Version: rawhide
 Component: Package Review
  Severity: medium
  Priority: medium
  Assignee: nob...@fedoraproject.org
  Reporter: dvra...@redhat.com
QA Contact: extras...@fedoraproject.org
CC: package-review@lists.fedoraproject.org



Spec URL: https://dvratil.fedorapeople.org/kdepim/review/kf5-kblog.spec
SRPM
URL:https://dvratil.fedorapeople.org/kdepim/review/kf5-kblog-15.08.0-1.fc22.src.rpm
Description: The KBlog library can retrieve, update or create blog posts on
various popular blogging platforms like Wordpress or Blogspot.com.
Fedora Account System Username: dvratil

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1256362] Review Request: kf5-kblog - The KBlog Library

2015-08-24 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1256362

Daniel Vrátil dvra...@redhat.com changed:

   What|Removed |Added

 Blocks||656997 (kde-reviews)
  Alias||kf5-kblog




Referenced Bugs:

https://bugzilla.redhat.com/show_bug.cgi?id=656997
[Bug 656997] kde-related package review tracker
-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1256369] New: Review Request: kf5-kimap - The KIMAP Library

2015-08-24 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1256369

Bug ID: 1256369
   Summary: Review Request: kf5-kimap - The KIMAP Library
   Product: Fedora
   Version: rawhide
 Component: Package Review
  Severity: medium
  Priority: medium
  Assignee: nob...@fedoraproject.org
  Reporter: dvra...@redhat.com
QA Contact: extras...@fedoraproject.org
CC: package-review@lists.fedoraproject.org



Spec URL: https://dvratil.fedorapeople.org/kdepim/review/kf5-kimap.spec
SRPM URL:
https://dvratil.fedorapeople.org/kdepim/review/kf5-kimap-15.08.0-1.fc22.src.rpm
Description: The KIMAP Library
Fedora Account System Username: dvratil

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1256391] Review Request: kf5-kpimtextedit - The KPimTextEdit Library

2015-08-24 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1256391

Daniel Vrátil dvra...@redhat.com changed:

   What|Removed |Added

 Blocks||656997 (kde-reviews)
  Alias||kf5-kpimtextedit




Referenced Bugs:

https://bugzilla.redhat.com/show_bug.cgi?id=656997
[Bug 656997] kde-related package review tracker
-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1256391] New: Review Request: kf5-kpimtextedit - The KPimTextEdit Library

2015-08-24 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1256391

Bug ID: 1256391
   Summary: Review Request: kf5-kpimtextedit - The KPimTextEdit
Library
   Product: Fedora
   Version: rawhide
 Component: Package Review
  Severity: medium
  Priority: medium
  Assignee: nob...@fedoraproject.org
  Reporter: dvra...@redhat.com
QA Contact: extras...@fedoraproject.org
CC: package-review@lists.fedoraproject.org



Spec URL: https://dvratil.fedorapeople.org/kdepim/review/kf5-kpimtextedit.spec
SRPM URL:
https://dvratil.fedorapeople.org/kdepim/review/kf5-kpimtextedit-15.08.0-1.fc22.src.rpm
Description: The KPimTextEdit Library
Fedora Account System Username: dvratil

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 868936] Review Request: python-apsw - Another Python SQLite Wrapper

2015-08-24 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=868936

Jon Ciesla limburg...@gmail.com changed:

   What|Removed |Added

  Flags|fedora-cvs? |fedora-cvs+



-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 868936] Review Request: python-apsw - Another Python SQLite Wrapper

2015-08-24 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=868936



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

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 633104] Review Request: monkeysphere - Use the OpenPGP web of trust to verify ssh connections

2015-08-24 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=633104

Jon Ciesla limburg...@gmail.com changed:

   What|Removed |Added

  Flags|fedora-cvs? |fedora-cvs+



-- 
You are receiving this mail because:
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 633104] Review Request: monkeysphere - Use the OpenPGP web of trust to verify ssh connections

2015-08-24 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=633104



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

-- 
You are receiving this mail because:
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1224513] Review Request: python-bash8 - A pep8 equivalent for bash scripts

2015-08-24 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1224513

Jon Ciesla limburg...@gmail.com changed:

   What|Removed |Added

  Flags|fedora-cvs? |



-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1256046] Review Request: eventd - A simple daemon to track remote or local events and do actions

2015-08-24 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1256046



--- Comment #1 from Ben Boeckel maths...@gmail.com ---
Upstream has done the relicense, so the License tag needs updated for
subpackages:

https://github.com/sardemff7/eventd/commits/736eafe6444b31c4a57a1cfba322f9676fc650fe

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1248100] Review Request: python-qpid - The Apache Qpid Python client library for AMQP.

2015-08-24 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1248100



--- Comment #22 from Alan Conway acon...@redhat.com ---
PASS

Package Review
==

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


Issues:
===
- Package contains BR: python2-devel or python3-devel
- Sources used to build the package match the upstream source, as provided
  in the spec URL.
  Note: Upstream MD5sum check error, diff is in /home/aconway/tmp/review
  /review-python-qpid/diff.txt
  See: http://fedoraproject.org/wiki/Packaging/SourceURL
- Package does not use a name that already exists.
  Note: A package with this name already exists. Please check
  https://admin.fedoraproject.org/pkgdb/acls/name/python-qpid
  See:
 
https://fedoraproject.org/wiki/Packaging/NamingGuidelines#Conflicting_Package_Names


= 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]: License field in the package spec file matches the actual license.
 Note: Checking patched sources after %prep for licenses. Licenses
 found: *No copyright* Apache (v2.0). Detailed output of licensecheck
 in /home/aconway/tmp/review/review-python-qpid/licensecheck.txt
[x]: License file installed when any subpackage combination is installed.
[x]: Package contains no bundled libraries without FPC exception.
[x]: Changelog in prescribed format.
[x]: Sources contain only permissible code or content.
[x]: Each %files section contains %defattr if rpm  4.4
 Note: %defattr present but not needed
[x]: Package contains desktop file if it is a GUI application.
[x]: Development files must be in a -devel package
[x]: Package uses nothing in %doc for runtime.
[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.
[x]: If the package is a rename of another package, proper Obsoletes and
 Provides are present.
[x]: Requires correct, justified where necessary.
[x]: Spec file is legible and written in American English.
[x]: Package contains systemd file(s) if in need.
[x]: Package is not known to require an ExcludeArch tag.
[x]: Large documentation must go in a -doc subpackage. Large could be size
 (~1MB) or number of files.
 Note: Documentation size is 10240 bytes in 2 files.
[x]: Package complies to the Packaging Guidelines
[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).
[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 %license.
[x]: Package requires other packages for directories it uses.
[x]: Package must own all directories that it creates.
[x]: Package does not own files or directories owned by other packages.
[x]: All build dependencies are listed in BuildRequires, except for any
 that are listed in the exceptions section of Packaging Guidelines.
[x]: Package uses either %{buildroot} or $RPM_BUILD_ROOT
[x]: Package does not run rm -rf %{buildroot} (or $RPM_BUILD_ROOT) at the
 beginning of %install.
[x]: Macros in Summary, %description expandable at SRPM build time.
[x]: Dist tag is present.
[x]: Package does not contain duplicates in %files.
[x]: Permissions on files are set properly.
[x]: Package use %makeinstall only when make install DESTDIR=... doesn't
 work.
[x]: Package is named using only allowed ASCII characters.
[x]: Package is not relocatable.
[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

Python:
[x]: Python eggs must not download any dependencies during the build
 process.
[x]: A package which is used by another package via an egg interface should
 provide egg info.
[x]: Package meets the Packaging Guidelines::Python
[x]: Binary eggs must be removed in %prep

= SHOULD items =

Generic:
[x]: 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]: Fully versioned dependency in subpackages if applicable.
 Note: No Requires: %{name}%{?_isa} = %{version}-%{release} in python-
 qpid-common
[x]: Package functions as described.
[x]: Latest version is packaged.
[x]: Package does not include license text files separate from upstream.
[x]: Description and summary sections in the package spec file 

[Bug 1251134] Review Request: qpid-tools - Management and diagostic tools for Apache Qpid

2015-08-24 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1251134



--- Comment #7 from Alan Conway acon...@redhat.com ---
Created attachment 1066435
  -- https://bugzilla.redhat.com/attachment.cgi?id=1066435action=edit
failed fedora-review files

Packages failed with errors installing on mock rawhide. Attempted manual
install and grepping in error output shows no such user iboverma warnings.
All the fedora-review files are attached, the file fedora-review.out is the
output from the fedora-review program itself.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1254851] Review Request: python-os-testr : A testr wrapper to provide functionality for OpenStack projects

2015-08-24 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1254851

Parag AN(पराग) panem...@gmail.com changed:

   What|Removed |Added

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



-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1256435] New: Review Request: metapixel - photomosaic generator

2015-08-24 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1256435

Bug ID: 1256435
   Summary: Review Request: metapixel - photomosaic generator
   Product: Fedora
   Version: rawhide
 Component: Package Review
  Severity: medium
  Priority: medium
  Assignee: nob...@fedoraproject.org
  Reporter: nhor...@redhat.com
QA Contact: extras...@fedoraproject.org
CC: package-review@lists.fedoraproject.org



Spec URL: http://people.redhat.com/nhorman/metapixel.spec
SRPM URL: http://people.redhat.com/nhorman/metapixel-1.0.2-1.src.rpm
Description: metapixel is a simple photomosaic and collage generator
Fedora Account System Username: nhorman

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1248100] Review Request: python-qpid - The Apache Qpid Python client library for AMQP.

2015-08-24 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1248100

Alan Conway acon...@redhat.com changed:

   What|Removed |Added

 Attachment|0   |1
#1061750 is||
   obsolete||



--- Comment #23 from Alan Conway acon...@redhat.com ---
Created attachment 1066400
  -- https://bugzilla.redhat.com/attachment.cgi?id=1066400action=edit
fedora-review files

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1256353] Review Request: python-editor - Programmatically open an editor, capture the result.

2015-08-24 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1256353

Haïkel Guémar karlthe...@gmail.com changed:

   What|Removed |Added

 Blocks||1245848




Referenced Bugs:

https://bugzilla.redhat.com/show_bug.cgi?id=1245848
[Bug 1245848] python-alembic-0.8.1 is available
-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1224513] Review Request: python-bash8 - A pep8 equivalent for bash scripts

2015-08-24 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1224513

Frédéric Lepied flep...@redhat.com changed:

   What|Removed |Added

  Flags||fedora-cvs?



--- Comment #7 from Frédéric Lepied flep...@redhat.com ---
New Package SCM Request
===
Package Name: python-bash8
Short Description: A pep8 equivalent for bash scripts
Upstream URL: https://pypi.python.org/pypi/bash8
Owners: flepied 
Branches: fc23 epel7
InitialCC:

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1256472] Review Request: kdebugsettings - Application to configure debug output of KDE applications

2015-08-24 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1256472

Daniel Vrátil dvra...@redhat.com changed:

   What|Removed |Added

 Blocks||656997 (kde-reviews)
Summary|Review Request: |Review Request:
   |kdebugsettings -|kdebugsettings -
   |Applications to configure   |Application to configure
   |debug output of KDE |debug output of KDE
   |applications|applications
  Alias||kdebugsettings




Referenced Bugs:

https://bugzilla.redhat.com/show_bug.cgi?id=656997
[Bug 656997] kde-related package review tracker
-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1256472] New: Review Request: kdebugsettings - Applications to configure debug output of KDE applications

2015-08-24 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1256472

Bug ID: 1256472
   Summary: Review Request: kdebugsettings - Applications to
configure debug output of KDE applications
   Product: Fedora
   Version: rawhide
 Component: Package Review
  Severity: medium
  Priority: medium
  Assignee: nob...@fedoraproject.org
  Reporter: dvra...@redhat.com
QA Contact: extras...@fedoraproject.org
CC: package-review@lists.fedoraproject.org



Spec URL:
https://dvratil.fedorapeople.org/applications/review/kdebugsettings.spec
SRPM URL:
https://dvratil.fedorapeople.org/applications/review/kdebugsettings-15.08.0-1.fc22.src.rpm
Description: Allows toggling debug output of KDE Frameworks 5-based
applications.
Fedora Account System Username: dvratil
Koji build: http://koji.fedoraproject.org/koji/taskinfo?taskID=10807091

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1256479] Review Request: gedit-plugin-git - The gedit git plugin

2015-08-24 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1256479

Matěj Cepl mc...@redhat.com changed:

   What|Removed |Added

 Depends On||1256475




Referenced Bugs:

https://bugzilla.redhat.com/show_bug.cgi?id=1256475
[Bug 1256475] Build libgit2-glib in EPEL-7 branch
-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1243061] Review Request: dex-autostart - Generate and execute DesktopEntry files

2015-08-24 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1243061



--- Comment #17 from Fedora Update System upda...@fedoraproject.org ---
dex-autostart-0.8-0.4.20150728git4bbd9f9.fc22 has been submitted as an update
to Fedora 22. https://bugzilla.redhat.com/show_bug.cgi?id=1243061

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1243758] Review Request: apacheds-jdbm - ApacheDS specific JDBM Implementation

2015-08-24 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1243758



--- Comment #25 from gil cattaneo punto...@libero.it ---
There are other things to fix?

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1256479] New: Review Request: gedit-plugin-git - The gedit git plugin

2015-08-24 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1256479

Bug ID: 1256479
   Summary: Review Request: gedit-plugin-git - The gedit git
plugin
   Product: Fedora
   Version: rawhide
 Component: Package Review
  Severity: medium
  Priority: medium
  Assignee: nob...@fedoraproject.org
  Reporter: mc...@redhat.com
QA Contact: extras...@fedoraproject.org
CC: package-review@lists.fedoraproject.org



Spec URL:
https://gitlab.com/mcepl/gedit-plugin-git-pkg/blob/epel7/gedit-plugin-git.spec
SRPM URL:
http://mcepl.fedorapeople.org/tmp/gedit-plugin-git-3.14.1-2.el7.src.rpm
Description: 
The gedit git plugin packages separately (because it requires
packages not available in the RHEL-7 proper but only in EPEL-7)

Fedora Account System Username: mcepl

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1169966] Review Request: rkt - CLI for running app containers

2015-08-24 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1169966



--- Comment #32 from Tom spot Callaway tcall...@redhat.com ---
To be clear, please confirm that there is no longer any OS image bundled into
this package (whether CoreOS or something else).

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1243061] Review Request: dex-autostart - Generate and execute DesktopEntry files

2015-08-24 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1243061



--- Comment #16 from Fedora Update System upda...@fedoraproject.org ---
dex-autostart-0.8-0.4.20150728git4bbd9f9.fc23 has been submitted as an update
to Fedora 23. https://bugzilla.redhat.com/show_bug.cgi?id=1243061

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1243061] Review Request: dex-autostart - Generate and execute DesktopEntry files

2015-08-24 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1243061



--- Comment #18 from Fedora Update System upda...@fedoraproject.org ---
dex-autostart-0.8-0.4.20150728git4bbd9f9.fc21 has been submitted as an update
to Fedora 21. https://bugzilla.redhat.com/show_bug.cgi?id=1243061

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1038584] Package Change Request

2015-08-24 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1038584

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

   What|Removed |Added

 Status|NEW |CLOSED
 Resolution|--- |NOTABUG
Last Closed||2015-08-24 14:01:46



--- Comment #1 from Jason Tibbitts ti...@math.uh.edu ---
I have no idea what this ticket was for.  It looks like a branch request, but
there's no python26-augeas packge in the distribution so it can't be processed
(and fedora-cvs was never raised in any case).

I'm just going to close this.  If someone wants to actually submit a
python26-augeas package, please file a proper package-review ticket.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1256502] Review Request: python-getdns - python bindings for getdns

2015-08-24 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1256502

Paul Wouters pwout...@redhat.com changed:

   What|Removed |Added

   Assignee|nob...@fedoraproject.org|puiterw...@redhat.com



-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1148331] EPEL-7 branch: cgdb

2015-08-24 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1148331

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

   What|Removed |Added

 Status|NEW |CLOSED
 Resolution|--- |CURRENTRELEASE
Last Closed||2015-08-24 14:05:41



-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1243758] Review Request: apacheds-jdbm - ApacheDS specific JDBM Implementation

2015-08-24 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1243758



--- Comment #26 from Till Hofmann hofm...@kbsg.rwth-aachen.de ---
(In reply to gil cattaneo from comment #25)
 There are other things to fix?

No, thank you for fixing all the issues. I suppose we should wait for the FPC
ticket. Once the bundling exception has been approved, I will approve the
review request.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1256492] New: Review Request: python-libnuma - Python bindings for the numactl library

2015-08-24 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1256492

Bug ID: 1256492
   Summary: Review Request: python-libnuma - Python bindings for
the numactl library
   Product: Fedora
   Version: rawhide
 Component: Package Review
  Severity: medium
  Priority: medium
  Assignee: nob...@fedoraproject.org
  Reporter: stree...@redhat.com
QA Contact: extras...@fedoraproject.org
CC: package-review@lists.fedoraproject.org



Spec URL:
https://git.fedorahosted.org/cgit/python-libnuma.git/tree/rpm/SPECS/python3-libnuma.spec
SRPM URL:
https://copr-be.cloud.fedoraproject.org/results/streeter/python-hwloc/fedora-22-x86_64/python3-libnuma-2.1.4-2.0.fc21/python3-libnuma-2.1.4-2.0.fc22.src.rpm
Description: Python bindings for the numactl library.
Required by the python-hwloc package (proposed in bug 1083720)
Fedora Account System Username: streeter

This and python-hwloc are my first 2 Fedora packages. I still do not have a
sponsor.

I wrote and I maintain this package at
https://git.fedorahosted.org/cgit/python-libnuma.git/

Build available at
https://copr.fedoraproject.org/coprs/streeter/python-hwloc/builds/

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1256492] Review Request: python-libnuma - Python bindings for the numactl library

2015-08-24 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1256492

Guy Streeter stree...@redhat.com changed:

   What|Removed |Added

 Blocks||177841 (FE-NEEDSPONSOR)




Referenced Bugs:

https://bugzilla.redhat.com/show_bug.cgi?id=177841
[Bug 177841] Tracker: Review requests from new Fedora packagers who need a
sponsor
-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1209809] Review Request: rubyripper - cdparanoia based high quality cd ripper

2015-08-24 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1209809

Till Hofmann hofm...@kbsg.rwth-aachen.de changed:

   What|Removed |Added

 CC||hofm...@kbsg.rwth-aachen.de



--- Comment #1 from Till Hofmann hofm...@kbsg.rwth-aachen.de ---
I just had a quick look at the Spec file. Some comments:

Please post a link to the raw Spec file, otherwise various tools won't work.
Github supports raw links, e.g. [1]. You could also request webspace at
fedorapeople.org.

Are you already a packager? If not, you need to block FE-NEEDSPONSOR, see [2]
and [3] for details.

The License tag should be GPLv3+, because all files are licensed under GPLv3
or later.

The changelog is not in the correct format, see [4] for the correct Changelog
format.


[1]
https://raw.githubusercontent.com/tsujamin/benjamin-rpmbuild/master/SPECS/rubyripper.spec
[2] https://fedoraproject.org/wiki/How_to_create_an_RPM_package
[3] https://fedoraproject.org/wiki/How_to_get_sponsored_into_the_packager_group
[4] https://fedoraproject.org/wiki/Packaging:Guidelines#Changelogs

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1256502] New: Review Request: python-getdns - python bindings for getdns

2015-08-24 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1256502

Bug ID: 1256502
   Summary: Review Request: python-getdns - python bindings for
getdns
   Product: Fedora
   Version: rawhide
 Component: Package Review
  Severity: medium
  Priority: medium
  Assignee: nob...@fedoraproject.org
  Reporter: pwout...@redhat.com
QA Contact: extras...@fedoraproject.org
CC: package-review@lists.fedoraproject.org



Spec URL: ftp://ftp.nohats.ca/python-getdns/python-getdns.spec
SRPM URL: ftp://ftp.nohats.ca/python-getdns/python-getdns-0.3.1-2.fc22.src.rpm
Description: python bindings for getdns 
Fedora Account System Username: pwouters

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1224513] Review Request: python-bash8 - A pep8 equivalent for bash scripts

2015-08-24 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1224513

Jon Ciesla limburg...@gmail.com changed:

   What|Removed |Added

  Flags|fedora-cvs? |fedora-cvs+



-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1224513] Review Request: python-bash8 - A pep8 equivalent for bash scripts

2015-08-24 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1224513



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

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1251134] Review Request: qpid-tools - Management and diagostic tools for Apache Qpid

2015-08-24 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1251134



--- Comment #8 from Irina Boverman ibove...@redhat.com ---
About qpid-tools install issue:
--
root.log:DEBUG util.py:377:  Error: package qpid-tools-0.32-9.fc24.noarch
requires python-qpid-qmf, but none of the providers can be installed
--
This error is caused by python-qpid-qmf package dependency on qpid-tools, and
vice-versa. I will provide new version of python-qpid-qmf package with this
dependency removed.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1251134] Review Request: qpid-tools - Management and diagostic tools for Apache Qpid

2015-08-24 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1251134

Alan Conway acon...@redhat.com changed:

   What|Removed |Added

  Flags|fedora-review?  |fedora-review+



-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1248100] Review Request: python-qpid - The Apache Qpid Python client library for AMQP.

2015-08-24 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1248100

Alan Conway acon...@redhat.com changed:

   What|Removed |Added

  Flags|fedora-review?  |fedora-review+



-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1254820] Review Request: php-firephp-firephp-core - Traditional FirePHPCore library for sending PHP variables to the browser

2015-08-24 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1254820



--- Comment #7 from Fedora Update System upda...@fedoraproject.org ---
php-firephp-firephp-core-0.4.0-1.fc23 has been submitted as an update to Fedora
23. https://bodhi.fedoraproject.org/updates/FEDORA-2015-14148

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1254820] Review Request: php-firephp-firephp-core - Traditional FirePHPCore library for sending PHP variables to the browser

2015-08-24 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1254820



--- Comment #6 from Fedora Update System upda...@fedoraproject.org ---
php-firephp-firephp-core-0.4.0-1.el7 has been submitted as an update to Fedora
EPEL 7. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2015-7771

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1254820] Review Request: php-firephp-firephp-core - Traditional FirePHPCore library for sending PHP variables to the browser

2015-08-24 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1254820



--- Comment #8 from Fedora Update System upda...@fedoraproject.org ---
php-firephp-firephp-core-0.4.0-1.fc22 has been submitted as an update to Fedora
22. https://bodhi.fedoraproject.org/updates/FEDORA-2015-14149

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1254820] Review Request: php-firephp-firephp-core - Traditional FirePHPCore library for sending PHP variables to the browser

2015-08-24 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1254820



--- Comment #9 from Fedora Update System upda...@fedoraproject.org ---
php-firephp-firephp-core-0.4.0-1.fc21 has been submitted as an update to Fedora
21. https://bodhi.fedoraproject.org/updates/FEDORA-2015-14150

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1254820] Review Request: php-firephp-firephp-core - Traditional FirePHPCore library for sending PHP variables to the browser

2015-08-24 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1254820



--- Comment #10 from Fedora Update System upda...@fedoraproject.org ---
php-firephp-firephp-core-0.4.0-1.el6 has been submitted as an update to Fedora
EPEL 6. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2015-7772

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1007619] Review Request: eatmydata - Library and utilities designed to disable fsync

2015-08-24 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1007619

Miroslav Suchý msu...@redhat.com changed:

   What|Removed |Added

 Blocks|177841 (FE-NEEDSPONSOR) |




Referenced Bugs:

https://bugzilla.redhat.com/show_bug.cgi?id=177841
[Bug 177841] Tracker: Review requests from new Fedora packagers who need a
sponsor
-- 
You are receiving this mail because:
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 868936] Review Request: python-apsw - Another Python SQLite Wrapper

2015-08-24 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=868936

Marcel Wysocki m...@satgnu.net changed:

   What|Removed |Added

  Flags|fedora-cvs+ |fedora-cvs?



--- Comment #18 from Marcel Wysocki m...@satgnu.net ---
Package Change Request
==
Package Name: python-apsw
New Branches: epel7
Owners: maci

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1209299] Review Request: rubygem-msgpack - MessagePack, a binary-based efficient data interchange format

2015-08-24 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1209299

Daniel Kopeček dkope...@redhat.com changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
 CC||dkope...@redhat.com
  Flags||fedora-review?



-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1135151] Review Request: sbd - storage based death for Pacemaker clusters

2015-08-24 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1135151

John Skeoch jske...@redhat.com changed:

   What|Removed |Added

   Assignee|dvos...@redhat.com  |fdini...@redhat.com



-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1224513] Review Request: python-bash8 - A pep8 equivalent for bash scripts

2015-08-24 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1224513



--- Comment #5 from Michele Baldessari mich...@acksyn.org ---
Hi Frédéric,

(just going through my  backlog mail here) you just need to ask for the git
repo now by setting the  fedora‑cvs flag to ? and a script will take care of
the rest. See point 8 of
https://fedoraproject.org/wiki/Package_Review_Process#Contributor. If you're
not a packager then I guess Haïkel will need to do that.

cheers,
Michele

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1224513] Review Request: python-bash8 - A pep8 equivalent for bash scripts

2015-08-24 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1224513

Frédéric Lepied flep...@redhat.com changed:

   What|Removed |Added

  Flags||fedora-cvs?



-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1256255] New: Review Request: perl-DBIx-Class-OptimisticLocking - ptimistic locking support for DBIx::Class

2015-08-24 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1256255

Bug ID: 1256255
   Summary: Review Request: perl-DBIx-Class-OptimisticLocking -
ptimistic locking support for DBIx::Class
   Product: Fedora
   Version: rawhide
 Component: Package Review
  Severity: medium
  Priority: medium
  Assignee: nob...@fedoraproject.org
  Reporter: emman...@seyman.fr
QA Contact: extras...@fedoraproject.org
CC: package-review@lists.fedoraproject.org



Spec URL:
http://people.parinux.org/~seyman/fedora/perl-DBIx-Class-OptimisticLocking/perl-DBIx-Class-OptimisticLocking.spec
SRPM URL:
http://people.parinux.org/~seyman/fedora/perl-DBIx-Class-OptimisticLocking/perl-DBIx-Class-OptimisticLocking-0.02-1.fc22.src.rpm
Description:
Optimistic locking is an alternative to using exclusive locks when you have
the possibility of concurrent, conflicting updates in your database.

Fedora Account System Username: eseyman
Rpmlint Output: 1 packages and 1 specfiles checked; 0 errors, 0 warnings.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1135151] Review Request: sbd - storage based death for Pacemaker clusters

2015-08-24 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1135151

Fabio Massimo Di Nitto fdini...@redhat.com changed:

   What|Removed |Added

   Assignee|fdini...@redhat.com |abeek...@redhat.com



-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1203528] Review Request: rubygem-sensu-settings - The Sensu settings library, loader and validator

2015-08-24 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1203528

Daniel Kopeček dkope...@redhat.com changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
 CC||dkope...@redhat.com
  Flags||fedora-review?



-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1203961] Review Request: rubygem-sensu-em - Ruby/EventMachine library

2015-08-24 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1203961

Daniel Kopeček dkope...@redhat.com changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
 CC||dkope...@redhat.com
  Flags||fedora-review?



-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1203046] Review Request: rubygem-effin_utf8 - Enforces default internal and external encodings to be UTF-8 on Ruby 1.9

2015-08-24 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1203046

Daniel Kopeček dkope...@redhat.com changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
 CC||dkope...@redhat.com
  Flags||fedora-review?



-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1256255] Review Request: perl-DBIx-Class-OptimisticLocking - ptimistic locking support for DBIx::Class

2015-08-24 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1256255

Jitka Plesnikova jples...@redhat.com changed:

   What|Removed |Added

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



-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1250447] Review Request: perl-Iterator-Simple - Simple iterator and utilities

2015-08-24 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1250447

Petr Pisar ppi...@redhat.com changed:

   What|Removed |Added

  Flags||fedora-cvs?



--- Comment #2 from Petr Pisar ppi...@redhat.com ---
New Package SCM Request
===
Package Name: perl-Iterator-Simple
Short Description: Simple iterator and utilities
Upstream URL: 
Owners: ppisar jplesnik psabata
Branches: 
InitialCC: perl-sig

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 949954] Review Request: anka-coder-fonts - A mono spaced, courier-width font

2015-08-24 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=949954



--- Comment #4 from Ankur Sinha (FranciscoD) sanjay.an...@gmail.com ---
Hi Parag,

Thanks for the review. Updated spec/srpm:

https://ankursinha.fedorapeople.org/anka-coder-fonts/anka-coder-fonts.spec

https://ankursinha.fedorapeople.org/anka-coder-fonts/anka-coder-fonts-1.100-0.3.20130409hg4348cf4ec395.fc22.src.rpm

Here's the changelog:

* Mon Aug 24 2015 Ankur Sinha ankursinha AT fedoraproject DOT org
1.100-0.3.20130409hg
- Update as per reviewer comments: rbhz 949954
- Mark license with new license macro
- do not own appdata dir
- removed defattr - not needed
- remove rm -rf at beginning of install section
- use prerelease release tag

Thanks,
regards,
Ankur

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 1250526] Review Request: perl-Iterator-Simple-Lookahead - Simple iterator with look-ahead and unget

2015-08-24 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1250526



--- Comment #2 from Petr Pisar ppi...@redhat.com ---
(In reply to Petr Šabata from comment #1)
 * Missing buildtime dependency: sed, used on line 46
 
I fixed it. Updated package is on the same URL.

 * Correct EOLs of lib/Iterator/Simple/Lookahead.pm, too.
I do not want to convert this file. It's a code, not a documentation. In my
opinion, EOL normalization applies to documentation only.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

  1   2   >