commit 969848f0f9c81275b40dc6989c2c49fa453c0976 Author: Adam Miller admiller@redhat.com Date: Thu Feb 20 13:02:19 2014 -0600
fix patchlevel for patch200
golang.spec | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) --- diff --git a/golang.spec b/golang.spec index 7c495b5..3dbbcdc 100644 --- a/golang.spec +++ b/golang.spec @@ -151,7 +151,7 @@ end cp %SOURCE400 src/pkg/archive/tar/testdata/xattrs.tar
%if 0%{?fedora} >= 21 -%patch210 -p0 +%patch210 -p1 %patch211 -p0 %endif
golang@lists.fedoraproject.org