You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hawq.apache.org by hu...@apache.org on 2016/07/29 04:56:50 UTC

incubator-hawq git commit: Revert "HAWQ-900. Add dependency in PL/R rpm build spec file plr.spec"

Repository: incubator-hawq
Updated Branches:
  refs/heads/master fb7f806fe -> dada9ba99


Revert "HAWQ-900. Add dependency in PL/R rpm build spec file plr.spec"

This reverts commit fb7f806feba74a48e474fead5b84fc0ee72f07f5.


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

Branch: refs/heads/master
Commit: dada9ba9919bc6e402f40163cb15e854ad6e0340
Parents: fb7f806
Author: Ruilong Huo <rh...@pivotal.io>
Authored: Fri Jul 29 12:58:14 2016 +0800
Committer: Ruilong Huo <rh...@pivotal.io>
Committed: Fri Jul 29 12:58:14 2016 +0800

----------------------------------------------------------------------
 src/pl/plr.spec | 4 ----
 1 file changed, 4 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-hawq/blob/dada9ba9/src/pl/plr.spec
----------------------------------------------------------------------
diff --git a/src/pl/plr.spec b/src/pl/plr.spec
index a6621d9..e34e8b8 100644
--- a/src/pl/plr.spec
+++ b/src/pl/plr.spec
@@ -4,13 +4,9 @@ Version:        08.03.00.14
 Release:		0
 Prefix:         /usr/local
 License:		GPL
-BuildRequires:  R-devel
-Requires:       R
 
 %define _unpackaged_files_terminate_build 0
 
-AutoReqProv:    no
-
 %description
 The PL/R modules provides Procedural language implementation of R for HAWQ.