[packages/golang] - up to 1.13.6

arekm arekm at pld-linux.org
Thu Jan 23 09:55:01 CET 2020


commit a6eb3642508b7454083cd53131596e6ea414f292
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Thu Jan 23 09:54:54 2020 +0100

    - up to 1.13.6

 golang.spec | 17 ++++-------------
 1 file changed, 4 insertions(+), 13 deletions(-)
---
diff --git a/golang.spec b/golang.spec
index c5acc88..5471dfa 100644
--- a/golang.spec
+++ b/golang.spec
@@ -25,14 +25,14 @@
 Summary:	Go compiler and tools
 Summary(pl.UTF-8):	Kompilator języka Go i narzędzia
 Name:		golang
-Version:	1.12.7
+Version:	1.13.6
 Release:	1
 # source tree includes several copies of Mark.Twain-Tom.Sawyer.txt under Public Domain
 License:	BSD and Public Domain
 Group:		Development/Languages
 # Source0Download: https://golang.org/dl/
 Source0:	https://storage.googleapis.com/golang/go%{version}.src.tar.gz
-# Source0-md5:	49d7a658cbd825f1cfe903d050bad29f
+# Source0-md5:	426db7a2b2a06f82cc0ac4818eb4f25e
 Patch0:		ca-certs.patch
 Patch1:		0001-Don-t-use-the-bundled-tzdata-at-runtime-except-for-t.patch
 URL:		http://golang.org/
@@ -207,9 +207,8 @@ ln -sf %{_libdir}/%{name}/pkg/tool/linux_%{GOARCH}/cgo $RPM_BUILD_ROOT%{_bindir}
 
 # FIXME: do we need whole sources, including build scripts?
 # for now, remove only non-Linux stuff
-%{__rm} $RPM_BUILD_ROOT%{_libdir}/%{name}/src/androidtest.bash \
-	$RPM_BUILD_ROOT%{_libdir}/%{name}/src/syscall/{mksyscall,mksysctl_openbsd,mksysnum_{darwin,dragonfly,freebsd,netbsd,openbsd}}.pl \
-	$RPM_BUILD_ROOT%{_libdir}/%{name}/src/cmd/vendor/golang.org/x/sys/unix/{mksyscall_{aix_ppc,aix_ppc64,solaris},mksysctl_openbsd}.pl \
+%{__rm} \
+	$RPM_BUILD_ROOT%{_libdir}/%{name}/src/syscall/{mksyscall,mksysctl_openbsd,mksysnum_{darwin,dragonfly,freebsd,netbsd,openbsd}}.pl
 # ...and tests
 %{__rm} -r $RPM_BUILD_ROOT%{_libdir}/%{name}/src/internal/trace \
 	   $RPM_BUILD_ROOT%{_libdir}/%{name}/misc/cgo/{errors,fortran,test*}
@@ -263,14 +262,6 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_libdir}/%{name}/pkg/tool/linux_%{GOARCH}/trace
 %attr(755,root,root) %{_libdir}/%{name}/pkg/tool/linux_%{GOARCH}/vet
 
-%dir %{_libdir}/%{name}/pkg/bootstrap
-%dir %{_libdir}/%{name}/pkg/bootstrap/bin
-%attr(755,root,root) %{_libdir}/%{name}/pkg/bootstrap/bin/asm
-%attr(755,root,root) %{_libdir}/%{name}/pkg/bootstrap/bin/cgo
-%attr(755,root,root) %{_libdir}/%{name}/pkg/bootstrap/bin/compile
-%attr(755,root,root) %{_libdir}/%{name}/pkg/bootstrap/bin/link
-%{_libdir}/%{name}/pkg/bootstrap/pkg
-%{_libdir}/%{name}/pkg/bootstrap/src
 %{_libdir}/%{name}/pkg/include
 
 %if %{with shared}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/golang.git/commitdiff/a6eb3642508b7454083cd53131596e6ea414f292



More information about the pld-cvs-commit mailing list