[Bug 1127212] Review Request: python-oslo-utils - OpenStack Oslo Utility library

2014-08-07 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1127212



--- Comment #2 from Kashyap Chamarthy kcham...@redhat.com ---
[Human review in-progress, fedora-review tool status here for the record.]

  $ fedora-review -m fedora-rawhide-x86_64 --rpm-spec \
  -n python-oslo-utils-0.1.1-1.fc22.src.rpm


Package Review
==

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



= MUST items =

Generic:
[ ]: Package is licensed with an open-source compatible license and meets
 other legal requirements as defined in the legal section of Packaging
 Guidelines.
[ ]: License field in the package spec file matches the actual license.
 Note: Checking patched sources after %prep for licenses. Licenses found:
 Apache (v2.0), Unknown or generated, *No copyright* Apache (v2.0).
 2 files have unknown license. Detailed output of licensecheck in
 /home/kashyap/rpmbuild/SRPMS/python-oslo-utils/licensecheck.txt
[ ]: License file installed when any subpackage combination is installed.
[ ]: Package does not own files or directories owned by other packages.
 Note: Dirs in package are owned also by: /usr/lib/python2.7/site-
 packages/oslo(python-oslo-config)
[ ]: Package contains no bundled libraries without FPC exception.
[ ]: Changelog in prescribed format.
[ ]: 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
[ ]: Package uses nothing in %doc for runtime.
[ ]: Package consistently uses macros (instead of hard-coded directory names).
[ ]: Package is named according to the Package Naming Guidelines.
[ ]: Package does not generate any conflict.
[ ]: Package obeys FHS, except libexecdir and /usr/target.
[ ]: If the package is a rename of another package, proper Obsoletes and
 Provides are present.
[ ]: Requires correct, justified where necessary.
[ ]: Spec file is legible and written in American English.
[ ]: Package contains systemd file(s) if in need.
[ ]: Package is not known to require an ExcludeArch tag.
[ ]: Large documentation must go in a -doc subpackage. Large could be size
 (~1MB) or number of files.
 Note: Documentation size is 20480 bytes in 2 files.
[ ]: 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 %doc.
[x]: Package requires other packages for directories it uses.
[x]: Package must own all directories that it creates.
[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]: Package does not contain duplicates in %files.
[x]: Permissions on files are set properly.
[x]: Package use %makeinstall only when make install' ' DESTDIR=... doesn't
 work.
[x]: Package is named using only allowed ASCII characters.
[x]: Package do not use a name that already exist
[x]: Package is not relocatable.
[x]: Sources used to build the package match the upstream source, as provided
 in the spec URL.
[x]: Spec file name must match the spec package %{name}, in the format
 %{name}.spec.
[x]: File names are valid UTF-8.
[x]: Packages must not store files under /srv, /opt or /usr/local

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

= 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.
[ ]: Final provides and requires are sane (see attachments).
[ ]: Fully versioned dependency in subpackages if applicable.
 Note: No Requires: %{name}%{?_isa} = %{version}-%{release} in python-
 oslo-utils-doc
[ ]: Package functions as described.
[ ]: Latest version is packaged.
[ ]: Package does not include license text files separate from upstream.
[ ]: 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
  

[Bug 1094587] Review Request: MeteoIO - Meteorological Data Pre-Processing C++ Library for Numerical Models

2014-08-07 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1094587

Volker Fröhlich volke...@gmx.at changed:

   What|Removed |Added

 CC||volke...@gmx.at



--- Comment #1 from Volker Fröhlich volke...@gmx.at ---
The URLs are wrong.

-- 
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 1127212] Review Request: python-oslo-utils - OpenStack Oslo Utility library

2014-08-07 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1127212



--- Comment #3 from Kashyap Chamarthy kcham...@redhat.com ---
===
License info


1. *No copyright* Apache (v2.0)

oslo.utils-0.1.1/tests/__init__.py
oslo.utils-0.1.1/tests/test_utils.py


2. Apache (v2.0)
-
oslo.utils-0.1.1/doc/source/conf.py
oslo.utils-0.1.1/oslo/__init__.py
oslo.utils-0.1.1/oslo/utils/_i18n.py
oslo.utils-0.1.1/oslo/utils/encodeutils.py
oslo.utils-0.1.1/oslo/utils/excutils.py
oslo.utils-0.1.1/oslo/utils/importutils.py
oslo.utils-0.1.1/oslo/utils/netutils.py
oslo.utils-0.1.1/oslo/utils/strutils.py
oslo.utils-0.1.1/oslo/utils/timeutils.py
oslo.utils-0.1.1/oslo/utils/units.py
oslo.utils-0.1.1/tests/base.py
oslo.utils-0.1.1/tests/fake/__init__.py
oslo.utils-0.1.1/tests/test_excutils.py
oslo.utils-0.1.1/tests/test_importutils.py
oslo.utils-0.1.1/tests/test_netutils.py
oslo.utils-0.1.1/tests/test_strutils.py
oslo.utils-0.1.1/tests/test_timeutils.py
oslo.utils-0.1.1/tests/tests_encodeutils.py

3. Unknown or generated
---
oslo.utils-0.1.1/setup.py
oslo.utils-0.1.1/tools/run_cross_tests.sh
===

NOTES
--

- For point 1: The (C) notice is not required, everything is (C) by default
http://en.wikipedia.org/wiki/Copyright#Copyright_notices_in_the_United_States

- For point 3: The files are 'generated' and do contain license text.

-- 
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 1081434] Review Request: ip2location - IP2location library

2014-08-07 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1081434



--- Comment #34 from Christopher Meng i...@cicku.me ---
(In reply to Guruswamy Basavaiah from comment #32)
 As there were no comments for long time, can this package be approved now,
 if there are no more comments. ?

What makes you conclude no comments for long time so this package can be
approved now???

Why so hasty??? Get yourself sponsored first.

-- 
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 895479] Review Request: cmocka - a unit testing framwork for C

2014-08-07 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=895479

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

   What|Removed |Added

 Status|NEW |MODIFIED



-- 
You are receiving this mail because:
You are on the CC list for the bug.
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 895479] Review Request: cmocka - a unit testing framwork for C

2014-08-07 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=895479



--- Comment #18 from Fedora Update System upda...@fedoraproject.org ---
cmocka-0.4.1-3.el6 has been submitted as an update for Fedora EPEL 6.
https://admin.fedoraproject.org/updates/cmocka-0.4.1-3.el6

-- 
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 1127212] Review Request: python-oslo-utils - OpenStack Oslo Utility library

2014-08-07 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1127212

Kashyap Chamarthy kcham...@redhat.com changed:

   What|Removed |Added

 CC||ape...@redhat.com
  Flags||needinfo?(ape...@redhat.com
   ||)



--- Comment #4 from Kashyap Chamarthy kcham...@redhat.com ---
About Requiring Base Package[1], shouldn't the '%package doc section require
something like (no _isa since this is noarch package)?

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


  [1] http://fedoraproject.org/wiki/Packaging:Guidelines#Requiring_Base_Package

-- 
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 1127569] New: Review Request: libstrophe - A simple, lightweight C library for writing XMPP clients

