[packages/golang] - package owned dirs, rel 2

baggins baggins at pld-linux.org
Fri Feb 24 09:33:35 CET 2023


commit f4c2c48db1e2ebcd6bf6b05466978471a6492f34
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Fri Feb 24 09:33:06 2023 +0100

    - package owned dirs, rel 2

 golang.spec | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/golang.spec b/golang.spec
index 8e1072b..e64977f 100644
--- a/golang.spec
+++ b/golang.spec
@@ -27,7 +27,7 @@ Summary:	Go compiler and tools
 Summary(pl.UTF-8):	Kompilator języka Go i narzędzia
 Name:		golang
 Version:	1.20.1
-Release:	1
+Release:	2
 # source tree includes several copies of Mark.Twain-Tom.Sawyer.txt under Public Domain
 License:	BSD and Public Domain
 Group:		Development/Languages
@@ -263,6 +263,8 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/%{name}/misc
 %{_libdir}/%{name}/src
 %dir %{_libdir}/%{name}/pkg
+%dir %{_libdir}/%{name}/pkg/tool
+%dir %{_libdir}/%{name}/pkg/tool/linux_%{GOARCH}
 %attr(755,root,root) %{_libdir}/%{name}/pkg/tool/linux_%{GOARCH}/addr2line
 %attr(755,root,root) %{_libdir}/%{name}/pkg/tool/linux_%{GOARCH}/asm
 %attr(755,root,root) %{_libdir}/%{name}/pkg/tool/linux_%{GOARCH}/buildid
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list