T.C. Hollingsworth
e31d02038d
missing arg to install script
2013-01-10 02:15:32 -07:00
T.C. Hollingsworth
635c95957b
don't use make install since it ends up rebuilding everything in %install
...
the INSTALL='install -p' thing was dropped too since the install script
uses python's shutil.copy2, which does the same thing
2013-01-10 02:10:39 -07:00
T.C. Hollingsworth
dfa7006622
add missing %{?isa}, epoch to v8 deps
2013-01-10 01:25:01 -07:00
T.C. Hollingsworth
8792574c0a
don't write pointless 'npm(foo) > 0' deps
2013-01-09 22:16:21 -07:00
T.C. Hollingsworth
5dd35b8cd5
add -g to $C(XX)FLAGS instead of patching configure to add it
2013-01-09 22:16:20 -07:00
T.C. Hollingsworth
af538fcc1b
make v8 dependency explicit
...
v8 breaks ABI while never bumping SONAME so we need to be strict about it
2013-01-09 22:12:24 -07:00
T.C. Hollingsworth
7a602f802d
add some whitespace to the ever expanding header section
2013-01-09 22:11:35 -07:00
T.C. Hollingsworth
d42282e17a
add defines to match libuv (RHBZ#892601)
2013-01-09 22:11:23 -07:00
T.C. Hollingsworth
c3da87ea07
add %nodejs_sitearch macro
2013-01-05 03:26:47 -07:00
T.C. Hollingsworth
658010df73
forgot %{buildroot}
2013-01-05 03:19:17 -07:00
T.C. Hollingsworth
48d6c59d89
need common.gypi too
2013-01-05 03:15:29 -07:00
T.C. Hollingsworth
3a234dfcc8
install development headers
2013-01-05 02:55:51 -07:00
T.C. Hollingsworth
e69a9d539d
make %nodejs_symlink_deps actually work
...
module packaging stuff is now complete (for pure-JS modules anyway)
and npm reviews will be filed shortly :-)
2013-01-02 00:05:33 -07:00
T.C. Hollingsworth
37ced2c50e
forgot to bump release
2013-01-01 18:58:53 -07:00
T.C. Hollingsworth
3c627f306d
provide nodejs-devel
2013-01-01 18:54:12 -07:00
T.C. Hollingsworth
19aa8a3c9a
drop version from libuv dependency
2013-01-01 18:11:13 -07:00
T.C. Hollingsworth
753bbecb1d
add %nodejs_fixdep macro
2013-01-01 18:01:34 -07:00
T.C. Hollingsworth
db8a0a99d8
fix minor bugs in RPM magic
2013-01-01 17:46:31 -07:00
T.C. Hollingsworth
be1b4d9305
new upstream release 0.9.5
2013-01-01 17:46:18 -07:00
T.C. Hollingsworth
df8da1f8d6
add missing provides and %files entry
2012-12-27 18:49:11 -07:00
T.C. Hollingsworth
086dcdb35d
typo fix
2012-12-27 17:12:19 -07:00
T.C. Hollingsworth
9eca3d7e00
guard libuv BuildRequires
...
that way I don't spend another half-hour chasing down a FTBFS that
happened only because it took awhile for the new libuv to make it
into the buildroot ;-)
2012-12-27 16:48:09 -07:00
T.C. Hollingsworth
d102ea1f94
add RPM magic
2012-12-27 16:45:37 -07:00
T.C. Hollingsworth
1407a24b65
new upstream release 0.9.4
...
- system library patches are now upstream
- respect optflags
- include documentation in subpackage
2012-12-26 19:57:50 -07:00
Dan Horák
dade4889bb
set exclusive arch list to match v8
2012-12-19 12:18:24 +01:00
Stephen Gallagher
f7022ed210
Add remaining changes from code review
...
- Remove unnecessary BuildRequires on findutils
- Remove %clean section
2012-12-18 08:55:24 -05:00
Stephen Gallagher
cdb693ef29
Initial import ( #815018 ).
2012-12-18 08:51:29 -05:00