Commit Graph

216 Commits

Author SHA1 Message Date
Zuzana Svetlikova 8add2493d0 Bootstrap systemtap-sdt-devel for modularity 2017-05-09 16:54:00 +02:00
Stephen Gallagher 69da18ab93
Switch to final upstream patch for GCC 7 compatibility
Also drop unused older version of the gyp file patch.

This commit makes no functional changes (the upstream patch is
identical except for the commit message), so we aren't building
this change.
2017-04-19 07:31:07 -04:00
Zuzana Svetlikova c522b08552 Update to v6.10.2 2017-04-12 16:10:42 +02:00
Stephen Gallagher e61c90d790
Move NPM manpages into the correct subpackage
Fixes: rhbx#1433403
2017-04-03 14:14:17 -04:00
Stephen Gallagher 9f1c95f794
Revert upstream change that is incompatible with OpenSSL 1.0.1
Fixes: rhbz#1436445
2017-04-03 13:37:50 -04:00
Zuzana Svetlikova 41af04f2a3 Update to 6.10.1 2017-03-22 19:19:11 +01:00
Stephen Gallagher 1b7255bc99
Update to 6.10.0
https://nodejs.org/en/blog/release/v6.10.0/
New patch for handling system CA certificates
2017-03-09 15:13:10 -05:00
Stephen Gallagher b22fc35f9a
Fix FTBFS against GCC 7
Resolves: RHBZ 1423991
2017-02-28 14:03:17 -05:00
Fedora Release Engineering f40549b226 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild 2017-02-10 22:21:39 +00:00
Zuzana Svetlikova 9037187f05 Update to 6.9.5 (security) 2017-02-01 16:53:44 +01:00
Stephen Gallagher 7ad8128083
Enable DTrace support.
Eliminate newlines from CFLAGS due to broken dtrace shim
  https://sourceware.org/bugzilla/show_bug.cgi?id=21063
  Thanks to Kinston Hughes for the fix.
2017-01-19 09:34:15 -05:00
Zuzana Svetlikova c728088ae2 Build without debug 2017-01-10 14:29:24 +01:00
Zuzana Svetlikova b4e6b38092 Update to 6.9.4 2017-01-10 11:56:44 +01:00
Stephen Gallagher bdb369058d
https://nodejs.org/en/blog/release/v6.9.3/ 2017-01-05 07:51:23 -05:00
Stephen Gallagher 997fcd94aa
Debug builds are failing. Disable them. 2016-12-21 10:25:58 -05:00
Stephen Gallagher e44c1edddf
Fix incorrect NPM release number 2016-12-16 11:46:37 -05:00
Zuzana Svetlikova eca509f163 Update to v6.9.2 2016-12-08 15:31:33 +01:00
Stephen Gallagher e7cfbb014b
Fix incorrect Conflicts for nodejs-docs 2016-11-08 17:05:57 -05:00
Stephen Gallagher 0665a4f9dc
Fix incorrect Conflicts for nodejs-docs 2016-11-08 17:01:26 -05:00
Stephen Gallagher 8dc35e41e0
Fix incorrect Conflicts for nodejs-docs 2016-11-08 16:34:19 -05:00
Stephen Gallagher 528c58d440
Bump revision and rebuild for s390x 2016-11-08 11:07:31 -05:00
Stephen Gallagher 063f7fefc5
Update to 6.9.1 LTS release
- Fix a regression introduced in v6.8.0 in readable stream that caused unpipe
  to remove the wrong stream