2014-08-07 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1127569

Bug ID: 1127569
   Summary: Review Request: libstrophe - A simple, lightweight C
library for writing XMPP clients
   Product: Fedora
   Version: rawhide
 Component: Package Review
  Severity: medium
  Priority: medium
  Assignee: nob...@fedoraproject.org
  Reporter: i...@cicku.me
QA Contact: extras...@fedoraproject.org
CC: package-review@lists.fedoraproject.org



Spec URL: http://sg.cicku.me/libstrophe.spec
SRPM URL: http://sg.cicku.me/libstrophe-0.8.5-1.fc22.src.rpm
Description: libstrophe is a minimal XMPP library written in C. It has almost
no external dependencies, only an XML parsing library (expat/libxml are both
supported).
Fedora Account System Username: cicku

-- 
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 1126940] Review Request: perl-JSON-Tiny - Minimalistic JSON. No dependencies

2014-08-07 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1126940

Emmanuel Seyman emman...@seyman.fr changed:

   What|Removed |Added

 Status|ASSIGNED|CLOSED
 Resolution|--- |RAWHIDE
Last Closed||2014-08-07 04:27:02



--- Comment #6 from Emmanuel Seyman emman...@seyman.fr ---
Built on all three branches, update released for F20.

-- 
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 1126419] Review Request: whdd - HDD diagnostic and data recovery tool

2014-08-07 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1126419

Christopher Meng i...@cicku.me changed:

   What|Removed |Added

 Whiteboard||NotReady



--- Comment #1 from Christopher Meng i...@cicku.me ---
Ooops, upstream is faltering on the license, as he doesn't know which GPL
version is suitable...

-- 
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 1125225] Review Request: alot - MUA based on notmuch mail

2014-08-07 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1125225



--- Comment #7 from Tomas Tomecek ttome...@redhat.com ---
Spec URL: https://ttomecek.fedorapeople.org/alot-0.3.6-2/alot.spec
SRPM URL:
https://ttomecek.fedorapeople.org/alot-0.3.6-2/alot-0.3.6-2.fc20.src.rpm

%changelog
* %define - %global
* update man page permissions
* package NEWS, README and COPYING as docs

-- 
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 1127212] Review Request: python-oslo-utils - OpenStack Oslo Utility library

2014-08-07 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1127212



--- Comment #5 from Kashyap Chamarthy kcham...@redhat.com ---
Manual Review
=

TL;DR: Looks good. Just one question in comment #4 about Requiring Base
Package.

Notes from manual review:

  - ASL 2.0 License
  - Refer comment #3 for License clarification
  - -doc subpackage exists
  - %check: OpenStack tests have a lot of dependencies, current plan is
to include them once they're sorted out.


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.
  - ASL 2.0
[x]: License field in the package spec file matches the actual license.
 Note: Checking patched sources after %prep for licenses. Licenses found:
 Apache (v2.0), Unknown or generated, *No copyright* Apache (v2.0).
 2 files have unknown license. Detailed output of licensecheck in
 /home/kashyap/rpmbuild/SRPMS/python-oslo-utils/licensecheck.txt
   - Refer comment #3 for NOTES  
[x]: License file installed when any subpackage combination is installed.
[x]: Package does not own files or directories owned by other packages.
 Note: Dirs in package are owned also by: /usr/lib/python2.7/site-
 packages/oslo(python-oslo-config)
[-]: Package contains no bundled libraries without FPC exception.
[x]: Changelog in prescribed format.
[x]: Sources contain only permissible code or content.
[-]: Package contains desktop file if it is a GUI application.
[-]: Development files must be in a -devel package
[x]: Package 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 20480 bytes in 2 files.
  - -doc subpackage exists.
[x]: Package complies to the Packaging Guidelines

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.

egg-info for the package:

$ tree
rpms-unpacked/python-oslo-utils-0.1.1-1.fc22.noarch.rpm/usr/lib/python2.7/site-packages/oslo.utils-0.1.1-py2.7.egg-info/
rpms-unpacked/python-oslo-utils-0.1.1-1.fc22.noarch.rpm/usr/lib/python2.7/site-packages/oslo.utils-0.1.1-py2.7.egg-info/
├── dependency_links.txt
├── namespace_packages.txt
├── not-zip-safe
├── PKG-INFO
├── SOURCES.txt
└── top_level.txt


[x]: Package meets the Packaging Guidelines::Python


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]: Fully versioned dependency in subpackages if applicable.
 Note: No Requires: %{name}%{?_isa} = %{version}-%{release} in python-
 oslo-utils-doc
[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 contains
 translations for supported Non-English languages, if available.
[x]: Package should compile and build into binary rpms on all supported
 architectures.
  - No arch package
[-]: %check is present and all tests pass.
   - The OpenStack tests have a lot of dependencies, current plan is to
 include them once the deps are sorted out.
[-]: Packages should try to preserve timestamps of original installed 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 1123336] Review Request: perl-MooX-File-ConfigDir - Moo eXtension for File::ConfigDir

2014-08-07 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1123336

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

   What|Removed |Added

 Status|ASSIGNED|MODIFIED



-- 
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 1123336] Review Request: perl-MooX-File-ConfigDir - Moo eXtension for File::ConfigDir

2014-08-07 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1123336



--- Comment #6 from Fedora Update System upda...@fedoraproject.org ---
perl-MooX-File-ConfigDir-0.003-1.fc20 has been submitted as an update for
Fedora 20.
https://admin.fedoraproject.org/updates/perl-MooX-File-ConfigDir-0.003-1.fc20

-- 
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 1118980] Review Request: subberthehut - OpenSubtitles.org subtitles downloader written in C

2014-08-07 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1118980

Volker Fröhlich volke...@gmx.at changed:

   What|Removed |Added

 CC||volke...@gmx.at



--- Comment #1 from Volker Fröhlich volke...@gmx.at ---
I'm not sure if you are allowed to state a patch as an URL.

You may have to own /usr/share/bash-completion/completions/. Some packages seem
to do that and others don't.

# repoquery --file /usr/share/bash-completion/completions | sort
0install-0:2.6.1-2.fc20.x86_64
bash-completion-1:2.1-3.fc20.noarch
createrepo-0:0.10.3-1.fc20.noarch
createrepo-0:0.9.9-22.fc20.noarch
firewalld-0:0.3.10-1.fc20.noarch
firewalld-0:0.3.8-1.fc20.noarch
glib2-0:2.38.2-2.fc20.i686
glib2-0:2.38.2-2.fc20.x86_64
golang-0:1.1.2-3.fc20.x86_64
golang-0:1.2.2-9.fc20.x86_64
gpaste-0:3.10.2-1.fc20.x86_64
gpaste-0:3.6-1.fc20.x86_64
gtatool-0:1.5.2-8.fc20.x86_64
gvfs-0:1.18.3-1.fc20.i686
gvfs-0:1.18.3-1.fc20.x86_64
gvfs-0:1.18.3-2.fc20.i686
gvfs-0:1.18.3-2.fc20.x86_64
libguestfs-bash-completion-1:1.24.1-3.fc20.noarch
libguestfs-bash-completion-1:1.26.5-1.fc20.noarch
plowshare-0:1.0.1-1.fc20.noarch
qupzilla-0:1.4.4-1.fc20.i686
qupzilla-0:1.4.4-1.fc20.x86_64
rpmlint-0:1.5-12.fc20.noarch
rpmlint-0:1.5-5.fc20.noarch
the_silver_searcher-0:0.22.0-1.fc20.x86_64
unar-0:1.6-5.fc20.x86_64
unar-0:1.8.1-1.fc20.x86_64
why3-0:0.81-4.fc20.x86_64
why3-0:0.83-6.fc20.x86_64
yum-0:3.4.3-106.fc20.noarch
yum-0:3.4.3-152.fc20.noarch
zeitgeist-0:0.9.14-2.fc20.x86_64
zeroinstall-injector-0:2.3.3-1.fc20.noarch

