[packages/golang] conflict with gcc-go

glen glen at pld-linux.org
Tue Apr 5 14:04:39 CEST 2016


commit c21ac8b8006100ef05f99fb3e8e23cf1f21feafc
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Tue Apr 5 15:03:46 2016 +0300

    conflict with gcc-go
    
    file /usr/bin/go from install of golang-1.6-0.1.x86_64 conflicts with file from package gcc-go-5.3.0-2.x86_64
    file /usr/bin/gofmt from install of golang-1.6-0.1.x86_64 conflicts with file from package gcc-go-5.3.0-2.x86_64

 golang.spec | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/golang.spec b/golang.spec
index dfcce52..e11b8c0 100644
--- a/golang.spec
+++ b/golang.spec
@@ -33,6 +33,7 @@ BuildRequires:	hostname
 BuildRequires:	tzdata
 %endif
 Requires:	ca-certificates
+Conflicts:	gcc-go
 ExclusiveArch:	%{ix86} %{x8664} %{arm}
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/golang.git/commitdiff/c21ac8b8006100ef05f99fb3e8e23cf1f21feafc



More information about the pld-cvs-commit mailing list