[Bug 1344415] Review Request: v8-314 - JavaScript Engine

2016-07-26 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1344415

Tom "spot" Callaway  changed:

   What|Removed |Added

 Status|ASSIGNED|CLOSED
 Resolution|--- |RAWHIDE
Last Closed||2016-07-26 11:30:51



--- Comment #7 from Tom "spot" Callaway  ---
v8-314 is in rawhide/f25. I'm rebuilding v8 for all active branches (el6, el7,
f23, f24) to add Provides for v8-314.

-- 
You are receiving this mail because:
You are on the CC 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://lists.fedoraproject.org/admin/lists/package-review@lists.fedoraproject.org


[Bug 1344415] Review Request: v8-314 - JavaScript Engine

2016-07-26 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1344415



--- Comment #6 from Jeroen  ---
Thank you so much Tom and Zuzana! This is going to make a lot of R users on
Fedora / EL very happy!

-- 
You are receiving this mail because:
You are on the CC 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://lists.fedoraproject.org/admin/lists/package-review@lists.fedoraproject.org


[Bug 1344415] Review Request: v8-314 - JavaScript Engine

2016-07-25 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1344415



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

-- 
You are receiving this mail because:
You are on the CC 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://lists.fedoraproject.org/admin/lists/package-review@lists.fedoraproject.org


[Bug 1344415] Review Request: v8-314 - JavaScript Engine

2016-07-25 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1344415

Zuzana Svetlikova  changed:

   What|Removed |Added

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



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


[Bug 1344415] Review Request: v8-314 - JavaScript Engine

2016-07-25 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1344415

Zuzana Svetlikova  changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
 CC||zsvet...@redhat.com
  Flags||fedora-review+



--- Comment #4 from Zuzana Svetlikova  ---
Is it necessary to have bumped Epoch if this is a new package?

Package Review
==

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



= MUST items =

C/C++:
[x]: Package does not contain kernel modules.
[x]: Package contains no static executables.
[x]: Header files in -devel subpackage, if present.
[x]: ldconfig called in %post and %postun if required.
[x]: Package does not contain any libtool archives (.la)
[x]: Rpath absent or only used for internal libs.
[x]: Development (unversioned) .so files in -devel subpackage, if present.

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)", "BSD", "MIT/X11 (BSD like)", "Unknown or
 generated", "GPL (v2 or later) (with incorrect FSF address)". 88 files
 have unknown license. Detailed output of licensecheck in
 /home/kasicka/1344415-v8-314/licensecheck.txt
[x]: License file installed when any subpackage combination is installed.
[x]: %build honors applicable compiler flags or justifies otherwise.
[x]: Package contains no bundled libraries without FPC exception.
[x]: Changelog in prescribed format.
[!]: Package does not run rm -rf %{buildroot} (or $RPM_BUILD_ROOT) at the
 beginning of %install.
 Note: rm -rf %{buildroot} present but not required
[x]: Sources contain only permissible code or content.
[-]: Package contains desktop file if it is a GUI application.
[x]: Development files must be in a -devel package
[x]: Package uses nothing in %doc for runtime.
[x]: Package consistently uses macros (instead of hard-coded directory
 names).
[x]: Package is named according to the Package Naming Guidelines.
[x]: Package does not generate any conflict.
[x]: Package obeys FHS, except libexecdir and /usr/target.
[x]: If the package is a rename of another package, proper Obsoletes and
 Provides are present.
[x]: Requires correct, justified where necessary.
[x]: Spec file is legible and written in American English.
[x]: Package contains systemd file(s) if in need.
[x]: Useful -debuginfo package or justification otherwise.
[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 143360 bytes in 2 files.
[x]: Package complies to the Packaging Guidelines
[x]: Package successfully compiles and builds into binary rpms on at least
 one supported primary architecture.
[x]: Package installs properly.
[x]: Rpmlint is run on all rpms the build produces.
 Note: There are rpmlint messages (see attachment).
[x]: If (and only if) the source package includes the text of the
 license(s) in its own file, then that file, containing the text of the
 license(s) for the package is included in %license.
[x]: Package requires other packages for directories it uses.
[x]: Package must own all directories that it creates.
[x]: Package does not own files or directories owned by other packages.
[x]: All build dependencies are listed in BuildRequires, except for any
 that are listed in the exceptions section of Packaging Guidelines.
[x]: Package uses either %{buildroot} or $RPM_BUILD_ROOT
[x]: 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

= SHOULD items =

Generic:
[x]: If the source package does not include license text(s) as a separate
 file from upstream, the packager SHOULD query upstream to include it.
[x]: Final provides and requires are sane (see attachments).
[x]: Fully versioned dependency in subpackages if applicable.
 Note: No Requires: %{name}%{

[Bug 1344415] Review Request: v8-314 - JavaScript Engine

2016-07-06 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1344415



--- Comment #3 from Tom "spot" Callaway  ---
Updated with fixes from nodejs:

Spec URL: http://spot.fedorapeople.org/v8-314.spec
SRPM URL: http://spot.fedorapeople.org/v8-314-3.14.5.10-2.fc24.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
https://lists.fedoraproject.org/admin/lists/package-review@lists.fedoraproject.org


[Bug 1344415] Review Request: v8-314 - JavaScript Engine

2016-06-13 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1344415



--- Comment #2 from Tom "spot" Callaway  ---
Whoops. Here are the correct URLs:

Spec URL: http://spot.fedorapeople.org/v8-314.spec
SRPM URL: http://spot.fedorapeople.org/v8-314-3.14.5.10-1.fc24.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
https://lists.fedoraproject.org/admin/lists/package-review@lists.fedoraproject.org


[Bug 1344415] Review Request: v8-314 - JavaScript Engine

2016-06-13 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1344415

Jeroen  changed:

   What|Removed |Added

 CC||jeroeno...@gmail.com



--- Comment #1 from Jeroen  ---
+1 for a v8-314 package. The 3.14 API is the de-facto standard for building
software that links against libv8. The 4.x and 5.x series have a completely
different API. 

As a maintainer of software that uses V8, breaking compatibility by upgrading
v8 on Fedora/EPEL would be devastating to us. We would basically have to
rewrite all software from scratch. We really appreciate the effort to provide a
v8-314 package.

PS: I think the URL needs to point to fedorapeople.org instead of
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://lists.fedoraproject.org/admin/lists/package-review@lists.fedoraproject.org