[Bug 1410594] Review Request: beaker - Full-stack software and hardware integration testing system

2017-03-01 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1410594

Matthias Runge  changed:

   What|Removed |Added

 Status|ASSIGNED|POST
  Flags|fedora-review?  |fedora-review+



--- Comment #9 from Matthias Runge  ---
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

That's probably due to my setup here. I can not see any issues.


= 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: "BSD (3 clause)", "*No copyright* GPL (v2 or later)", "GPL (v2
 or later)", "*No copyright* CC by-sa (v3.0)", "Unknown or generated".
 433 files have unknown license. Detailed output of licensecheck in
 /home/mrunge/review/1410594-beaker/licensecheck.txt

Files containing licenses other than listed in License field are deleted.

[x]: License file installed when any subpackage combination is installed.
[x]: If the package is under multiple licenses, the licensing breakdown
 must be documented in the spec.
[x]: Package must own all directories that it creates.
 Note: Directories without known owners: /usr/lib/python2.7/site-
 packages/bkr
[x]: Package does not own files or directories owned by other packages.
 Note: Dirs in package are owned also by: /usr/share/bash-
 completion(kmod, dnf, rpmdevtools, glib2, python-pip, bash-completion,
 subversion, rpmlint, yum, python3-pip, fedpkg, devscripts-
 checkbashisms, licensecheck, git-core), /usr/share/bash-
 completion/completions(kmod, dnf, rpmdevtools, glib2, python-pip,
 firewalld, bash-completion, subversion, rpmlint, yum, python3-pip,
 fedpkg, devscripts-checkbashisms, licensecheck, git-core)
