|
|
|
|
@ -36,14 +36,14 @@ Class: EVAL
|
|
|
|
|
Group: Language |
|
|
|
|
License: MIT |
|
|
|
|
Version: %{V_gulp} |
|
|
|
|
Release: 20170101 |
|
|
|
|
Release: 20170114 |
|
|
|
|
|
|
|
|
|
# list of sources |
|
|
|
|
Source0: http://download.openpkg.org/components/versioned/gulp/gulp-%{V_gulp}-%{V_gulp_snap}.tar.gz |
|
|
|
|
Source1: gulp.sh |
|
|
|
|
|
|
|
|
|
# build information |
|
|
|
|
BuildPreReq: OpenPKG, openpkg >= 20160101 |
|
|
|
|
BuildPreReq: OpenPKG, openpkg >= 20160101, modclean |
|
|
|
|
PreReq: OpenPKG, openpkg >= 20160101, node |
|
|
|
|
|
|
|
|
|
%description |
|
|
|
|
@ -60,6 +60,7 @@ PreReq: OpenPKG, openpkg >= 20160101, node
|
|
|
|
|
%setup -q -c |
|
|
|
|
|
|
|
|
|
%build |
|
|
|
|
modclean -p . -n default:safe,default:caution -r -P |
|
|
|
|
|
|
|
|
|
%install |
|
|
|
|
%{l_shtool} mkdir -f -p -m 755 \ |
|
|
|
|
|