|
|
|
|
@ -31,8 +31,8 @@ Distribution: OpenPKG Community
|
|
|
|
|
Class: EVAL |
|
|
|
|
Group: RPC |
|
|
|
|
License: Apache |
|
|
|
|
Version: 0.6.1 |
|
|
|
|
Release: 20110717 |
|
|
|
|
Version: 0.7.0 |
|
|
|
|
Release: 20110827 |
|
|
|
|
|
|
|
|
|
# package options |
|
|
|
|
%option with_java no |
|
|
|
|
@ -66,6 +66,7 @@ PreReq: java, JAVA-JDK
|
|
|
|
|
|
|
|
|
|
%prep |
|
|
|
|
%setup -q |
|
|
|
|
chmod a+x configure install-sh |
|
|
|
|
|
|
|
|
|
%build |
|
|
|
|
CC="%{l_cc}" \ |
|
|
|
|
|