versus

# repoquery --file /usr/share/bash-completion/completions/* | sort -u
bash-completion-1:2.1-3.fc20.noarch
colord-0:1.1.4-1.fc20.x86_64
colord-0:1.1.7-1.fc20.x86_64
dconf-0:0.18.0-2.fc20.i686
dconf-0:0.18.0-2.fc20.x86_64
dracut-0:034-64.git20131205.fc20.x86_64
dracut-0:037-11.git20140402.fc20.x86_64
firewalld-0:0.3.10-1.fc20.noarch
firewalld-0:0.3.8-1.fc20.noarch
glib2-0:2.38.2-2.fc20.i686
glib2-0:2.38.2-2.fc20.x86_64
glib2-devel-0:2.38.2-2.fc20.i686
glib2-devel-0:2.38.2-2.fc20.x86_64
grub2-tools-1:2.00-25.fc20.x86_64
grub2-tools-1:2.00-26.fc20.x86_64
gvfs-0:1.18.3-1.fc20.i686
gvfs-0:1.18.3-1.fc20.x86_64
gvfs-0:1.18.3-2.fc20.i686
gvfs-0:1.18.3-2.fc20.x86_64
kmod-0:15-1.fc20.x86_64
mock-0:1.1.41-1.fc20.noarch
NetworkManager-1:0.9.9.0-20.git20131003.fc20.i686
NetworkManager-1:0.9.9.0-20.git20131003.fc20.x86_64
NetworkManager-1:0.9.9.0-43.git20131003.fc20.i686
NetworkManager-1:0.9.9.0-43.git20131003.fc20.x86_64
PackageKit-0:0.8.13-1.fc20.i686
PackageKit-0:0.8.13-1.fc20.x86_64
PackageKit-0:0.8.17-1.fc20.x86_64
rpmlint-0:1.5-12.fc20.noarch
rpmlint-0:1.5-5.fc20.noarch
subversion-0:1.8.3-1.fc20.i686
subversion-0:1.8.3-1.fc20.x86_64
subversion-0:1.8.9-1.fc20.i686
subversion-0:1.8.9-1.fc20.x86_64
systemd-0:208-21.fc20.x86_64
systemd-0:208-9.fc20.x86_64
udisks2-0:2.1.1-1.fc20.x86_64
udisks2-0:2.1.2-2.fc20.x86_64
util-linux-0:2.24.2-1.fc20.x86_64
util-linux-0:2.24-2.fc20.x86_64
yum-0:3.4.3-106.fc20.noarch
yum-0:3.4.3-152.fc20.noarch

-- 
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 988648] Review Request: libunity - Unity instrumenting and integration library

2014-08-07 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=988648
Bug 988648 depends on bug 1121005, which changed state.

Bug 1121005 Summary: dee-1.2.7 is available
https://bugzilla.redhat.com/show_bug.cgi?id=1121005

   What|Removed |Added

 Status|NEW |CLOSED
 Resolution|--- |RAWHIDE



-- 
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 1127173] Review Request: liborigin2 - Library for reading OriginLab OPJ project files

2014-08-07 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1127173

Christian Dersch chrisder...@gmail.com changed:

   What|Removed |Added

 Blocks||1127636




Referenced Bugs:

https://bugzilla.redhat.com/show_bug.cgi?id=1127636
[Bug 1127636] Review Request: scidavis - Application for Scientific Data
Analysis and Visualization
-- 
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 1127636] Review Request: scidavis - Application for Scientific Data Analysis and Visualization

2014-08-07 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1127636

Christian Dersch chrisder...@gmail.com changed:

   What|Removed |Added

 Depends On||1127173




Referenced Bugs:

https://bugzilla.redhat.com/show_bug.cgi?id=1127173
[Bug 1127173] Review Request: liborigin2 - Library for reading OriginLab
OPJ project 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 1127636] New: Review Request: scidavis - Application for Scientific Data Analysis and Visualization

2014-08-07 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1127636

Bug ID: 1127636
   Summary: Review Request: scidavis - Application for Scientific
Data Analysis and Visualization
   Product: Fedora
   Version: rawhide
 Component: Package Review
  Severity: medium
  Priority: medium
  Assignee: nob...@fedoraproject.org
  Reporter: chrisder...@gmail.com
QA Contact: extras...@fedoraproject.org
CC: package-review@lists.fedoraproject.org



Spec URL: https://lupinix.fedorapeople.org/packages/scidavis/scidavis.spec
SRPM URL:
https://lupinix.fedorapeople.org/packages/scidavis/scidavis-1.D8-3.fc20.src.rpm

Description: 
SciDAVis is a free interactive application aimed at data analysis and 
publication-quality plotting. It combines a shallow learning curve and
an intuitive, easy-to-use graphical user interface with powerful 
features such as scriptability and extensibility.

Fedora Account System Username: lupinix

Note: scidavis was already part of Fedora some releases ago (until f15)

Thanks for review in advance!

-- 
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 1125335] Review Request: perl-TestML - Generic software Testing Meta Language

2014-08-07 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1125335

David Dick dd...@cpan.org changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
 CC||dd...@cpan.org
   Assignee|nob...@fedoraproject.org|dd...@cpan.org
  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 1125335] Review Request: perl-TestML - Generic software Testing Meta Language

2014-08-07 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1125335



--- Comment #1 from David Dick dd...@cpan.org ---
Ingy has released 5 new versions in the last four days.  I'll review this
version, but would be happy if you want to upgrade to the most recent version.

-- 
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 1127173] Review Request: liborigin2 - Library for reading OriginLab OPJ project files

2014-08-07 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1127173

Björn besser82 Esser bjoern.es...@gmail.com changed:

   What|Removed |Added

  Alias||liborigin2



-- 
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 1127636] Review Request: scidavis - Application for Scientific Data Analysis and Visualization

2014-08-07 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1127636

Björn besser82 Esser bjoern.es...@gmail.com changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
 CC||bjoern.es...@gmail.com
   Assignee|nob...@fedoraproject.org|bjoern.es...@gmail.com
  Alias||scidavis
  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 1127212] Review Request: python-oslo-utils - OpenStack Oslo Utility library

2014-08-07 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1127212

Alan Pevec ape...@redhat.com changed:

   What|Removed |Added

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



