This is an automated email from the ASF dual-hosted git repository.

dgelinas pushed a commit to branch 3.0.x
in repository https://gitbox.apache.org/repos/asf/trafficcontrol.git


The following commit(s) were added to refs/heads/3.0.x by this push:
     new 76131ff  Updated traffic_ops.spec to be golang >= 1.9.4 instead of = 
(#3334)
76131ff is described below

commit 76131fff8ee3f9f0e29cf5f5ae95c3d8d54dc0e6
Author: Hank Beatty <[email protected]>
AuthorDate: Thu Mar 7 14:37:43 2019 -0500

    Updated traffic_ops.spec to be golang >= 1.9.4 instead of = (#3334)
    
    * Squashed commit of the following:
    
    commit af5de65dc5746b0526be1fe0b69a79e7b77cdc3b
    Author: mjacks258 <[email protected]>
    Date:   Wed Feb 6 16:16:41 2019 -0700
    
        updated so TCP port is configurable for Traffic Monitor
    
        (cherry picked from commit 02b071e6a4061678439a299ac31c2d91cf2a3cb9)
    
    * Updated traffic_ops.spec to be golang >= 1.9.4
---
 traffic_ops/build/traffic_ops.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/traffic_ops/build/traffic_ops.spec 
b/traffic_ops/build/traffic_ops.spec
index b47251e..9f15d92 100644
--- a/traffic_ops/build/traffic_ops.spec
+++ b/traffic_ops/build/traffic_ops.spec
@@ -33,7 +33,7 @@ URL:              https://github.com/apache/trafficcontrol/
 Vendor:           Apache Software Foundation
 Packager:         daniel_kirkwood at Cable dot Comcast dot com
 AutoReqProv:      no
-Requires:         cpanminus, expat-devel, gcc-c++, golang = 1.9.4, libcurl, 
libpcap-devel, mkisofs, tar
+Requires:         cpanminus, expat-devel, gcc-c++, golang >= 1.9.4, libcurl, 
libpcap-devel, mkisofs, tar
 Requires:         openssl-devel, perl, perl-core, perl-DBD-Pg, perl-DBI, 
perl-Digest-SHA1
 Requires:         libidn-devel, libcurl-devel, libcap
 Requires:         postgresql96 >= 9.6.2 , postgresql96-devel >= 9.6.2

Reply via email to