You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@madlib.apache.org by ok...@apache.org on 2017/05/17 18:35:45 UTC

incubator-madlib git commit: Fix project name in cmake files

Repository: incubator-madlib
Updated Branches:
  refs/heads/master ec60b83d2 -> 00c970f58


Fix project name in cmake files


Project: http://git-wip-us.apache.org/repos/asf/incubator-madlib/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-madlib/commit/00c970f5
Tree: http://git-wip-us.apache.org/repos/asf/incubator-madlib/tree/00c970f5
Diff: http://git-wip-us.apache.org/repos/asf/incubator-madlib/diff/00c970f5

Branch: refs/heads/master
Commit: 00c970f58427a30cdbd0ff598edee4ba5a057872
Parents: ec60b83
Author: Orhan Kislal <ok...@pivotal.io>
Authored: Wed May 17 11:35:36 2017 -0700
Committer: Orhan Kislal <ok...@pivotal.io>
Committed: Wed May 17 11:35:36 2017 -0700

----------------------------------------------------------------------
 deploy/gppkg/madlib.spec.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-madlib/blob/00c970f5/deploy/gppkg/madlib.spec.in
----------------------------------------------------------------------
diff --git a/deploy/gppkg/madlib.spec.in b/deploy/gppkg/madlib.spec.in
index 414bf5c..cd5448f 100644
--- a/deploy/gppkg/madlib.spec.in
+++ b/deploy/gppkg/madlib.spec.in
@@ -7,7 +7,7 @@
 BuildRoot:      @MADLIB_GPPKG_RPM_SOURCE_DIR@
 Summary:        Apache MADlib (incubating) for @GPDB_VARIANT@ Database
 License:        @CPACK_RPM_PACKAGE_LICENSE@
-Name:           Apache MADlib (incubating)
+Name:           Apache_MADlib_incubating
 Version:        @MADLIB_VERSION_STRING_NO_HYPHEN@
 Release:        @MADLIB_GPPKG_RELEASE_NUMBER@
 Group:          @CPACK_RPM_PACKAGE_GROUP@