--- Comment #6 from Alan Pevec ape...@redhat.com ---
(In reply to Kashyap Chamarthy from comment #4)
 About Requiring Base Package[1], shouldn't the '%package doc section require
 something like (no _isa since this is noarch package)?
 
Requires: %{name}= %{version}-%{release}

No, -doc really doesn't require anything from base package, it's optional
documentation which can stand alone.
e.g. there could be a use-case to install documentation only for local
browsing.

So SHOULD item is not applicable:
[-]: Fully versioned dependency in subpackages if applicable.

-- 
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 1127212] Review Request: python-oslo-utils - OpenStack Oslo Utility library

2014-08-07 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1127212

Kashyap Chamarthy kcham...@redhat.com changed:

   What|Removed |Added

  Flags|fedora-review?  |fedora-review+



--- Comment #7 from Kashyap Chamarthy kcham...@redhat.com ---
Approved: From comments #1 (successful Koji scratch build), comment #5
(successful manual review) and clarification from comment #6 (thanks, Alan).

-- 
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 1061056] Review Request: cockpit - A user interface for Linux servers

2014-08-07 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1061056



--- Comment #28 from Fedora Update System upda...@fedoraproject.org ---
cockpit-0.19-1.fc20 has been submitted as an update for Fedora 20.
https://admin.fedoraproject.org/updates/cockpit-0.19-1.fc20

-- 
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 1125335] Review Request: perl-TestML - Generic software Testing Meta Language

2014-08-07 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1125335

David Dick dd...@cpan.org changed:

   What|Removed |Added

  Flags|fedora-review?  |fedora-review+



--- Comment #2 from David Dick dd...@cpan.org ---
License is good.

Package builds at http://koji.fedoraproject.org/koji/taskinfo?taskID=7253979

rpmlint reports incorrect spelling mistakes and one acceptable one.

recommend replacing superset with super set or super-set in %description

Build and RunTime requires are correct.

There are no additional Build or RunTime requires in 0.42 (latest version) and
no license differences either.

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 1060909] Review Request: socket_wrapper - A library passing all socket communications trough unix sockets

2014-08-07 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1060909



--- Comment #23 from Fedora Update System upda...@fedoraproject.org ---
socket_wrapper-1.1.0-2.el6 has been submitted as an update for Fedora EPEL 6.
https://admin.fedoraproject.org/updates/socket_wrapper-1.1.0-2.el6

-- 
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 1060906] Review Request: nss_wrapper - A wrapper for the user, group and hosts NSS API

2014-08-07 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1060906



--- Comment #10 from Fedora Update System upda...@fedoraproject.org ---
nss_wrapper-1.0.2-2.el6 has been submitted as an update for Fedora EPEL 6.
https://admin.fedoraproject.org/updates/nss_wrapper-1.0.2-2.el6

-- 
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 1060906] Review Request: nss_wrapper - A wrapper for the user, group and hosts NSS API

2014-08-07 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1060906

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

   What|Removed |Added

 Status|NEW |MODIFIED



-- 
You are receiving this mail because:
You are on the CC list for the bug.
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 1125335] Review Request: perl-TestML - Generic software Testing Meta Language

2014-08-07 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1125335

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

   What|Removed |Added

  Flags||fedora-cvs?



--- Comment #3 from Petr Pisar ppi...@redhat.com ---
New Package SCM Request
===
Package Name: perl-TestML
Short Description: Generic software Testing Meta Language
Upstream URL: http://search.cpan.org/dist/TestML/
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 1060910] Review Request: uid_wrapper - A wrapper for privilege separation

2014-08-07 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1060910



--- Comment #14 from Fedora Update System upda...@fedoraproject.org ---
uid_wrapper-1.0.2-2.el6 has been submitted as an update for Fedora EPEL 6.
https://admin.fedoraproject.org/updates/uid_wrapper-1.0.2-2.el6

-- 
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 1112705] Review Request: php-pecl-solr2 - Object oriented API to Apache Solr

2014-08-07 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1112705

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

   What|Removed |Added

   Fixed In Version|php-pecl-solr2-2.0.0-1.fc20 |php-pecl-solr2-2.0.0-1.el6



--- Comment #12 from Fedora Update System upda...@fedoraproject.org ---
php-pecl-solr2-2.0.0-1.el6 has been pushed to the Fedora EPEL 6 stable
repository.

-- 
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 1117112] Review Request: biblesync - A Cross-platform library for sharing Bible navigation

2014-08-07 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1117112

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

   What|Removed |Added

 Status|MODIFIED|ON_QA



--- Comment #23 from Fedora Update System upda...@fedoraproject.org ---
biblesync-1.0.2-4.el6 has been pushed to the Fedora EPEL 6 testing repository.

-- 
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 1117438] Review Request: php-horde-Horde-CssMinify - CSS Minification

2014-08-07 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1117438

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

   What|Removed |Added

   Fixed In Version|php-horde-Horde-CssMinify-1 |php-horde-Horde-CssMinify-1
   |.0.1-1.fc20 |.0.1-1.el6



--- Comment #11 from Fedora Update System upda...@fedoraproject.org ---
php-horde-Horde-CssMinify-1.0.1-1.el6 has been pushed to the Fedora EPEL 6
stable repository.

-- 
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 1120543] Review Request: php-ocramius-lazy-map - Lazy instantiation logic for a map of objects

2014-08-07 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1120543

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

   What|Removed |Added

   Fixed In Version|php-ocramius-lazy-map-1.0.0 |php-ocramius-lazy-map-1.0.0
   |-1.fc19 |-1.el6



--- Comment #13 from Fedora Update System upda...@fedoraproject.org ---
php-ocramius-lazy-map-1.0.0-1.el6 has been pushed to the Fedora EPEL 6 stable
repository.

-- 
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 1117444] Review Request: php-horde-Horde-JavascriptMinify - Javascript Minification

2014-08-07 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1117444

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

   What|Removed |Added

   Fixed In Version|php-horde-Horde-JavascriptM |php-horde-Horde-JavascriptM
   |inify-1.1.0-1.fc20  |inify-1.1.0-1.el6



--- Comment #9 from Fedora Update System upda...@fedoraproject.org ---
php-horde-Horde-JavascriptMinify-1.1.0-1.el6 has been pushed to the Fedora EPEL
6 stable repository.

-- 
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 1127091] Review Request: perl-PerlIO-buffersize - Set the buffersize of a handle

2014-08-07 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1127091

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

   What|Removed |Added

 Status|MODIFIED|ON_QA



--- Comment #14 from Fedora Update System upda...@fedoraproject.org ---
perl-PerlIO-buffersize-0.001-1.el6 has been pushed to the Fedora EPEL 6 testing
repository.

-- 
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 1118273] Review Request: php-horde-Horde-OpenXchange - Open-Xchange Connector

2014-08-07 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1118273

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

   What|Removed |Added

   Fixed In Version|php-horde-Horde-OpenXchange |php-horde-Horde-OpenXchange
   |-1.0.0-1.fc20   |-1.0.0-1.el6



--- Comment #9 from Fedora Update System upda...@fedoraproject.org ---
php-horde-Horde-OpenXchange-1.0.0-1.el6 has been pushed to the Fedora EPEL 6
stable repository.

