remove godoc dependency

This commit is contained in:
Vincent Batts 2014-01-16 17:31:32 -05:00
parent 5152b3a3e6
commit b5cbd1ebb2
1 changed files with 4 additions and 3 deletions

View File

@ -25,7 +25,7 @@
Name: golang
Version: 1.2
Release: 2%{?dist}
Release: 3%{?dist}
Summary: The Go Programming Language
License: BSD
@ -50,8 +50,6 @@ BuildRequires: xemacs xemacs-packages-extra
# This is an odd issue, still looking for a better fix.
Requires: glibc
Requires: /usr/bin/godoc
Patch0: golang-1.2-verbose-build.patch
# 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
* 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
- removing P224 ECC curve