- https://nodejs.org/en/blog/release/v6.9.1/
2016-10-20 08:36:04 -04:00
Stephen Gallagher a4e2095b05
Update to 6.9.0 LTS release
- https://nodejs.org/en/blog/release/v6.9.0/
2016-10-18 15:23:57 -04:00
Stephen Gallagher fde0d7c893
Add dist tag to npm nodejs dependency 2016-10-17 10:03:25 -04:00
Stephen Gallagher 21ed17b57e
Fix typo in npm nodejs dependency 2016-10-17 07:57:10 -04:00
Stephen Gallagher 4b506a02bd
Bump release version for tagging bug 2016-10-15 16:40:31 -04:00
Stephen Gallagher ddc9ab6a54
Bump release version for tagging bug 2016-10-15 15:38:35 -04:00
Stephen Gallagher 8e62e68be6
Fix release number 2016-10-15 13:47:23 -04:00
Stephen Gallagher e14437b345
Update node to v6.8.0
- Fix FTBFS against non-bundled zlib
2016-10-15 13:43:58 -04:00
Zuzana Svetlikova ac5e246e3f Update node and npm 2016-10-13 11:07:53 +02:00
Stephen Gallagher 1665155f80
Update to 6.7.0
- https://nodejs.org/en/blog/release/v6.7.0/
2016-09-27 21:44:53 -04:00
Stephen Gallagher 32ad0b1e76
Drop Conflicts: from main package.
It wasn't needed and was breaking upgrades in some cases.
- Move npm support files into the npm package
- Mark manpages as %doc
2016-09-16 14:33:18 -04:00
Stephen Gallagher 72ef125748
Fix release number 2016-09-16 11:51:55 -04:00
Stephen Gallagher 6e5b49a8c9
Update to 6.6.0
- https://github.com/nodejs/node/blob/v6.6.0/doc/changelogs/CHANGELOG_V6.md#6.6.0
2016-09-16 10:49:47 -04:00
Stephen Gallagher 5d0271a529
Prepare for EPEL 7 uplift
- Use %{?epel} tag to maintain a single specfile
- Relax openssl requirement to 1.0.1+ for EPEL 7
- Don't use weak dependencies in EPEL
- Update v8_abi processing to avoid extra rebuilds of dependents
2016-09-12 14:57:48 -04:00
Stephen Gallagher 74b97c6ec1
Revert "Prepare for EPEL 7 uplift"
This reverts commit b9ddd6c483.

This was pushed accidentally
2016-09-09 08:16:32 -04:00
Stephen Gallagher b9ddd6c483
Prepare for EPEL 7 uplift
- Use %{?epel} tag to maintain a single specfile
- Relax openssl requirement to 1.0.1+ for EPEL 7
- Don't use weak dependencies in EPEL
2016-09-08 13:19:15 -04:00
Zuzana Svetlikova 86c043c7a1 Update to 6.5.0 2016-08-29 17:14:02 +02:00
Zuzana Svetlikova 68898f84c9 Bump to 102 2016-08-22 12:30:58 +02:00
Zuzana Svetlikova e36e4ee84b Bump Release to 101 to fix broken npm dependency 2016-08-22 10:04:44 +02:00
Zuzana Svetlikova 58fd6a2fd6 Update to 6.4.0 2016-08-18 13:10:32 +02:00
Stephen Gallagher 3bb5686053
Build Node.js with internationalization support 2016-08-16 13:49:57 -04:00
Zuzana Svetlikova d27b8e5edb Reminder to unbundle punycode later 2016-08-12 17:26:06 +02:00
Stephen Gallagher 95b8d391e8
Remove npm binary from main package 2016-08-10 14:10:54 -04:00
Stephen Gallagher 4ae4aa6572
Split npm into a subpackage 2016-08-10 13:32:47 -04:00
Zuzana Svetlikova 69cb3cf333 Update to 6.3.1 2016-07-25 08:50:06 +02:00
Stephen Gallagher 128eb9674d
Fix epoch version dependency on libuv 2016-07-18 16:40:10 -04:00
Zuzana Svetlikova e2a3ffce8c Patch node.gyp 2016-07-12 10:48:26 +02:00
Zuzana Svetlikova 1bf1b27726 Update to 6.3.0 2016-07-10 20:03:45 +02:00
Tom Hughes a51d9b439e Update to latest stable release 6.2.2 2016-06-18 10:43:44 +01:00