[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.
[!]: 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.
[-]: 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.
[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: No rpmlint messages.
[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]: 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 pac

[Bug 1424890] Review Request: domterm - terminal emulator based on web technologies

2017-03-01 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1424890



--- Comment #2 from Per Bothner  ---
Thanks for the comments!  I made a number of fixes, available at:

Spec URL: http://per.bothner.com/DomTerm/domterm.spec
SRPM URL: http://per.bothner.com/DomTerm/domterm-0.72-1.fc25.src.rpm

- Fixed DomTerm to use the version number in configure.ac.

- Added %license entries to %files

- BuildRequires:  qt5-qtbase-devel qt5-qtwebchannel-devel qt5-qtwebengine-devel
  These seem to be needed; otherwise fedpkg mockbuild doesn't work.

- Used pkgconfig in BuildRequires.

- Removed 'rm -rf $RPM_BUILD_ROOT' from %install.

- Removed bogus echo command.

- Added '%dir %{_datadir}/domterm' to %files.

- Changed man page netries in %files to use ildcards.

There is still some confusion between "domterm" vs "DomTerm".
I could change the package name to DomTerm (and maybe qtDomTerm ?),
to match the git name (on GitHub), and that might be easiest.
However, I have no problems calling the package "domterm" if
that doesn't cause problems.

I'm also unsure how I should specify %Source0. I haven't managed to get working
automatic downloads from GitHub - if that is actually desirable.

-- 
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
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org


[Bug 1391216] Review Request: python3-pygments - Syntax highlighting engine written in Python

2017-03-01 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1391216

Fedora Update System  changed:

   What|Removed |Added

 Status|MODIFIED|ON_QA



--- Comment #10 from Fedora Update System  ---
python3-pygments-2.2.0-1.el7 has been pushed to the Fedora EPEL 7 testing
repository. If problems still persist, please make note of it in this bug
report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here:
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2017-e87d3004e5

-- 
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
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org


[Bug 1360482] Review Request: nextcloud - a private, secure way to share and access files

2017-03-01 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1360482



--- Comment #48 from Fedora Update System  ---
nextcloud-10.0.4-1.el7 has been pushed to the Fedora EPEL 7 testing repository.
If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here:
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2017-6c1468fbd0

-- 
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
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org


[Bug 1427017] Review Request: php-psr-container - Common Container Interface

2017-03-01 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1427017



--- Comment #11 from Fedora Update System  ---
php-psr-container-1.0.0-1.el7 has been pushed to the Fedora EPEL 7 testing
repository. If problems still persist, please make note of it in this bug
report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here:
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2017-bb9f61ceb8

-- 
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
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org


[Bug 1358739] Review Request: python-msrest - AutoRest swagger generator Python client runtime

2017-03-01 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1358739



--- Comment #18 from Fedora Update System  ---
python-msrest-0.4.5-1.el7 has been pushed to the Fedora EPEL 7 stable
repository. If problems still persist, please make note of it in this bug
report.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org


[Bug 1411467] Review Request: bitlbee-steam - Steam protocol plugin for BitlBee

2017-03-01 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1411467

Fedora Update System  changed:

   What|Removed |Added

 Status|ON_QA   |CLOSED
 Resolution|--- |ERRATA
Last Closed||2017-03-01 22:48:10



--- Comment #12 from Fedora Update System  ---
bitlbee-steam-1.4.2-1.el7 has been pushed to the Fedora EPEL 7 stable
repository. If problems still persist, please make note of it in this bug
report.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org


[Bug 1332306] Review Request: libcxxabi - Low level support for a standard C++ library

2017-03-01 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1332306



--- Comment #16 from Fedora Update System  ---
libcxx-3.8.0-5.fc24, libcxxabi-3.8.0-3.fc24 has been pushed to the Fedora 24
testing repository. If problems still persist, please make note of it in this
bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here:
https://bodhi.fedoraproject.org/updates/FEDORA-2017-409bad2fb2

-- 
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
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org


[Bug 1405714] Review Request: slic3r-prusa3d - G-code generator for 3D printers (RepRap, Makerbot, Ultimaker etc.)

2017-03-01 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1405714



--- Comment #9 from Fedora Update System  ---
slic3r-prusa3d-1.33.8-1.fc24 has been pushed to the Fedora 24 testing
repository. If problems still persist, please make note of it in this bug
report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here:
https://bodhi.fedoraproject.org/updates/FEDORA-2017-a1a496d043

-- 
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
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org


[Bug 1427017] Review Request: php-psr-container - Common Container Interface

2017-03-01 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1427017



--- Comment #10 from Fedora Update System  ---
php-psr-container-1.0.0-1.fc24 has been pushed to the Fedora 24 testing
repository. If problems still persist, please make note of it in this bug
report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here:
https://bodhi.fedoraproject.org/updates/FEDORA-2017-1b1974e4bf

-- 
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
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org


[Bug 1360482] Review Request: nextcloud - a private, secure way to share and access files

2017-03-01 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1360482



--- Comment #47 from Fedora Update System  ---
nextcloud-10.0.4-1.fc24 has been pushed to the Fedora 24 testing repository. If
problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here:
https://bodhi.fedoraproject.org/updates/FEDORA-2017-c03fe8c223

-- 
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
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org


[Bug 1402590] Review Request: ecryptfs-simple - A CLI front end to ecryptfs that works with normal user account

2017-03-01 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1402590



--- Comment #17 from Fedora Update System  ---
ecryptfs-simple-2016.11.16.1-2.fc24 has been pushed to the Fedora 24 testing
repository. If problems still persist, please make note of it in this bug
report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here:
https://bodhi.fedoraproject.org/updates/FEDORA-2017-948b76f5ce

-- 
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
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org


[Bug 1332306] Review Request: libcxxabi - Low level support for a standard C++ library

2017-03-01 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1332306

Fedora Update System  changed:

   What|Removed |Added

 Status|MODIFIED|ON_QA



--- Comment #15 from Fedora Update System  ---
libcxx-3.8.1-2.fc25, libcxxabi-3.8.1-2.fc25 has been pushed to the Fedora 25
testing repository. If problems still persist, please make note of it in this
bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here:
https://bodhi.fedoraproject.org/updates/FEDORA-2017-10562907fe

-- 
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
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org


[Bug 1427017] Review Request: php-psr-container - Common Container Interface

2017-03-01 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1427017

Fedora Update System  changed:

   What|Removed |Added

 Status|MODIFIED|ON_QA



--- Comment #9 from Fedora Update System  ---
php-psr-container-1.0.0-1.fc25 has been pushed to the Fedora 25 testing
repository. If problems still persist, please make note of it in this bug
report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here:
https://bodhi.fedoraproject.org/updates/FEDORA-2017-9ee7b5a5f1

-- 
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
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org


[Bug 1405714] Review Request: slic3r-prusa3d - G-code generator for 3D printers (RepRap, Makerbot, Ultimaker etc.)

2017-03-01 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1405714

Fedora Update System  changed:

   What|Removed |Added

 Status|MODIFIED|ON_QA



--- Comment #8 from Fedora Update System  ---
slic3r-prusa3d-1.33.8-1.fc25 has been pushed to the Fedora 25 testing
repository. If problems still persist, please make note of it in this bug
report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here:
https://bodhi.fedoraproject.org/updates/FEDORA-2017-e81d02a8e7

-- 
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
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org


[Bug 1360482] Review Request: nextcloud - a private, secure way to share and access files

2017-03-01 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1360482

Fedora Update System  changed:

   What|Removed |Added

 Status|MODIFIED|ON_QA



--- Comment #46 from Fedora Update System  ---
nextcloud-10.0.4-1.fc25 has been pushed to the Fedora 25 testing repository. If
problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here:
https://bodhi.fedoraproject.org/updates/FEDORA-2017-4b2267c5c3

-- 
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
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org


[Bug 1402590] Review Request: ecryptfs-simple - A CLI front end to ecryptfs that works with normal user account

2017-03-01 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1402590

Fedora Update System  changed:

   What|Removed |Added

 Status|MODIFIED|ON_QA



--- Comment #16 from Fedora Update System  ---
ecryptfs-simple-2016.11.16.1-2.fc25 has been pushed to the Fedora 25 testing
repository. If problems still persist, please make note of it in this bug
report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here:
https://bodhi.fedoraproject.org/updates/FEDORA-2017-077a3a307d

-- 
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
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org


[Bug 1426516] Review Request: takari-smart-builder - A replacement scheduling projects builds in a Maven multi-module build

2017-03-01 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1426516

Fedora Update System  changed:

   What|Removed |Added

 Status|MODIFIED|ON_QA



--- Comment #4 from Fedora Update System  ---
takari-smart-builder-0.5.0-2.fc25 has been pushed to the Fedora 25 testing
repository. If problems still persist, please make note of it in this bug
report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here:
https://bodhi.fedoraproject.org/updates/FEDORA-2017-118dd68dc5

-- 
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
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org


[Bug 1415331] Review Request: enjarify - Translate Dalvik bytecode to equivalent Java bytecode

2017-03-01 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1415331



--- Comment #11 from Fedora Update System  ---
diffoscope-77-2.fc25 enjarify-1.0.3-2.fc25 has been submitted as an update to
Fedora 25. https://bodhi.fedoraproject.org/updates/FEDORA-2017-69f3ab1a22

-- 
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
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org


[Bug 1415331] Review Request: enjarify - Translate Dalvik bytecode to equivalent Java bytecode

2017-03-01 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1415331



--- Comment #10 from Fedora Update System  ---
diffoscope-77-2.fc24 enjarify-1.0.3-2.fc24 has been submitted as an update to
Fedora 24. https://bodhi.fedoraproject.org/updates/FEDORA-2017-2b762e96e6

-- 
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
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org


[Bug 1422429] Review Request: python-junit_xml - python library to create junit compatible XML files

2017-03-01 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1422429



--- Comment #12 from Fedora Update System  ---
python-junit_xml-1.7-1.fc25 has been pushed to the Fedora 25 stable repository.
If problems still persist, please make note of it in this bug report.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org


[Bug 1425190] Review Request: switchboard-plug-bluetooth - Switchboard Bluetooth plug

2017-03-01 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1425190

Fedora Update System  changed:

   What|Removed |Added

 Status|ON_QA   |CLOSED
 Resolution|--- |ERRATA
Last Closed||2017-03-01 20:20:54



--- Comment #9 from Fedora Update System  ---
switchboard-plug-bluetooth-0.1-1.fc25 has been pushed to the Fedora 25 stable
repository. If problems still persist, please make note of it in this bug
report.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org


[Bug 1409869] Review Request: perl-X10 - X10 perl module

2017-03-01 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1409869



--- Comment #18 from Fedora Update System  ---
perl-X10-0.04-2.fc25 has been pushed to the Fedora 25 stable repository. If
problems still persist, please make note of it in this bug report.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org


[Bug 1424634] Review Request: python-iso-639 - ISO 639 library for Python

2017-03-01 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1424634



--- Comment #9 from Fedora Update System  ---
python-iso-639-0.4.5-1.fc25 has been pushed to the Fedora 25 stable repository.
If problems still persist, please make note of it in this bug report.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org


[Bug 1413978] Review Request: php-sabre-vobject4 - Library to parse and manipulate iCalendar and vCard objects

2017-03-01 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1413978



--- Comment #14 from Fedora Update System  ---
php-sabre-vobject4-4.1.2-1.fc25 has been pushed to the Fedora 25 stable
repository. If problems still persist, please make note of it in this bug
report.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org


[Bug 1427085] Review Request: plantumlqeditor - Simple editor for PlantUML

2017-03-01 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1427085

Raphael Groner  changed:

   What|Removed |Added

 CC||projects...@smart.ms
 Blocks||928937 (qt-reviews)



--- Comment #1 from Raphael Groner  ---
Are you interested in a review swap? Maybe you can take a look into bug
#1428202.


Referenced Bugs:

https://bugzilla.redhat.com/show_bug.cgi?id=928937
[Bug 928937] Qt-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
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org


[Bug 1426785] Review Request: pyjoke - One line jokes for programmers ( jokes as a service)

2017-03-01 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1426785

Raphael Groner  changed:

   What|Removed |Added

 CC||projects...@smart.ms



--- Comment #1 from Raphael Groner  ---
Some general hints:
- It's mandatory to use the %python_provide macro. (MUST)
https://fedoraproject.org/wiki/Packaging:Python#The_.25python_provide_macro
- Why disable tests execution? It's nice to have some running tests, e.g. in
case of any possible rebuilds to automatically ensure basic functionality.
(SHOULD)

-- 
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
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org


[Bug 1426785] Review Request: pyjoke - One line jokes for programmers ( jokes as a service)

2017-03-01 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1426785



--- Comment #2 from Raphael Groner  ---
Please also tell us what's your active FAS account you want to use for
packaging.

-- 
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
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org


[Bug 1424890] Review Request: domterm - terminal emulator based on web technologies

2017-03-01 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1424890



--- Comment #1 from Michael Schwendt  ---
> Note I had some problems with "domterm" vs "DomTerm".
> For example the command 'fedpkg --release f25 mockbuild' didn't
> work because it looks for DomTerm-0.71-1.fc25.src.rpm. 

fedpkg mockbuild works within distgit. No idea how you've used it to test-build
a separate src.rpm.

About upper-case vs. mixed cased: 
https://fedoraproject.org/wiki/Packaging:Naming#Case_Sensitivity


> Version:0.71

Build output preprocessor definitions refers to version "0.50", because that's
what configure.ac defines.


> License:BSD

https://fedoraproject.org/wiki/Packaging:LicensingGuidelines#License_Text


> BuildRequires:  qt5-qtbase-devel qt5-qtwebchannel-devel qt5-qtwebengine-devel

Notice the following very useful "SHOULD" item in the guidelines:
https://fedoraproject.org/wiki/Packaging:Guidelines#BuildRequires_based_on_pkg-config


> %package -n qtdomterm
> Requires:  qt5-qtbase qt5-qtwebchannel qt5-qtwebengine

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


> %install
> rm -rf $RPM_BUILD_ROOT

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


> # Let alternatives manage the symlink
> echo after install link %{buildroot}%{_bindir}/domterm

Make it a comment instead. Nobody will see this echo output.


> %files
> %{_bindir}/ldomterm
> %{_datadir}/domterm/application.ini
> %{_datadir}/domterm/chrome.manifest
> %{_datadir}/domterm/defaults/preferences/prefs.js

As long as RPM does not include directories automatically, you must specify
every directory you want to be included in the package. Either with explicit
%dir entries or by including entire directory trees:
https://fedoraproject.org/wiki/Packaging:UnownedDirectories


> %{_mandir}/man1/domterm.1.gz
> %{_mandir}/man1/ldomterm.1.gz

As rpmbuild compresses manual pages on-the-fly, changes to the global/local
configuration could change the compression program or disable compression.
That's why a growing number of packagers use wildcards to include manual pages
with any extension:

  %{_mandir}/man1/domterm.1*
  %{_mandir}/man1/ldomterm.1*

-- 
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
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org


[Bug 1058587] Review Request: drawpile - A collaborative drawing program

2017-03-01 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1058587

Raphael Groner  changed:

   What|Removed |Added

 Blocks||201449 (FE-DEADREVIEW)




Referenced Bugs:

https://bugzilla.redhat.com/show_bug.cgi?id=201449
[Bug 201449] FE-DEADREVIEW -- Reviews stalled due to lack of submitter
response should be blocking this bug.
-- 
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
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org


[Bug 1422429] Review Request: python-junit_xml - python library to create junit compatible XML files

2017-03-01 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1422429



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

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org


[Bug 1058587] Review Request: drawpile - A collaborative drawing program

2017-03-01 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1058587

Raphael Groner  changed:

   What|Removed |Added

 Status|ASSIGNED|CLOSED
 Resolution|--- |NOTABUG
Last Closed||2017-03-01 19:50:06



--- Comment #20 from Raphael Groner  ---
Closing. Please feel free to reopen if you're still interested in this package
or use it as a base for another 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
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org


[Bug 1424634] Review Request: python-iso-639 - ISO 639 library for Python

2017-03-01 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1424634

Fedora Update System  changed:

   What|Removed |Added

 Status|ON_QA   |CLOSED
 Resolution|--- |ERRATA
Last Closed||2017-03-01 19:49:51



--- Comment #8 from Fedora Update System  ---
python-iso-639-0.4.5-1.fc24 has been pushed to the Fedora 24 stable repository.
If problems still persist, please make note of it in this bug report.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org


[Bug 1409869] Review Request: perl-X10 - X10 perl module

2017-03-01 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1409869

Fedora Update System  changed:

   What|Removed |Added

 Status|ON_QA   |CLOSED
 Resolution|--- |ERRATA
Last Closed||2017-03-01 19:49:53



--- Comment #17 from Fedora Update System  ---
perl-X10-0.04-2.fc24 has been pushed to the Fedora 24 stable repository. If
problems still persist, please make note of it in this bug report.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org


[Bug 1413978] Review Request: php-sabre-vobject4 - Library to parse and manipulate iCalendar and vCard objects

2017-03-01 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1413978

Fedora Update System  changed:

   What|Removed |Added

 Status|ON_QA   |CLOSED
 Resolution|--- |ERRATA
Last Closed||2017-03-01 19:49:45



--- Comment #13 from Fedora Update System  ---
php-sabre-vobject4-4.1.2-1.fc24 has been pushed to the Fedora 24 stable
repository. If problems still persist, please make note of it in this bug
report.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org


[Bug 1415331] Review Request: enjarify - Translate Dalvik bytecode to equivalent Java bytecode

2017-03-01 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1415331

Raphael Groner  changed:

   What|Removed |Added

 Status|POST|MODIFIED



--- Comment #9 from Raphael Groner  ---
Please add this bug as a reference to your updates in bodhi.

-- 
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
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org


[Bug 1402445] Review Request: myman - text mode videogame

2017-03-01 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1402445

Raphael Groner  changed:

   What|Removed |Added

 CC||jvyma...@redhat.com
  Flags||needinfo?(jvymazal@redhat.c
   ||om)



--- Comment #5 from Raphael Groner  ---
Ping? Any news here? Please request needed branches in PkgDB and build
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
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org


[Bug 1428202] Review Request: sirikali - GUI front end to encfs,cryfs, gocryptfs and securefs

2017-03-01 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1428202

Raphael Groner  changed:

   What|Removed |Added

 Blocks||928937 (qt-reviews)




Referenced Bugs:

https://bugzilla.redhat.com/show_bug.cgi?id=928937
[Bug 928937] Qt-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
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org


[Bug 1428202] New: Review Request: sirikali - GUI front end to encfs,cryfs ,gocryptfs and securefs

2017-03-01 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1428202

Bug ID: 1428202
   Summary: Review Request: sirikali - GUI front end to
encfs,cryfs,gocryptfs and securefs
   Product: Fedora
   Version: rawhide
 Component: Package Review
  Severity: medium
  Priority: medium
  Assignee: nob...@fedoraproject.org
  Reporter: projects...@smart.ms
QA Contact: extras...@fedoraproject.org
CC: package-review@lists.fedoraproject.org



Spec URL: https://raphgro.fedorapeople.org/review/util/sirikali.spec
SRPM URL:
https://raphgro.fedorapeople.org/review/util/sirikali-1.2.5-1.fc25.src.rpm
Description: SiriKali is a Qt/C++ GUI front end to encfs,cryfs,gocryptfs and
securefs.
Fedora Account System Username: raphgro

Task info: https://koji.fedoraproject.org/koji/taskinfo?taskID=18130114

-- 
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
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org


[Bug 1424854] Review Request: comedi - Kernel Libraries and drivers for Linux Control and Measurement Interface API

2017-03-01 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1424854

Michael Schwendt  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
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org


[Bug 1402590] Review Request: ecryptfs-simple - A CLI front end to ecryptfs that works with normal user account

2017-03-01 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1402590



--- Comment #15 from Fedora Update System  ---
zulucrypt-5.1.0-3.fc25 ecryptfs-simple-2016.11.16.1-3.fc25 has been submitted
as an update to Fedora 25.
https://bodhi.fedoraproject.org/updates/FEDORA-2017-d3ed084484

-- 
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
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org


[Bug 1402590] Review Request: ecryptfs-simple - A CLI front end to ecryptfs that works with normal user account

2017-03-01 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1402590



--- Comment #14 from Fedora Update System  ---
ecryptfs-simple-2016.11.16.1-3.fc24 has been submitted as an update to Fedora
24. https://bodhi.fedoraproject.org/updates/FEDORA-2017-14e1c5870c

-- 
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
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org


[Bug 1178673] Please package ecryptfs-utils for EPEL7

2017-03-01 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1178673

Raphael Groner  changed:

   What|Removed |Added

  Flags||needinfo?(mastahnke@gmail.c
   ||om)



--- Comment #11 from Raphael Groner  ---
Hi Michael,
please approve my ACL request in PkgDB for the epel7 branch. Though the RHEL7
kernel has no official support for ecryptfs (as stated in comment #4), I would
like to maintain the (so far never built) package in epel7 to let users at
least use ecryptfs under the circumstance to have their own kernel then
installed and get the full features of zulucrypt.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org


[Bug 1426333] Review Request: jline3 - JLine is a Java library for handling console input

2017-03-01 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1426333

Mat Booth  changed:

   What|Removed |Added

 CC||p...@bothner.com



--- Comment #4 from Mat Booth  ---
*** Bug 1428030 has been marked as a duplicate of this bug. ***

-- 
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
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org


[Bug 1424856] Review Request: comedilib - User space libraries for the Linux Control and Measurement Device Interface

2017-03-01 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1424856



--- Comment #8 from Dan Naughton  ---
Michael,

The current comedilib package is obsolete.  It was missing the dependencies,
including all the drivers to make it actually do anything.  It actually depends
on the comedi libraries which are not even built for Fedora/EPEL.  I think it's
been abandoned for 8+ years.  I wanted to replace the comedilib and add the
comedi package.  (comedi is currently waiting review as well).  I have a few
hardware and software developers waiting to start using these, so I was hoping
to get them working correctly, and put up the repo.  Sorry for the confusing
submission.  I had forgotten about that abaondoned non-functioning comedlib
package already in Fedora.

-- 
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
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org


[Bug 1411201] Review Request: js-jquery-file-upload - File Upload widget for jQuery

2017-03-01 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1411201

Fedora Update System  changed:

   What|Removed |Added

 Status|ON_QA   |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
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org


[Bug 1411201] Review Request: js-jquery-file-upload - File Upload widget for jQuery

2017-03-01 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1411201



--- Comment #9 from Fedora Update System  ---
js-jquery-file-upload-9.17.0-1.fc24 has been submitted as an update to Fedora
24. https://bodhi.fedoraproject.org/updates/FEDORA-2017-828ccca3cf

-- 
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
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org


[Bug 832853] Review Request: java3d - Java 3D

2017-03-01 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=832853



--- Comment #32 from Tom "spot" Callaway  ---
On a cursory look, it does not seem like there is any real active upstream for
Java3d. I might be mistaken though.

-- 
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
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org


[Bug 1424856] Review Request: comedilib - User space libraries for the Linux Control and Measurement Device Interface

2017-03-01 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1424856

Michael Schwendt  changed:

   What|Removed |Added

 CC||mma...@redhat.com



--- Comment #7 from Michael Schwendt  ---
What's the full story here anyway?

The "comedilib" package still exists within the package collection:

  https://apps.fedoraproject.org/packages/comedilib/bugs/all

A package review request then makes no sense at all. Rather, you want to assign
this to the "comedilib" and find out whether you could become a co-maintainer
in case the existing package is out-of-date or semi-unmaintained.

-- 
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
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org


[Bug 1424856] Review Request: comedilib - User space libraries for the Linux Control and Measurement Device Interface

2017-03-01 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1424856

Michael Schwendt  changed:

   What|Removed |Added

 Blocks||177841 (FE-NEEDSPONSOR)



--- Comment #6 from Michael Schwendt  ---
> none of those warnings or errors appear serious.

???

You want _your_ package to pass review. You need to adhere to the review
guidelines and packaging guidelines:
https://fedoraproject.org/wiki/Packaging:ReviewGuidelines

The fedora-review tool has pointed out several issues with your package, which
you ought to fix as a a start and as good practice. Otherwise there won't be
any progress. The spec file is filled with packaging mistakes and pitfalls.


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
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org


[Bug 1332306] Review Request: libcxxabi - Low level support for a standard C++ library

2017-03-01 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1332306



--- Comment #14 from Fedora Update System  ---
libcxxabi-3.8.0-3.fc24 libcxx-3.8.0-5.fc24 has been submitted as an update to
Fedora 24. https://bodhi.fedoraproject.org/updates/FEDORA-2017-409bad2fb2

-- 
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
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org


[Bug 1332306] Review Request: libcxxabi - Low level support for a standard C++ library

2017-03-01 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1332306

Fedora Update System  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
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org


[Bug 1332306] Review Request: libcxxabi - Low level support for a standard C++ library

2017-03-01 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1332306



--- Comment #13 from Fedora Update System  ---
libcxxabi-3.8.1-2.fc25 libcxx-3.8.1-2.fc25 has been submitted as an update to
Fedora 25. https://bodhi.fedoraproject.org/updates/FEDORA-2017-10562907fe

-- 
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
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org


[Bug 1391216] Review Request: python3-pygments - Syntax highlighting engine written in Python

2017-03-01 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1391216



--- Comment #8 from Fedora Update System  ---
python3-pygments-2.2.0-1.el6 has been submitted as an update to Fedora EPEL 6.
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2017-e470309e39

-- 
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
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org


[Bug 1391216] Review Request: python3-pygments - Syntax highlighting engine written in Python

2017-03-01 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1391216



--- Comment #9 from Fedora Update System  ---
python3-pygments-2.2.0-1.el7 has been submitted as an update to Fedora EPEL 7.
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2017-e87d3004e5

-- 
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
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org


[Bug 1422555] Review Request: arduino-ctags - A mix of ctags and anjuta-tags for the perfect C++ ctags

2017-03-01 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1422555



--- Comment #5 from Randy Barlow  ---
If that executable is not meant to be used by humans, it could also go into
%{_libexecdir}. It does seem to print out help text when run by itself, which
indicates to me that it might be intended for human use. If it's for humans, it
should go into %{_bindir}.

-- 
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
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org


[Bug 1422555] Review Request: arduino-ctags - A mix of ctags and anjuta-tags for the perfect C++ ctags

2017-03-01 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1422555



--- Comment #4 from Randy Barlow  ---
Sorry - it's not an .so file by extension, but it is a shared object according
to file.

-- 
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
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org


[Bug 1422555] Review Request: arduino-ctags - A mix of ctags and anjuta-tags for the perfect C++ ctags

2017-03-01 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1422555

Randy Barlow  changed:

   What|Removed |Added

  Flags|needinfo?(randy@electronswe |
   |atshop.com) |



--- Comment #3 from Randy Barlow  ---
(In reply to Gianluca Sforna from comment #2)
> I am not sure which library/headers you are referring to. For the purposes
> of building arduino sketches I need only the ctags executable, and that has
> to be placed in the specific directory I am using. This is the reason of the
> "weird" install step.

Hello Gianluca!

The library is the .so file:

$ file
rpms-unpacked/arduino-ctags-5.8-1.arduino11.fc26.x86_64.rpm/usr/share/arduino/tools-builder/ctags/5.8arduino11/ctags
 
rpms-unpacked/arduino-ctags-5.8-1.arduino11.fc26.x86_64.rpm/usr/share/arduino/tools-builder/ctags/5.8arduino11/ctags:
ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked,
interpreter /lib64/ld-linux-x86-64.so.2, for GNU/Linux 2.6.32,
BuildID[sha1]=0f8f9fa4801c724f6a88c39ad3eb71cdd951b0cc, stripped, with
debug_info

That file is an x86_64 file on my machine, so it should not go into /usr/share.
Further, it appears to have a main() function - should it go into /usr/bin? If
not, it needs to go into %{_libdir}.

The header files are the .h files - typically packages will provide a -devel
subpackage that contains those, which is helpful for people who want to link
against your package. These files are usually installed under %{_includedir}.
For example, python2-devel installs the .h files in /usr/include/python2.7/ on
my system.

-- 
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
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org


[Bug 1428035] New: Review Request: modular-release - Fedora Modular release files

2017-03-01 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1428035

Bug ID: 1428035
   Summary: Review Request: modular-release - Fedora Modular
release files
   Product: Fedora
   Version: rawhide
 Component: Package Review
  Severity: medium
  Priority: medium
  Assignee: nob...@fedoraproject.org
  Reporter: sgall...@redhat.com
QA Contact: extras...@fedoraproject.org
CC: package-review@lists.fedoraproject.org



Spec URL:
https://sgallagh.fedorapeople.org/packagereview/modular-release/modular-release.spec
SRPM URL:
https://sgallagh.fedorapeople.org/packagereview/modular-release/modular-release-26-0.2.fc26.src.rpm
Description: Fedora release files such as various %{_sysconfdir}/ files that
define the modular release.
Fedora Account System Username: sgallagh

-- 
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
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org


[Bug 1427990] Review Request: kf5-kirigami2 - QtQuick plugins to build user interfaces based on the KDE UX guidelines

2017-03-01 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1427990



--- Comment #3 from Kevin Kofler  ---
Some of the Qt Quick Controls dependencies were removed in:
https://cgit.kde.org/kirigami.git/commit/src/controls?id=1b0c1e80e4ea54432cb8c6fa52aa5c1d51a25059
but I still see at least:
https://cgit.kde.org/kirigami.git/tree/src/controls/Label.qml#n22

-- 
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
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org


[Bug 1427295] Review Request: container-storage-setup - A simple service to setup container storage devices

2017-03-01 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1427295



--- Comment #8 from Daniel Walsh  ---
Lokesh do I just close this pull 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
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org


[Bug 1405714] Review Request: slic3r-prusa3d - G-code generator for 3D printers (RepRap, Makerbot, Ultimaker etc.)

2017-03-01 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1405714



--- Comment #7 from Fedora Update System  ---
slic3r-prusa3d-1.33.8-1.fc24 has been submitted as an update to Fedora 24.
https://bodhi.fedoraproject.org/updates/FEDORA-2017-a1a496d043

-- 
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
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org


[Bug 1427990] Review Request: kf5-kirigami2 - QtQuick plugins to build user interfaces based on the KDE UX guidelines

2017-03-01 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1427990



--- Comment #2 from Kevin Kofler  ---
I think you actually need a Requires on BOTH qt5-qtquickcontrols2%{?_isa} and
qt5-qtquickcontrols%{?_isa} (v1), last I checked, Kirigami2 used parts of Qt
Quick Controls 1 to provide native theme integration for Qt Quick Controls 2.

-- 
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
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org


[Bug 1405714] Review Request: slic3r-prusa3d - G-code generator for 3D printers (RepRap, Makerbot, Ultimaker etc.)

2017-03-01 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1405714

Fedora Update System  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
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org


[Bug 1405714] Review Request: slic3r-prusa3d - G-code generator for 3D printers (RepRap, Makerbot, Ultimaker etc.)

2017-03-01 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1405714



--- Comment #6 from Fedora Update System  ---
slic3r-prusa3d-1.33.8-1.fc25 has been submitted as an update to Fedora 25.
https://bodhi.fedoraproject.org/updates/FEDORA-2017-e81d02a8e7

-- 
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
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org


[Bug 1391254] Review Request: python3-docutils - System for processing plaintext documentation

2017-03-01 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1391254



--- Comment #12 from Fedora Update System  ---
python3-docutils-0.12-0.8.20140510svn7747.el6 has been pushed to the Fedora
EPEL 6 testing repository. If problems still persist, please make note of it in
this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here:
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2017-523781f952

-- 
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
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org


[Bug 1427017] Review Request: php-psr-container - Common Container Interface

2017-03-01 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1427017



--- Comment #5 from Fedora Update System  ---
php-psr-container-1.0.0-1.el7 has been submitted as an update to Fedora EPEL 7.
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2017-bb9f61ceb8

-- 
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
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org


[Bug 1427017] Review Request: php-psr-container - Common Container Interface

2017-03-01 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1427017



--- Comment #8 from Fedora Update System  ---
php-psr-container-1.0.0-1.fc24 has been submitted as an update to Fedora 24.
https://bodhi.fedoraproject.org/updates/FEDORA-2017-1b1974e4bf

-- 
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
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org


[Bug 1427017] Review Request: php-psr-container - Common Container Interface

2017-03-01 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1427017



--- Comment #7 from Fedora Update System  ---
php-psr-container-1.0.0-1.fc25 has been submitted as an update to Fedora 25.
https://bodhi.fedoraproject.org/updates/FEDORA-2017-9ee7b5a5f1

-- 
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
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org


[Bug 1427017] Review Request: php-psr-container - Common Container Interface

2017-03-01 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1427017



--- Comment #6 from Fedora Update System  ---
php-psr-container-1.0.0-1.el6 has been submitted as an update to Fedora EPEL 6.
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2017-8743b9de82

-- 
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
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org


[Bug 1427017] Review Request: php-psr-container - Common Container Interface

2017-03-01 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1427017

Fedora Update System  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
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org


[Bug 1391216] Review Request: python3-pygments - Syntax highlighting engine written in Python

2017-03-01 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1391216



--- Comment #7 from Jon Ciesla  ---
Package request has been approved:
https://admin.fedoraproject.org/pkgdb/package/rpms/python3-pygments

-- 
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
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org


[Bug 1391254] Review Request: python3-docutils - System for processing plaintext documentation

2017-03-01 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1391254



--- Comment #11 from Orion Poplawski  ---
Thank you for the ping.

-- 
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
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org


[Bug 1427990] Review Request: kf5-kirigami2 - QtQuick plugins to build user interfaces based on the KDE UX guidelines

2017-03-01 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1427990

Rex Dieter  changed:

   What|Removed |Added

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



--- Comment #1 from Rex Dieter  ---
Scratch build:
https://koji.fedoraproject.org/koji/taskinfo?taskID=18126560


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
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org


[Bug 1427990] New: Review Request: kf5-kirigami2 - QtQuick plugins to build user interfaces based on the KDE UX guidelines

2017-03-01 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1427990

Bug ID: 1427990
   Summary: Review Request: kf5-kirigami2 - QtQuick plugins to
build user interfaces based on the KDE UX guidelines
   Product: Fedora
   Version: rawhide
 Component: Package Review
  Severity: medium
  Priority: medium
  Assignee: nob...@fedoraproject.org
  Reporter: rdie...@math.unl.edu
QA Contact: extras...@fedoraproject.org
CC: package-review@lists.fedoraproject.org



Spec URL: https://rdieter.fedorapeople.org/rpms/kirigami/kf5-kirigami2.spec
SRPM URL:
https://rdieter.fedorapeople.org/rpms/kirigami/kf5-kirigami2-2.0.0-1.fc25.src.rpm
Description: QtQuick plugins to build user interfaces based on the KDE UX
guidelines
Fedora Account System Username: rdieter

V2 of existing kf5-kirigami package, and parallel-installable.  kirigami2 is
required by newer versions of plasma-discover-5.9.x

-- 
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
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org


[Bug 1425833] Review Request: btrfs-heatmap - Visualize the layout of data on your btrfs filesystem over time

2017-03-01 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1425833



--- Comment #5 from Jon Ciesla  ---
Package request has been approved:
https://admin.fedoraproject.org/pkgdb/package/rpms/btrfs-heatmap

-- 
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
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org


[Bug 1402319] Review Request: collectd-ceilometer-plugin - OpenStack Ceilometer plugin for collectd

2017-03-01 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1402319



--- Comment #8 from Jon Ciesla  ---
Package request has been approved:
https://admin.fedoraproject.org/pkgdb/package/rpms/collectd-ceilometer-plugin

-- 
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
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org


[Bug 1427017] Review Request: php-psr-container - Common Container Interface

2017-03-01 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1427017



--- Comment #4 from Jon Ciesla  ---
Package request has been approved:
https://admin.fedoraproject.org/pkgdb/package/rpms/php-psr-container

-- 
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
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org


[Bug 1425073] Review Request: php-zendframework-zendservice-recaptcha - Zend Framework ReCaptcha component

2017-03-01 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1425073



--- Comment #4 from Jon Ciesla  ---
Package request has been approved:
https://admin.fedoraproject.org/pkgdb/package/rpms/php-zendframework-zendservice-recaptcha

-- 
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
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org


[Bug 1427585] Review Request: golang-github-vitrun-qart - Generator of not-so-ugly QR codes

2017-03-01 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1427585



--- Comment #4 from Jon Ciesla  ---
Package request has been approved:
https://admin.fedoraproject.org/pkgdb/package/rpms/golang-github-vitrun-qart

-- 
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
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org


[Bug 1427576] Review Request: golang-github-thejerf-suture - Supervisor trees for Go

2017-03-01 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1427576



--- Comment #3 from Jon Ciesla  ---
Package request has been approved:
https://admin.fedoraproject.org/pkgdb/package/rpms/golang-github-thejerf-suture

-- 
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
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org


[Bug 1425833] Review Request: btrfs-heatmap - Visualize the layout of data on your btrfs filesystem over time

2017-03-01 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1425833



--- Comment #4 from Juan Orti  ---
Thank you. If you want me to review some package of you, just tell me.

-- 
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
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org


[Bug 1427295] Review Request: container-storage-setup - A simple service to setup container storage devices

2017-03-01 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1427295

Lokesh Mandvekar  changed:

   What|Removed |Added

  Flags|fedora-review?  |fedora-review+



--- Comment #7 from Lokesh Mandvekar  ---
https://raw.githubusercontent.com/projectatomic/container-storage-setup/master/container-storage-setup.spec
addresses issues in Comment 4.

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
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org


[Bug 1425833] Review Request: btrfs-heatmap - Visualize the layout of data on your btrfs filesystem over time

2017-03-01 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1425833

James Hogarth  changed:

   What|Removed |Added

 Status|NEW |ASSIGNED



-- 
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
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org


[Bug 1425833] Review Request: btrfs-heatmap - Visualize the layout of data on your btrfs filesystem over time

2017-03-01 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1425833

James Hogarth  changed:

   What|Removed |Added

  Flags|fedora-review-  |fedora-review+



--- Comment #3 from James Hogarth  ---
Based on the changes that looks good, package is 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
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org


[Bug 1425833] Review Request: btrfs-heatmap - Visualize the layout of data on your btrfs filesystem over time

2017-03-01 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1425833



--- Comment #2 from Juan Orti  ---
Here it is:

Spec URL: https://jorti.fedorapeople.org/btrfs-heatmap/btrfs-heatmap.spec
SRPM URL:
https://jorti.fedorapeople.org/btrfs-heatmap/btrfs-heatmap-5-2.20170222git8c9b111.fc25.src.rpm

-- 
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
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org


[Bug 1427941] Review Request: aries-spifly - Reference Implementation of the OSGi ServiceLoader Mediator specification

2017-03-01 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1427941

gil cattaneo  changed:

   What|Removed |Added

 Blocks||652183 (FE-JAVASIG)




Referenced Bugs:

https://bugzilla.redhat.com/show_bug.cgi?id=652183
[Bug 652183] Java SIG tracker bug
-- 
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
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org


[Bug 1427941] Review Request: aries-spifly - Reference Implementation of the OSGi ServiceLoader Mediator specification

2017-03-01 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1427941

gil cattaneo  changed:

   What|Removed |Added

 Blocks||1427189




Referenced Bugs:

https://bugzilla.redhat.com/show_bug.cgi?id=1427189
[Bug 1427189] Unresolved OSGi requirement breaks Eclipse help system
-- 
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
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org


[Bug 1427941] New: Review Request: aries-spifly - Reference Implementation of the OSGi ServiceLoader Mediator specification

2017-03-01 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1427941

Bug ID: 1427941
   Summary: Review Request: aries-spifly - Reference
Implementation of the OSGi ServiceLoader Mediator
specification
   Product: Fedora
   Version: rawhide
 Component: Package Review
  Severity: medium
  Priority: medium
  Assignee: nob...@fedoraproject.org
  Reporter: punto...@libero.it
QA Contact: extras...@fedoraproject.org
CC: package-review@lists.fedoraproject.org



Spec URL: https://gil.fedorapeople.org/aries-spifly.spec
SRPM URL: https://gil.fedorapeople.org/aries-spifly-1.0.8-1.fc24.src.rpm
Description: 
The SPI Fly component is aimed at providing OSGi support for JRE SPI
mechanisms,
including the usage of java.util.ServiceLoader, META-INF/services and
similar methods.

SPI Fly is the Reference Implementation of the OSGi ServiceLoader Mediator
specification, chapter 133 in the OSGi Enterprise Specification, available
from version 5.

Fedora Account System Username: gil

Task info: https://koji.fedoraproject.org/koji/taskinfo?taskID=18125710

-- 
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
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org


[Bug 1420275] Container Review Request : owncloud - self hosted file storage and collaboration platform

2017-03-01 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1420275



--- Comment #8 from James Hogarth  ---
After a check on #fedora-cloud these needed to be in the atomic-wg not the
cloud-sig one.



https://pagure.io/atomic-wg/issue/233
https://pagure.io/atomic-wg/issue/234
https://pagure.io/atomic-wg/issue/235

-- 
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
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org


[Bug 1410594] Review Request: beaker - Full-stack software and hardware integration testing system

2017-03-01 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1410594



--- Comment #8 from greg.helli...@gmail.com ---
Ok, updated the names:

Spec: https://fedorapeople.org/~greghellings/beaker/beaker.spec
SRPM: https://fedorapeople.org/~greghellings/beaker/beaker-24.0-2.fc25.src.rpm

-- 
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
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org


[Bug 1402319] Review Request: collectd-ceilometer-plugin - OpenStack Ceilometer plugin for collectd

2017-03-01 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1402319



--- Comment #7 from Matthias Runge  ---
*thank you*

-- 
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
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org


[Bug 1427017] Review Request: php-psr-container - Common Container Interface

2017-03-01 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1427017

Remi Collet  changed:

   What|Removed |Added

 Status|NEW |ASSIGNED



--- Comment #3 from Remi Collet  ---
Thanks for the review.

New package requested on pkgdb.

-- 
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
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org


[Bug 1425073] Review Request: php-zendframework-zendservice-recaptcha - Zend Framework ReCaptcha component

2017-03-01 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1425073

Remi Collet  changed:

   What|Removed |Added

 Status|NEW |ASSIGNED



--- Comment #3 from Remi Collet  ---
Thanks for the review.

New package requested on pkgdb.

-- 
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
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org


[Bug 1420275] Container Review Request : owncloud - self hosted file storage and collaboration platform

2017-03-01 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1420275



--- Comment #7 from James Hogarth  ---
The key questions I feel need to be answered in the guidelines to progress this
review are now in the Cloud SIG pagure instance for discussion.

https://pagure.io/cloud-sig/issue/1

https://pagure.io/cloud-sig/issue/2

https://pagure.io/cloud-sig/issue/3

-- 
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
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org


[Bug 1402319] Review Request: collectd-ceilometer-plugin - OpenStack Ceilometer plugin for collectd

2017-03-01 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1402319

greg.helli...@gmail.com changed:

   What|Removed |Added

  Flags|fedora-review?  |fedora-review+



--- Comment #6 from greg.helli...@gmail.com ---
Looks good.

You might consider adding runs to the %check section for the python3 as well,
but review is good.

-- 
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
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org


[Bug 1427634] Review Request: syncthing - Continuous File Synchronization

2017-03-01 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1427634



--- Comment #4 from Fabio Valentini  ---
1) I replaced EA tags with the appropriate ones.

2) I put in %commit and %shortcommit that match the release tag.

3 + 4) I'll adapt the *syncthing.spec file contents generated by gofed and
include the missing BRs and Reqs.


There's two more question from my side:

i) gofed generates quite a long list of BR's and Requires, but all of those are
bundled in the upstream tarball (and not all of them are in fedora yet). Should
I strip the "vendored" / bundled libraries before %build? (I know fedora
doesn't like bundled stuff ...) If so, I'll probably have to open review
requests for the packages missing from fedora, and BR: those packages.

ii) I think I should include the following Provides to match the usual naming
scheme for golang packages. Is that a good idea?