-- 
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 1120680] Review Request: trace-summary - A script generating break-downs of network traffic

2014-08-07 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1120680

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

   What|Removed |Added

 Status|ON_QA   |CLOSED
   Fixed In Version||trace-summary-0.83-1.el6
 Resolution|--- |ERRATA
Last Closed||2014-08-07 07:46:35



--- Comment #9 from Fedora Update System upda...@fedoraproject.org ---
trace-summary-0.83-1.el6 has been pushed to the Fedora EPEL 6 stable
repository.

-- 
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 1121302] Review Request: perl-DateTime-Format-RFC3339 - Parse and format RFC3339 datetime strings

2014-08-07 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1121302

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

   What|Removed |Added

   Fixed In Version|perl-DateTime-Format-RFC333 |perl-DateTime-Format-RFC333
   |9-1.0.5-1.fc20  |9-1.0.5-1.el6



--- Comment #9 from Fedora Update System upda...@fedoraproject.org ---
perl-DateTime-Format-RFC3339-1.0.5-1.el6 has been pushed to the Fedora EPEL 6
stable repository.

-- 
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 1087769] Review Request: php-horde-wicked - Wiki application

2014-08-07 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1087769

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

   What|Removed |Added

   Fixed In Version|php-horde-wicked-2.0.1-2.fc |php-horde-wicked-2.0.1-2.el
   |20  |6



--- Comment #15 from Fedora Update System upda...@fedoraproject.org ---
php-horde-wicked-2.0.1-2.el6 has been pushed to the Fedora EPEL 6 stable
repository.

-- 
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 1104032] Review Request: php-pecl-ssdeep - Wrapper for libfuzzy library

2014-08-07 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1104032

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

   What|Removed |Added

   Fixed In Version|php-pecl-ssdeep-1.0.4-1.fc2 |php-pecl-ssdeep-1.0.4-1.el6
   |0   |



--- Comment #10 from Fedora Update System upda...@fedoraproject.org ---
php-pecl-ssdeep-1.0.4-1.el6 has been pushed to the Fedora EPEL 6 stable
repository.

-- 
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 1118960] Review Request: perl-Clone-PP - Recursively copy Perl data-types

2014-08-07 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1118960

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

   What|Removed |Added

   Fixed In Version|perl-Clone-PP-1.06-1.fc20   |perl-Clone-PP-1.06-1.el6



--- Comment #14 from Fedora Update System upda...@fedoraproject.org ---
perl-Clone-PP-1.06-1.el6 has been pushed to the Fedora EPEL 6 stable
repository.

-- 
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 847420] Review Request: perl-Date-Holidays-DE - Perl module to determine German holidays

2014-08-07 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=847420

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

   What|Removed |Added

   Fixed In Version|perl-Date-Holidays-DE-1.6-2 |perl-Date-Holidays-DE-1.6-2
   |.el6|.el5



--- Comment #17 from Fedora Update System upda...@fedoraproject.org ---
perl-Date-Holidays-DE-1.6-2.el5 has been pushed to the Fedora EPEL 5 stable
repository.

-- 
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 1126034] Review Request: php-pecl-fann - Wrapper for FANN Library

2014-08-07 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1126034

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

   What|Removed |Added

 Status|MODIFIED|ON_QA



--- Comment #7 from Fedora Update System upda...@fedoraproject.org ---
Package php-pecl-fann-1.0.7-1.el6:
* should fix your issue,
* was pushed to the Fedora EPEL 6 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=epel-testing php-pecl-fann-1.0.7-1.el6'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2014-2121/php-pecl-fann-1.0.7-1.el6
then log in and leave karma (feedback).

-- 
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 1119095] Review Request: python-djvulibre - Python bindings to DjVuLibre

2014-08-07 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1119095

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

   What|Removed |Added

 Status|ON_QA   |CLOSED
   Fixed In Version||python-djvulibre-0.3.9-3.el
   ||6
 Resolution|--- |ERRATA
Last Closed||2014-08-07 07:47:25



--- Comment #15 from Fedora Update System upda...@fedoraproject.org ---
python-djvulibre-0.3.9-3.el6 has been pushed to the Fedora EPEL 6 stable
repository.

-- 
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 1116018] Review Request: rubygem-ansi - ruby ansi

2014-08-07 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1116018

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

   What|Removed |Added

 Status|MODIFIED|ON_QA



--- Comment #8 from Fedora Update System upda...@fedoraproject.org ---
rubygem-ansi-1.4.3-2.el6 has been pushed to the Fedora EPEL 6 testing
repository.

-- 
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 1118289] Review Request: php-horde-Horde-Service-Gravatar - php-horde-Horde-Service-Gravatar

2014-08-07 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1118289

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

   What|Removed |Added

   Fixed In Version|php-horde-Horde-Service-Gra |php-horde-Horde-Service-Gra
   |vatar-1.0.0-1.fc20  |vatar-1.0.0-1.el6



--- Comment #12 from Fedora Update System upda...@fedoraproject.org ---
php-horde-Horde-Service-Gravatar-1.0.0-1.el6 has been pushed to the Fedora EPEL
6 stable repository.

-- 
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 847420] Review Request: perl-Date-Holidays-DE - Perl module to determine German holidays

2014-08-07 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=847420

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

   What|Removed |Added

   Fixed In Version|perl-Date-Holidays-DE-1.6-2 |perl-Date-Holidays-DE-1.6-2
   |.fc20   |.el6



--- Comment #16 from Fedora Update System upda...@fedoraproject.org ---
perl-Date-Holidays-DE-1.6-2.el6 has been pushed to the Fedora EPEL 6 stable
repository.

-- 
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 1117476] Review Request: php-horde-Horde-Mail-Autoconfig - Horde Mail Autoconfiguration

2014-08-07 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1117476

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

   What|Removed |Added

   Fixed In Version|php-horde-Horde-Mail-Autoco |php-horde-Horde-Mail-Autoco
   |nfig-1.0.0-1.fc20   |nfig-1.0.0-1.el6



--- Comment #9 from Fedora Update System upda...@fedoraproject.org ---
php-horde-Horde-Mail-Autoconfig-1.0.0-1.el6 has been pushed to the Fedora EPEL
6 stable repository.

-- 
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 1119243] Review Request: perl-Test-LoadAllModules - Do use_ok for modules in search path

2014-08-07 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1119243

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

   What|Removed |Added

   Fixed In Version|perl-Test-LoadAllModules-0. |perl-Test-LoadAllModules-0.
   |022-1.fc20  |022-1.el6



--- Comment #13 from Fedora Update System upda...@fedoraproject.org ---
perl-Test-LoadAllModules-0.022-1.el6 has been pushed to the Fedora EPEL 6
stable repository.

-- 
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 1105015] Review Request: lua-ldap - LDAP client library for Lua

2014-08-07 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1105015



--- Comment #12 from Fedora Update System upda...@fedoraproject.org ---
lua-ldap-1.1.0-3.el6 has been pushed to the Fedora EPEL 6 stable repository.

