|
|
@@ -23,7 +23,7 @@
|
|
|
|
|
|
# package version
|
|
|
%define V_grunt 0.4.5
|
|
|
-%define V_grunt_snap 20151111
|
|
|
+%define V_grunt_snap 20160101
|
|
|
|
|
|
# package information
|
|
|
Name: grunt
|
|
|
@@ -36,15 +36,15 @@ Class: PLUS
|
|
|
Group: Language
|
|
|
License: MIT
|
|
|
Version: %{V_grunt}
|
|
|
-Release: 20151111
|
|
|
+Release: 20160101
|
|
|
|
|
|
# list of sources
|
|
|
Source0: http://download.openpkg.org/components/versioned/grunt/grunt-%{V_grunt}-%{V_grunt_snap}.tar.gz
|
|
|
Source1: grunt.sh
|
|
|
|
|
|
# build information
|
|
|
-BuildPreReq: OpenPKG, openpkg >= 20100101
|
|
|
-PreReq: OpenPKG, openpkg >= 20100101, node
|
|
|
+BuildPreReq: OpenPKG, openpkg >= 20140101
|
|
|
+PreReq: OpenPKG, openpkg >= 20140101, node
|
|
|
|
|
|
%description
|
|
|
Grunt is a JavaScript task runner.
|