|
|
|
|
@ -22,8 +22,8 @@
|
|
|
|
|
## |
|
|
|
|
|
|
|
|
|
# package version |
|
|
|
|
%define V_pm2 1.0.2 |
|
|
|
|
%define V_pm2_snap 20160402 |
|
|
|
|
%define V_pm2 1.1.1 |
|
|
|
|
%define V_pm2_snap 20160405 |
|
|
|
|
|
|
|
|
|
# package information |
|
|
|
|
Name: pm2 |
|
|
|
|
@ -36,7 +36,7 @@ Class: EVAL
|
|
|
|
|
Group: Process |
|
|
|
|
License: MIT |
|
|
|
|
Version: %{V_pm2} |
|
|
|
|
Release: 20160402 |
|
|
|
|
Release: 20160405 |
|
|
|
|
|
|
|
|
|
# list of sources |
|
|
|
|
Source0: http://download.openpkg.org/components/versioned/pm2/pm2-%{V_pm2}-%{V_pm2_snap}.tar.gz |
|
|
|
|
|