-- 
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 579925] Review Request: tcl-tclreadline - GNU Readline extension for Tcl/Tk

2014-08-07 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=579925

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

   What|Removed |Added

 Status|MODIFIED|ON_QA



--- Comment #28 from Fedora Update System upda...@fedoraproject.org ---
tcl-tclreadline-2.1.0-3.el5 has been pushed to the Fedora EPEL 5 testing
repository.

-- 
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 1120563] Review Request: php-ocramius-instantiator - Instantiate objects in PHP without invoking their constructors

2014-08-07 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1120563

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

   What|Removed |Added

   Fixed In Version|php-ocramius-instantiator-1 |php-ocramius-instantiator-1
   |.0.0-1.fc20 |.0.0-1.el6



--- Comment #13 from Fedora Update System upda...@fedoraproject.org ---
php-ocramius-instantiator-1.0.0-1.el6 has been pushed to the Fedora EPEL 6
stable repository.

-- 
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 1127720] New: Review Request: perl-MooX-ConfigFromFile - Moo eXtension for initializing objects from config file

2014-08-07 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1127720

Bug ID: 1127720
   Summary: Review Request: perl-MooX-ConfigFromFile - Moo
eXtension for initializing objects from config file
   Product: Fedora
   Version: rawhide
 Component: Package Review
  Severity: medium
  Priority: medium
  Assignee: nob...@fedoraproject.org
  Reporter: dd...@cpan.org
QA Contact: extras...@fedoraproject.org
CC: package-review@lists.fedoraproject.org



Spec URL: https://ddick.fedorapeople.org/packages/perl-MooX-ConfigFromFile.spec
SRPM URL:
https://ddick.fedorapeople.org/packages/perl-MooX-ConfigFromFile-0.002-1.fc20.src.rpm
Description: Moo eXtension for initializing objects from config file
Fedora Account System Username: ddick

-- 
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 1111294] Review Request: engrid - Mesh generation tool

2014-08-07 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=294

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 1125335] Review Request: perl-TestML - Generic software Testing Meta Language

2014-08-07 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1125335



--- Comment #4 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 1125335] Review Request: perl-TestML - Generic software Testing Meta Language

2014-08-07 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1125335

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 1125335] Review Request: perl-TestML - Generic software Testing Meta Language

2014-08-07 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1125335

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

   What|Removed |Added

  Flags|fedora-cvs+ |fedora-cvs?



--- Comment #5 from Petr Pisar ppi...@redhat.com ---
Package Change Request
==
Package Name: perl-TestML
Owners:
Branches: 
InitialCC: perl-sig

You script still forgets InitialCC. Fix it.

-- 
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 1113640] Review Request: capstats - A command-line tool collecting packet statistics

2014-08-07 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1113640

Eduardo Echeverria echevemas...@gmail.com changed:

   What|Removed |Added

 CC||echevemas...@gmail.com



--- Comment #8 from Eduardo Echeverria echevemas...@gmail.com ---
Chris, I have Fabian  here in Flock, he is asking to me for make this review,
Are you agreed with it? or do you want follow the 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 1113640] Review Request: capstats - A command-line tool collecting packet statistics

2014-08-07 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1113640

Christopher Meng i...@cicku.me changed:

   What|Removed |Added

 Status|ASSIGNED|NEW
   Assignee|i...@cicku.me  |nob...@fedoraproject.org



-- 
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 1125360] Review Request: perl-Swim - See What I Mean is a plain text markup language

2014-08-07 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1125360
Bug 1125360 depends on bug 1125335, which changed state.

Bug 1125335 Summary: Review Request: perl-TestML - Generic software Testing 
Meta Language
https://bugzilla.redhat.com/show_bug.cgi?id=1125335

   What|Removed |Added

 Status|ASSIGNED|CLOSED
 Resolution|--- |RAWHIDE



-- 
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 1125335] Review Request: perl-TestML - Generic software Testing Meta Language

2014-08-07 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1125335

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

   What|Removed |Added

 Status|ASSIGNED|CLOSED
   Fixed In Version||perl-TestML-0.42-1.fc22
 Resolution|--- |RAWHIDE
Last Closed||2014-08-07 08:47:59



--- Comment #6 from Petr Pisar ppi...@redhat.com ---
Thank you for the review and the repository.

I suppressed the false rpmlint warnings and upgraded the package to 0.42.

-- 
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 1127212] Review Request: python-oslo-utils - OpenStack Oslo Utility library

2014-08-07 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1127212

Alan Pevec ape...@gmail.com changed:

   What|Removed |Added

 CC||ape...@gmail.com
  Flags||fedora-cvs?



--- Comment #8 from Alan Pevec ape...@gmail.com ---
New Package SCM Request
===
Package Name: python-oslo-utils
Short Description: OpenStack Oslo Utility library 
Upstream URL: http://launchpad.net/oslo
Owners: apevec
Branches: 
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 1125953] Review Request: pyscard - Python smartcard library

2014-08-07 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1125953



--- Comment #3 from Nikos Mavrogiannopoulos nmavr...@redhat.com ---
Hello, I believe I've addressed all the comments (except the check yet). The
updated spec and srpm are at:
http://people.redhat.com/nmavrogi/fedora/pyscard-1.6.16-2.fc20.src.rpm
http://people.redhat.com/nmavrogi/fedora/pyscard.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 891461] Review Request: phantomjs - Headless WebKit with a JavaScript API

2014-08-07 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=891461



--- Comment #28 from Richard Zidlicky r...@linux-m68k.org ---
Version 2.x of phantomjs will be completely without builtin coffeescript
support so maybe that would be an easier target?

-- 
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 1000862] Review Request: emacs-mallard-mode - Emacs major mode for editing Mallard pages

2014-08-07 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1000862

Eduardo Echeverria echevemas...@gmail.com changed:

   What|Removed |Added

 CC||echevemas...@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 1000862] Review Request: emacs-mallard-mode - Emacs major mode for editing Mallard pages

2014-08-07 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1000862

Eduardo Echeverria echevemas...@gmail.com changed:

   What|Removed |Added

   Assignee|nob...@fedoraproject.org|echevemas...@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 1060841] Review Request: flrig - Transceiver control program

2014-08-07 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1060841



--- Comment #15 from Richard Shaw hobbes1...@gmail.com ---
(In reply to Christopher Meng from comment #14)
 I received the email but I'm not a lawyer so I didn't reply.

It's a guidelines issue not a license/legal one so no law degree required :)
 
 Have you read comment #6?

I have now... I'm not sure if it changed in the latest source but there is no
src/rig.cxx in 1.3.16, however I grepped through the source and found that
src/main.cxx uses xdg-option... Good catch by the way I never would have
thought to check for that.

-- 
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 1060841] Review Request: flrig - Transceiver control program

2014-08-07 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1060841



--- Comment #16 from Christopher Meng i...@cicku.me ---
Clear. 

I will approve it once you address the xdg issue.

-- 
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 1116030] Review Request: rubygem-elasticsearch - Ruby elasticsearch gem

2014-08-07 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1116030



