Browse Source

upgrading package: thrift 0.6.1 -> 0.7.0

master
parent
commit
9e2558d628
  1. 5
      thrift/thrift.spec

5
thrift/thrift.spec

@ -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}" \

Loading…
Cancel
Save