From 9e2558d628fe786d9a2ff3cf9d6c7d84b619e2db Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Sat, 27 Aug 2011 16:23:31 +0000 Subject: [PATCH] upgrading package: thrift 0.6.1 -> 0.7.0 --- thrift/thrift.spec | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/thrift/thrift.spec b/thrift/thrift.spec index 60da172b9d..a5c6edf239 100644 --- a/thrift/thrift.spec +++ b/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}" \