Commit Graph

  • aab18e6056 new upstream release 0.10.9 T.C. Hollingsworth 2013-05-30 19:51:42 -0700
  • f7500b9771 new upstream release 0.10.8 T.C. Hollingsworth 2013-05-28 20:44:29 -0700
  • 07d9fe983d add the tarball stripping script T.C. Hollingsworth 2013-05-28 20:23:27 -0700
  • 9e89193903 add the new stripped tarball to sources T.C. Hollingsworth 2013-05-28 20:17:30 -0700
  • 3a54e91338 patch Makefile so we can just remove all bundled deps completely T.C. Hollingsworth 2013-05-28 20:12:55 -0700
  • 44e85aef7e strip openssl from the tarball; it contains prohibited code (RHBZ#967736) T.C. Hollingsworth 2013-05-28 20:08:10 -0700
  • 0c69a9595a new upstream release 0.10.7 T.C. Hollingsworth 2013-05-28 19:55:25 -0700
  • 7db6e8f74b new upstream release 0.10.6 T.C. Hollingsworth 2013-05-15 12:28:06 -0700
  • d0c6d3a9e2 nodejs-fixdep: work properly when a package has no dependencies T.C. Hollingsworth 2013-05-06 14:34:09 -0700
  • e0f6b9832c nodejs-symlink-deps: make it work when --check is used and just T.C. Hollingsworth 2013-04-29 04:47:26 -0700
  • 8075b2b362 new upstream release 0.10.5 T.C. Hollingsworth 2013-04-24 08:46:51 -0700
  • 3c3551aba6 add no-op macro to provide spec compatibility with EPEL T.C. Hollingsworth 2013-04-14 18:21:43 -0700
  • 727d8ef2fd new upstream release 0.10.4 T.C. Hollingsworth 2013-04-14 18:19:38 -0700
  • 63f157c85c Remove extra source tarball entries Stephen Gallagher 2013-04-09 07:44:59 -0400
  • f8a8f5bf68 nodejs-symlink-deps: symlink unconditionally in the buildroot T.C. Hollingsworth 2013-04-03 19:34:39 -0700
  • d73ff2e5c0 update documentation in macros file T.C. Hollingsworth 2013-04-03 14:38:14 -0700
  • af5d695090 nodejs-symlink-deps: symlink devDependencies when --check is used T.C. Hollingsworth 2013-04-03 14:32:56 -0700
  • 5a2667dfb1 nodejs-symlink-deps: only create symlink if target exists T.C. Hollingsworth 2013-04-03 14:05:10 -0700
  • ab6e60ba98 new upstream release 0.10.3 T.C. Hollingsworth 2013-04-03 12:40:15 -0700
  • b22ee6fcc9 %nodejs_symlink_deps improvements T.C. Hollingsworth 2013-03-31 21:26:43 -0700
  • 7cb1934a64 add %nodejs_default_filter macro to remove unwanted Provides from native module shared objects T.C. Hollingsworth 2013-03-31 17:03:32 -0700
  • ab33fe1ceb remove %%nodejs_arches macro T.C. Hollingsworth 2013-03-31 16:49:55 -0700
  • b57b5fed59 new upstream release 0.10.2 T.C. Hollingsworth 2013-03-31 16:46:53 -0700
  • 321c2077f0 new upstream release 0.10.1 T.C. Hollingsworth 2013-03-21 18:12:03 -0700
  • 5c6389687c fix escaping in dependency generator regular expressions (RHBZ#923941) T.C. Hollingsworth 2013-03-20 13:23:18 -0700
  • acc9dc4070 improve native module handling T.C. Hollingsworth 2013-03-12 18:29:17 -0700
  • fa0d205a4d Fix up documentation subpackage Stephen Gallagher 2013-03-12 11:33:44 -0400
  • 1d4119d71f Update sources Stephen Gallagher 2013-03-11 16:32:50 -0400
  • a994bf6be9 Include the updated source files Stephen Gallagher 2013-03-11 16:32:15 -0400
  • ff8ae92928 Update to stable 0.10.0 release Stephen Gallagher 2013-03-11 16:20:39 -0400
  • ba6adfac2c - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild Dennis Gilmore 2013-02-14 02:22:25 -0600
  • 1d441dbbce move RPM magic to nodejs-devel as requested by FPC T.C. Hollingsworth 2013-01-30 16:46:47 -0700
  • a3faf37d42 revert to %{_rpmconfigdir} for RPM helper scripts T.C. Hollingsworth 2013-01-23 12:50:13 -0700
  • 4e5a2f6e67 minor bugfixes to RPM magic T.C. Hollingsworth 2013-01-22 13:46:01 -0700
  • 7c60b0defb fix brown paper bag bug in requires generation script T.C. Hollingsworth 2013-01-12 16:16:50 -0700
  • edee057172 Build debug binary and install it in the nodejs-devel subpackage Stephen Gallagher 2013-01-10 08:03:49 -0500
  • e31d02038d missing arg to install script T.C. Hollingsworth 2013-01-10 02:15:32 -0700
  • 635c95957b don't use make install since it ends up rebuilding everything in %install T.C. Hollingsworth 2013-01-10 02:10:39 -0700
  • dfa7006622 add missing %{?isa}, epoch to v8 deps T.C. Hollingsworth 2013-01-10 01:25:01 -0700
  • 8792574c0a don't write pointless 'npm(foo) > 0' deps T.C. Hollingsworth 2013-01-09 18:44:46 -0700
  • 5dd35b8cd5 add -g to $C(XX)FLAGS instead of patching configure to add it T.C. Hollingsworth 2013-01-09 18:12:46 -0700
  • af538fcc1b make v8 dependency explicit T.C. Hollingsworth 2013-01-09 18:01:49 -0700
  • 7a602f802d add some whitespace to the ever expanding header section T.C. Hollingsworth 2013-01-09 17:54:20 -0700
  • d42282e17a add defines to match libuv (RHBZ#892601) T.C. Hollingsworth 2013-01-09 17:47:55 -0700
  • c3da87ea07 add %nodejs_sitearch macro T.C. Hollingsworth 2013-01-05 03:26:47 -0700
  • 658010df73 forgot %{buildroot} T.C. Hollingsworth 2013-01-05 03:19:17 -0700
  • 48d6c59d89 need common.gypi too T.C. Hollingsworth 2013-01-05 03:15:29 -0700
  • 3a234dfcc8 install development headers T.C. Hollingsworth 2013-01-05 02:55:51 -0700
  • e69a9d539d make %nodejs_symlink_deps actually work T.C. Hollingsworth 2013-01-02 00:05:33 -0700
  • 37ced2c50e forgot to bump release T.C. Hollingsworth 2013-01-01 18:58:53 -0700
  • 3c627f306d provide nodejs-devel T.C. Hollingsworth 2013-01-01 18:54:12 -0700
  • 19aa8a3c9a drop version from libuv dependency T.C. Hollingsworth 2013-01-01 18:11:13 -0700
  • 753bbecb1d add %nodejs_fixdep macro T.C. Hollingsworth 2013-01-01 18:01:34 -0700
  • db8a0a99d8 fix minor bugs in RPM magic T.C. Hollingsworth 2013-01-01 17:46:31 -0700
  • be1b4d9305 new upstream release 0.9.5 T.C. Hollingsworth 2013-01-01 17:33:10 -0700
  • df8da1f8d6 add missing provides and %files entry T.C. Hollingsworth 2012-12-27 18:49:11 -0700
  • 086dcdb35d typo fix T.C. Hollingsworth 2012-12-27 17:12:19 -0700
  • 5517869d46 add missing macros file T.C. Hollingsworth 2012-12-27 17:01:35 -0700
  • 9eca3d7e00 guard libuv BuildRequires T.C. Hollingsworth 2012-12-27 16:48:09 -0700
  • d102ea1f94 add RPM magic T.C. Hollingsworth 2012-12-27 16:45:37 -0700
  • 1407a24b65 new upstream release 0.9.4 T.C. Hollingsworth 2012-12-26 19:57:50 -0700
  • dade4889bb set exclusive arch list to match v8 Dan Horák 2012-12-19 12:18:24 +0100
  • f7022ed210 Add remaining changes from code review Stephen Gallagher 2012-12-18 08:55:24 -0500
  • cdb693ef29 Initial import (#815018). Stephen Gallagher 2012-12-18 08:51:29 -0500
  • 91fc113fe8 Initial setup of the repo Fedora Release Engineering 2012-12-18 13:40:14 +0000