This commit is contained in:
parent
461e342eb9
commit
936e747f29
5
go.spec
5
go.spec
@ -21,10 +21,7 @@ Summary: A compiled, garbage-collected, concurrent programming language
|
||||
Group: Development/Languages/Other
|
||||
License: BSD
|
||||
URL: http://golang.org/
|
||||
# This is built from upstream mercurial:
|
||||
# hg clone -r release https://go.googlecode.com/hg/ go
|
||||
Source0: go-%{pkg_release}.tar.bz2
|
||||
# we can't build this without disabling some rpmlint checks
|
||||
Source1: go-rpmlintrc
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: ed bison chrpath
|
||||
@ -32,7 +29,7 @@ BuildRequires: ed bison chrpath
|
||||
BuildRequires: fdupes
|
||||
%endif
|
||||
|
||||
ExclusiveArch: %ix86 x86_64
|
||||
ExclusiveArch: %ix86 x86_64
|
||||
Provides: libcgo %{name} = %{version}
|
||||
|
||||
%description
|
||||
|
Loading…
Reference in New Issue
Block a user