|
|
|
|
@ -23,8 +23,8 @@
|
|
|
|
|
## |
|
|
|
|
|
|
|
|
|
# package version |
|
|
|
|
%define V_opkg 1.8.2 |
|
|
|
|
%define V_dist 1-8-2 |
|
|
|
|
%define V_opkg 1.8.3 |
|
|
|
|
%define V_dist 1-8-3 |
|
|
|
|
|
|
|
|
|
# package information |
|
|
|
|
Name: matrixssl |
|
|
|
|
@ -37,7 +37,7 @@ Class: EVAL
|
|
|
|
|
Group: SSL |
|
|
|
|
License: GPL |
|
|
|
|
Version: %{V_opkg} |
|
|
|
|
Release: 20061013 |
|
|
|
|
Release: 20070208 |
|
|
|
|
|
|
|
|
|
# list of sources |
|
|
|
|
Source0: ftp://ftp.openpkg.org/sources/CPY/matrixssl/matrixssl-%{V_dist}-open.tar.gz |
|
|
|
|
@ -63,7 +63,7 @@ AutoReqProv: no
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
%prep |
|
|
|
|
%setup -q -n matrixssl-%{V_dist} |
|
|
|
|
%setup -q -n matrixssl-%{V_dist}-open |
|
|
|
|
%patch -p0 |
|
|
|
|
|
|
|
|
|
%build |
|
|
|
|
|