[ 
https://issues.apache.org/jira/browse/ARROW-2713?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16525796#comment-16525796
 ] 

Kouhei Sutou commented on ARROW-2713:
-------------------------------------

Great!

Can you apply the following patch for 
https://travis-ci.org/kszucs/crossbow/jobs/396941930 ?

{noformat}
diff --git a/dev/tasks/linux-packages/yum/arrow.spec.in 
b/dev/tasks/linux-packages/yum/arrow.spec.in
index 65c357ef..72bc4b16 100644
--- a/dev/tasks/linux-packages/yum/arrow.spec.in
+++ b/dev/tasks/linux-packages/yum/arrow.spec.in
@@ -132,6 +132,7 @@ Libraries and header files for Apache Arrow C++.
 %{_libdir}/libarrow.so
 %{_libdir}/pkgconfig/arrow.pc
 %{_libdir}/pkgconfig/arrow-compute.pc
+%{_libdir}/pkgconfig/arrow-orc.pc
 
 %if %{use_python}
 %package python-libs
{noformat}

> [Packaging] Fix linux package builds
> ------------------------------------
>
>                 Key: ARROW-2713
>                 URL: https://issues.apache.org/jira/browse/ARROW-2713
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: Packaging
>            Reporter: Krisztian Szucs
>            Priority: Major
>             Fix For: 0.10.0
>
>
> Build configuration: 
> https://github.com/kszucs/arrow/tree/0d9d89b7bff32823ab68e6ec1dc7ade52511f7ee/dev/tasks/linux-packages
> Failing build: 
> https://travis-ci.org/kszucs/crossbow/builds/391894564?utm_source=github_status&utm_medium=notification
> Looks like it’s waiting for a user input? There might be some hardcoded 
> version too, because the expected is 0.9.1 instead of 0.9.0.
> ping [~kou] 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to