|
|
|
|
@ -31,12 +31,11 @@ Distribution: OpenPKG Community
|
|
|
|
|
Class: BASE |
|
|
|
|
Group: Algorithm |
|
|
|
|
License: GPL |
|
|
|
|
Version: 2.12.9.0 |
|
|
|
|
Release: 20210311 |
|
|
|
|
Version: 2.12.9.1 |
|
|
|
|
Release: 20210326 |
|
|
|
|
|
|
|
|
|
# list of sources |
|
|
|
|
Source0: http://download.sourceforge.net/calc/calc-%{version}.tar.bz2 |
|
|
|
|
Patch0: calc.patch |
|
|
|
|
|
|
|
|
|
# build information |
|
|
|
|
BuildPreReq: OpenPKG, openpkg >= 20160101, make, gcc |
|
|
|
|
@ -61,7 +60,6 @@ PreReq: OpenPKG, openpkg >= 20160101
|
|
|
|
|
|
|
|
|
|
%prep |
|
|
|
|
%setup -q |
|
|
|
|
%patch -p0 |
|
|
|
|
|
|
|
|
|
%build |
|
|
|
|
chmod -R u+w . |
|
|
|
|
|