%global shortname acorn %global bootstrap 1 %global enable_tests 1 Name: nodejs-%{shortname} Version: 5.4.0 Release: 1 Summary: ECMAScript parser License: MIT URL: https://github.com/ternjs/acorn Source0: https://github.com/ternjs/acorn/archive/%{version}.tar.gz # Source{1-7} are generated by running npm install, example # tar xvf 5.4.1.tar.gz # need add patch to fix test errors. # wget %%{URL}/commit/42f637999c916455f0fbbeb10e2770b00fdf9c41.patch # patch -p1 - 5.4.0-1 - Package init