Skip to content

Conversation

@kou
Copy link
Member

@kou kou commented Mar 21, 2017

No description provided.

AC_INIT([arrow-glib], arrow_glib_version, [kou@clear-code.com])
AC_INIT([arrow-glib],
arrow_glib_version,
[https://issues.apache.org/jira/browse/ARROW],
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The 3rd argument is bug report e-mail or URL.

AC_INIT([arrow-glib],
arrow_glib_version,
[https://issues.apache.org/jira/browse/ARROW],
[apache-arrow-glib])
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The 4th argument is package archive name. e.g.: apache-arrow-glib-0.2.1.tar.gz

Copy link
Member

@wesm wesm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

@asfgit asfgit closed this in d252867 Mar 22, 2017
@kou kou deleted the glib-update-metadata branch March 22, 2017 14:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants