|
|
|
|
@ -33,7 +33,7 @@ Distribution: OpenPKG [EVAL]
|
|
|
|
|
Group: XWindow |
|
|
|
|
License: GPL |
|
|
|
|
Version: 0.94 |
|
|
|
|
Release: 20030708 |
|
|
|
|
Release: 20030715 |
|
|
|
|
|
|
|
|
|
# list of sources |
|
|
|
|
Source0: http://osdn.dl.sourceforge.net/sourceforge/xplanet/xplanet-nomap-%{version}.tar.gz |
|
|
|
|
@ -62,6 +62,9 @@ AutoReqProv: no
|
|
|
|
|
|
|
|
|
|
%prep |
|
|
|
|
%setup -q |
|
|
|
|
%{l_shtool} subst \ |
|
|
|
|
-e 's;ctime(\(¤t_time.tv_sec\));ctime((time_t *) \1);' \ |
|
|
|
|
xplanetbg.cc |
|
|
|
|
|
|
|
|
|
%build |
|
|
|
|
CC="%{l_cc}" \ |
|
|
|
|
|