--- Comment #2 from Steve Traylen steve.tray...@cern.ch ---
Spec URL:
http://cern.ch/straylen/rpms/rubygem-elasticsearch/rubygem-elasticsearch.spec
SRPM URL:
http://cern.ch/straylen/rpms/rubygem-elasticsearch/rubygem-elasticsearch-1.0.4-1.fc20.src.rpm

is also updated with relevant comments from your review in #1116028

-- 
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 1060841] Review Request: flrig - Transceiver control program

2014-08-07 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1060841



--- Comment #17 from Richard Shaw hobbes1...@gmail.com ---
SPEC: https://hobbes1069.fedorapeople.org/flrig.spec
SRPM: https://hobbes1069.fedorapeople.org/flrig-1.3.16-2.fc20.src.rpm

Added xdg-open to package Requires.

-- 
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 1125335] Review Request: perl-TestML - Generic software Testing Meta Language

2014-08-07 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1125335



--- Comment #7 from Jon Ciesla limburg...@gmail.com ---
Complete.

I've requested that it be fixed, I don't have the requisite pkgdb2
knowledge.

-- 
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 1125335] Review Request: perl-TestML - Generic software Testing Meta Language

2014-08-07 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1125335

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 1127212] Review Request: python-oslo-utils - OpenStack Oslo Utility library

2014-08-07 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1127212

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 1127212] Review Request: python-oslo-utils - OpenStack Oslo Utility library

2014-08-07 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1127212



--- Comment #9 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 998235] Review Request: perl-Object-ID - A unique identifier for any object

2014-08-07 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=998235

Emmanuel Seyman emman...@seyman.fr changed:

   What|Removed |Added

 Status|MODIFIED|CLOSED
 CC||emman...@seyman.fr
 Resolution|--- |ERRATA
Last Closed||2014-08-07 10:44:02



--- Comment #8 from Emmanuel Seyman emman...@seyman.fr ---
This review is actually finished.

-- 
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 998496] Review Request: perl-perl5i - Fix as much of Perl 5 as possible in one pragma

2014-08-07 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=998496
Bug 998496 depends on bug 998235, which changed state.

Bug 998235 Summary: Review Request: perl-Object-ID - A unique identifier for 
any object
https://bugzilla.redhat.com/show_bug.cgi?id=998235

   What|Removed |Added

 Status|MODIFIED|CLOSED
 Resolution|--- |ERRATA



-- 
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 1125225] Review Request: alot - MUA based on notmuch mail

2014-08-07 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1125225

Florian der-flo Lehner d...@der-flo.net changed:

   What|Removed |Added

  Flags|fedora-review?  |fedora-review+



--- Comment #8 from Florian der-flo Lehner d...@der-flo.net ---
Package Review
==

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



= 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:
 LGPL (v2.1 or later) (with incorrect FSF address), Unknown or
 generated. 58 files have unknown license. Detailed output of
 licensecheck in /home/flo/review/1125225-alot/licensecheck.txt
[x]: Package requires other packages for directories it uses.
 Note: No known owner of /usr/lib/python2.7/site-packages/alot
[x]: Package must own all directories that it creates.
 Note: Directories without known owners: /usr/lib/python2.7/site-
 packages/alot
[x]: Package contains no bundled libraries without FPC exception.
[x]: Changelog in prescribed format.
[x]: Sources contain only permissible code or content.
[-]: Package contains desktop file if it is a GUI application.
[-]: Development files must be in a -devel package
[x]: Package 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.
[-]: Large documentation must go in a -doc subpackage. Large could be size
 (~1MB) or number of files.
 Note: Documentation size is 51200 bytes in 3 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 %doc.
[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]: Package does not contain duplicates in %files.
[x]: Permissions on files are set properly.
[x]: Package use %makeinstall only when make install' ' DESTDIR=... doesn't
 work.
[x]: Package is named using only allowed ASCII characters.
[x]: Package do not use a name that already exist
[x]: Package is not relocatable.
[x]: Sources used to build the package match the upstream source, as provided
 in the spec URL.
[x]: Spec file name must match the spec package %{name}, in the format
 %{name}.spec.
[x]: File names are valid UTF-8.
[x]: 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]: Package contains BR: python2-devel or python3-devel
[x]: Binary eggs must be removed in %prep

= 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.
[-]: 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.
   --- http://koji.fedoraproject.org/koji/taskinfo?taskID=7255211
[-]: %check is present and all tests pass.

[Bug 1008242] Review Request: gti - Just a silly launcher

2014-08-07 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1008242

Benedikt Schäfer ib54...@fedoraproject.org changed:

   What|Removed |Added

 Status|CLOSED  |NEW
 Resolution|NOTABUG |---
   Keywords||Reopened



--- Comment #6 from Benedikt Schäfer ib54...@fedoraproject.org ---
Hey,

sorry i was bussy... 

Spec URL: http://ib54003.fedorapeople.org/rpm/gti/gti.spec
SRPM URL: http://ib54003.fedorapeople.org/rpm/gti/gti-1.2.0-1.fc21.src.rpm
Description: Just a silly gti launcher, basically Inspired by sl.
Fedora Account System Username: ib54003

-- 
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 1127808] New: Review Request: perl-Test-YAML - Testing Module for YAML Implementations

2014-08-07 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1127808

Bug ID: 1127808
   Summary: Review Request: perl-Test-YAML - Testing Module for
YAML Implementations
   Product: Fedora
   Version: rawhide
 Component: Package Review
  Severity: medium
  Priority: medium
  Assignee: nob...@fedoraproject.org
  Reporter: p...@city-fan.org
QA Contact: extras...@fedoraproject.org
CC: package-review@lists.fedoraproject.org



Spec URL:
http://subversion.city-fan.org/repos/cfo-repo/perl-Test-YAML/branches/fedora/perl-Test-YAML.spec
SRPM URL:
http://www.city-fan.org/~paul/extras/perl-Test-YAML/perl-Test-YAML-1.00-2.fc22.src.rpm

Description:
Test::YAML is a subclass of Test::Base with YAML specific support.

Fedora Account System Username: pghmcfc

-- 
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 1127808] Review Request: perl-Test-YAML - Testing Module for YAML Implementations

2014-08-07 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1127808

Paul Howarth p...@city-fan.org changed:

   What|Removed |Added

 Blocks||1127647




Referenced Bugs:

https://bugzilla.redhat.com/show_bug.cgi?id=1127647
[Bug 1127647] perl-YAML-1.00 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 1102098] Review Request: lua-cyrussasl - Cyrus SASL library for Lua

2014-08-07 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1102098

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

   What|Removed |Added

 Status|ON_QA   |CLOSED
   Fixed In Version||lua-cyrussasl-1.0.0-1.fc19
 Resolution|--- |ERRATA
Last Closed||2014-08-07 11:23:56



--- Comment #9 from Fedora Update System upda...@fedoraproject.org ---
lua-cyrussasl-1.0.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.
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 1115894] Review Request: ghc-hgettext - Bindings to libintl.h (gettext, bindtextdomain)

2014-08-07 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1115894
Bug 1115894 depends on bug 1115885, which changed state.

Bug 1115885 Summary: Review Request: ghc-setlocale - A Haskell interface to 
setlocale()
https://bugzilla.redhat.com/show_bug.cgi?id=1115885

   What|Removed |Added

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



