|
|
|
@ -23,7 +23,7 @@ |
|
|
|
|
|
|
|
|
|
|
|
# package version |
|
|
|
# package version |
|
|
|
%define V_maj 5.0 |
|
|
|
%define V_maj 5.0 |
|
|
|
%define V_min 20191231 |
|
|
|
%define V_min 20200228 |
|
|
|
|
|
|
|
|
|
|
|
# package information |
|
|
|
# package information |
|
|
|
Name: cdk |
|
|
|
Name: cdk |
|
|
|
@ -36,7 +36,7 @@ Class: BASE |
|
|
|
Group: Terminal |
|
|
|
Group: Terminal |
|
|
|
License: BSD |
|
|
|
License: BSD |
|
|
|
Version: %{V_maj}.%{V_min} |
|
|
|
Version: %{V_maj}.%{V_min} |
|
|
|
Release: 20200101 |
|
|
|
Release: 20200301 |
|
|
|
|
|
|
|
|
|
|
|
# list of sources |
|
|
|
# list of sources |
|
|
|
Source0: ftp://ftp.invisible-island.net/cdk/cdk-%{V_maj}-%{V_min}.tgz |
|
|
|
Source0: ftp://ftp.invisible-island.net/cdk/cdk-%{V_maj}-%{V_min}.tgz |
|
|
|
|