remove godoc dependency
This commit is contained in:
parent
5152b3a3e6
commit
b5cbd1ebb2
@ -25,7 +25,7 @@
|
|||||||
|
|
||||||
Name: golang
|
Name: golang
|
||||||
Version: 1.2
|
Version: 1.2
|
||||||
Release: 2%{?dist}
|
Release: 3%{?dist}
|
||||||
Summary: The Go Programming Language
|
Summary: The Go Programming Language
|
||||||
|
|
||||||
License: BSD
|
License: BSD
|
||||||
@ -50,8 +50,6 @@ BuildRequires: xemacs xemacs-packages-extra
|
|||||||
# This is an odd issue, still looking for a better fix.
|
# This is an odd issue, still looking for a better fix.
|
||||||
Requires: glibc
|
Requires: glibc
|
||||||
|
|
||||||
Requires: /usr/bin/godoc
|
|
||||||
|
|
||||||
Patch0: golang-1.2-verbose-build.patch
|
Patch0: golang-1.2-verbose-build.patch
|
||||||
|
|
||||||
# https://bugzilla.redhat.com/show_bug.cgi?id=1038683
|
# https://bugzilla.redhat.com/show_bug.cgi?id=1038683
|
||||||
@ -288,6 +286,9 @@ cp -av %{SOURCE101} $RPM_BUILD_ROOT%{_sysconfdir}/prelink.conf.d/golang.conf
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jan 16 2014 Vincent Batts <vbatts@redhat.com> 1.2-3
|
||||||
|
- remove golang-godoc dependency. cyclic dependency on compiling godoc
|
||||||
|
|
||||||
* Wed Dec 18 2013 Vincent Batts <vbatts@redhat.com> - 1.2-2
|
* Wed Dec 18 2013 Vincent Batts <vbatts@redhat.com> - 1.2-2
|
||||||
- removing P224 ECC curve
|
- removing P224 ECC curve
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user