-- 
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 1115885] Review Request: ghc-setlocale - A Haskell interface to setlocale()

2014-08-07 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1115885

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

   What|Removed |Added

 Status|ON_QA   |CLOSED
   Fixed In Version||ghc-setlocale-0.0.3-1.fc19
 Resolution|--- |ERRATA
Last Closed||2014-08-07 11:24:31



--- Comment #11 from Fedora Update System upda...@fedoraproject.org ---
ghc-setlocale-0.0.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.
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 1076976] Review Request: rubygem-settingslogic - Simple settings solution for Ruby

2014-08-07 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1076976



--- Comment #14 from Fedora Update System upda...@fedoraproject.org ---
rubygem-settingslogic-2.0.9-3.fc19 has been pushed to the Fedora 19 stable
repository.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
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 1122325] Review Request: mingw-libtheora - Theora Video Compression Codec

2014-08-07 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1122325

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

   What|Removed |Added

 Status|MODIFIED|ON_QA



--- Comment #10 from Fedora Update System upda...@fedoraproject.org ---
mingw-libtheora-1.1.1-1.fc20 has been pushed to the Fedora 20 testing
repository.

-- 
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 1102098] Review Request: lua-cyrussasl - Cyrus SASL library for Lua

2014-08-07 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1102098

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

   What|Removed |Added

   Fixed In Version|lua-cyrussasl-1.0.0-1.fc19  |lua-cyrussasl-1.0.0-1.fc20



--- Comment #10 from Fedora Update System upda...@fedoraproject.org ---
lua-cyrussasl-1.0.0-1.fc20 has been pushed to the Fedora 20 stable repository.

-- 
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 1117403] Review Request: pipelight - NPAPI Wrapper Plugin for using Windows plugins in Linux browsers

2014-08-07 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1117403

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

   What|Removed |Added

   Fixed In Version||pipelight-0.2.7.3-1.fc20
 Resolution|RAWHIDE |ERRATA



--- Comment #12 from Fedora Update System upda...@fedoraproject.org ---
pipelight-0.2.7.3-1.fc20, pipelight-selinux-0.2.1-2.fc20, wine-1.7.22-4.fc20
has been pushed to the Fedora 20 stable repository.  If problems still persist,
please make note of it in this bug report.

-- 
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 1105015] Review Request: lua-ldap - LDAP client library for Lua

2014-08-07 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1105015

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

   What|Removed |Added

 Status|ON_QA   |CLOSED
   Fixed In Version||lua-ldap-1.1.0-3.fc20
 Resolution|--- |ERRATA
Last Closed||2014-08-07 11:29:16



--- Comment #13 from Fedora Update System upda...@fedoraproject.org ---
lua-ldap-1.1.0-3.fc20 has been pushed to the Fedora 20 stable repository.

-- 
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 1105015] Review Request: lua-ldap - LDAP client library for Lua

2014-08-07 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1105015



--- Comment #14 from Fedora Update System upda...@fedoraproject.org ---
lua-ldap-1.1.0-3.fc19 has been pushed to the Fedora 19 stable repository.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
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 1122381] Review Request: perl-File-ConfigDir - Get directories of configuration files

2014-08-07 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1122381

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

   What|Removed |Added

 Status|ON_QA   |CLOSED
   Fixed In Version||perl-File-ConfigDir-0.013-1
   ||.fc20
 Resolution|--- |ERRATA
Last Closed||2014-08-07 11:30:36



--- Comment #9 from Fedora Update System upda...@fedoraproject.org ---
perl-File-ConfigDir-0.013-1.fc20 has been pushed to the Fedora 20 stable
repository.

-- 
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 1116071] Review Request: libpsl - C library for the Publix Suffix List

2014-08-07 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1116071

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

   What|Removed |Added

 Status|MODIFIED|ON_QA



--- Comment #15 from Fedora Update System upda...@fedoraproject.org ---
Package libpsl-0.5.1-1.fc19:
* should fix your issue,
* was pushed to the Fedora 19 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing libpsl-0.5.1-1.fc19'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2014-9168/libpsl-0.5.1-1.fc19
then log in and leave karma (feedback).

-- 
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 1115894] Review Request: ghc-hgettext - Bindings to libintl.h (gettext, bindtextdomain)

2014-08-07 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1115894

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

   What|Removed |Added

 Status|ON_QA   |CLOSED
   Fixed In Version||ghc-hgettext-0.1.30-1.fc19
 Resolution|--- |ERRATA
Last Closed||2014-08-07 11:31:23



--- Comment #12 from Fedora Update System upda...@fedoraproject.org ---
ghc-hgettext-0.1.30-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.
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 1127380] Review Request: rapidjson - Fast JSON parser and generator for C++

2014-08-07 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1127380

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

   What|Removed |Added

 Status|MODIFIED|ON_QA



--- Comment #6 from Fedora Update System upda...@fedoraproject.org ---
rapidjson-0.12-0.1.git20140801.67143c2.fc20 has been pushed to the Fedora 20
testing repository.

-- 
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 1088645] Review Request: thc-ipv6 - An toolkit for attacking the IPv6 protocol suite

2014-08-07 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1088645

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

   What|Removed |Added

 Status|ON_QA   |CLOSED
   Fixed In Version||thc-ipv6-2.5-2.fc20
 Resolution|--- |ERRATA
Last Closed||2014-08-07 11:31:41



--- Comment #15 from Fedora Update System upda...@fedoraproject.org ---
thc-ipv6-2.5-2.fc20 has been pushed to the Fedora 20 stable repository.

-- 
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 1120791] Review Request: freesteam - Calculate the properties of water and steam

2014-08-07 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1120791

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

   What|Removed |Added

 Status|ON_QA   |CLOSED
   Fixed In Version||freesteam-2.1-3.20140724svn
   ||753.fc20
 Resolution|--- |ERRATA
Last Closed||2014-08-07 11:31:46



--- Comment #13 from Fedora Update System upda...@fedoraproject.org ---
freesteam-2.1-3.20140724svn753.fc20 has been pushed to the Fedora 20 stable
repository.

-- 
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 505154] Tracker: Review Requests for Science and Technology related packages

2014-08-07 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=505154
Bug 505154 depends on bug 1120791, which changed state.

Bug 1120791 Summary: Review Request: freesteam - Calculate the properties of 
water and steam
https://bugzilla.redhat.com/show_bug.cgi?id=1120791

   What|Removed |Added

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



-- 
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 1119288] Review Request: pipelight-selinux - SELinux-policy-module for pipelight

2014-08-07 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1119288

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

   What|Removed |Added

   Fixed In Version||pipelight-0.2.7.3-1.fc20
 Resolution|RAWHIDE |ERRATA



--- Comment #10 from Fedora Update System upda...@fedoraproject.org ---
pipelight-0.2.7.3-1.fc20, pipelight-selinux-0.2.1-2.fc20, wine-1.7.22-4.fc20
has been pushed to the Fedora 20 stable repository.  If problems still persist,
please make note of it in this bug report.

-- 
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

  1   2   >