|
|
|
|
@ -23,7 +23,7 @@
|
|
|
|
|
|
|
|
|
|
# package information |
|
|
|
|
%define V_nats_board_base 5.0.0 |
|
|
|
|
%define V_nats_board_snap 20180701 |
|
|
|
|
%define V_nats_board_snap 20181118 |
|
|
|
|
|
|
|
|
|
# package information |
|
|
|
|
Name: nats-board |
|
|
|
|
@ -36,7 +36,7 @@ Class: EVAL
|
|
|
|
|
Group: Terminal |
|
|
|
|
License: MIT |
|
|
|
|
Version: %{V_nats_board_base}.%{V_nats_board_snap} |
|
|
|
|
Release: 20180701 |
|
|
|
|
Release: 20181118 |
|
|
|
|
|
|
|
|
|
# list of sources |
|
|
|
|
Source0: http://download.openpkg.org/components/versioned/nats/nats-board-%{V_nats_board_snap}.tar.xz |
|
|
|
|
@ -87,6 +87,8 @@ PreReq: OpenPKG, openpkg >= 20160101, node
|
|
|
|
|
$RPM_BUILD_ROOT%{l_prefix}/var/nats-board/log |
|
|
|
|
|
|
|
|
|
# install programs |
|
|
|
|
rm -f node_modules/.bin/extract-zip |
|
|
|
|
rm -f node_modules/.bin/phantomjs |
|
|
|
|
cp -rp * \ |
|
|
|
|
$RPM_BUILD_ROOT%{l_prefix}/lib/nats-board/ |
|
|
|
|
|
|
|
|
|
|