- syncthing provides golang-github-syncthing-syncthing,
- syncthing-devel provides
- golang-github-syncthing-syncthing-devel and
- golang(github.com/syncthing/syncthing)
- syncthing-unit-test-devel provides 
- golang-github-syncthing-syncthing-unit-test-devel

-- 
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
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org


[Bug 498390] Review Request: rakudo - Perl 6 compiler implementation that runs on MoarVM

2017-03-01 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=498390



--- Comment #45 from Gerd Pokorra  ---
I just added a nice improvement. The shared library 'libperl6_ops_moar.so' will
now be installed at %{_libdir} were it belongs to. This do not break to
obsolete the rakudo-star package.

A new spec file and source rpm are at:

spec URL: ftp://ftp.uni-siegen.de/pub/review/rakudo/spec/rakudo.spec.3
ftp://ftp.uni-siegen.de/pub/review/rakudo/srpm/rakudo-0.2017.01-3.fc25.src.rpm

The links are updated:

pec URL: ftp://ftp.uni-siegen.de/pub/review/rakudo/spec/rakudo.spec
SRPM URL: ftp://ftp.uni-siegen.de/pub/review/rakudo/srpm/rakudo.src.rpm


In the spec file I added the two tags:

%post -p /sbin/ldconfig

%postun -p /sbin/ldconfig

It works also without the 'post' and 'postun' tags. I am not sure if the new
two lines with that tags should remain in the spec file.

New scratch builds for f25 and rawhide are at
rawhide: https://koji.fedoraproject.org/koji/taskinfo?taskID=18124408  
F25: https://koji.fedoraproject.org/koji/taskinfo?taskID=18124396

-- 
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
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org


[Bug 1427585] Review Request: golang-github-vitrun-qart - Generator of not-so-ugly QR codes

2017-03-01 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1427585

Jan Chaloupka  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
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org


[Bug 1427585] Review Request: golang-github-vitrun-qart - Generator of not-so-ugly QR codes

2017-03-01 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1427585

Fabio Valentini  changed:

   What|Removed |Added

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



--- Comment #3 from Fabio Valentini  ---
License tag is fixed, and %commit and %shortcommit are back. Same links.

-- 
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
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org


  1   2   >