|
|
|
@ -31,15 +31,15 @@ Distribution: OpenPKG Community
|
|
|
|
|
Class: EVAL |
|
|
|
|
Group: Searching |
|
|
|
|
License: BSD |
|
|
|
|
Version: 189 |
|
|
|
|
Release: 20180207 |
|
|
|
|
Version: 190 |
|
|
|
|
Release: 20180219 |
|
|
|
|
|
|
|
|
|
# list of sources |
|
|
|
|
Source0: http://www.kylheku.com/cgit/txr/snapshot/txr-%{version}.tar.bz2 |
|
|
|
|
Patch0: txr.patch |
|
|
|
|
|
|
|
|
|
# build information |
|
|
|
|
BuildPreReq: OpenPKG, openpkg >= 20160101 |
|
|
|
|
BuildPreReq: OpenPKG, openpkg >= 20160101, flex, bison |
|
|
|
|
PreReq: OpenPKG, openpkg >= 20160101 |
|
|
|
|
|
|
|
|
|
%description |
|
|
|
@ -66,7 +66,7 @@ PreReq: OpenPKG, openpkg >= 20160101
|
|
|
|
|
--prefix=%{l_prefix} \ |
|
|
|
|
--install_prefix=$RPM_BUILD_ROOT \ |
|
|
|
|
--mandir=%{l_prefix}/man |
|
|
|
|
%{l_make} %{l_mflags -O} |
|
|
|
|
%{l_make} %{l_mflags} |
|
|
|
|
|
|
|
|
|
%install |
|
|
|
|
%{l_make} %{l_mflags} install |
|
|
|
|