From b5cbd1ebb209c526a57f2e2a3cb99dfef66c3930 Mon Sep 17 00:00:00 2001 From: Vincent Batts Date: Thu, 16 Jan 2014 17:31:32 -0500 Subject: [PATCH] remove godoc dependency --- golang.spec | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/golang.spec b/golang.spec index c3fdc5a..b02a0a8 100644 --- a/golang.spec +++ b/golang.spec @@ -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 1.2-3 +- remove golang-godoc dependency. cyclic dependency on compiling godoc + * Wed Dec 18 2013 Vincent Batts - 1.2-2 - removing P224 ECC curve