]> git.pld-linux.org Git - packages/golang.git/commitdiff
- package owned dirs, rel 2 auto/th/golang-1.20.1-2
authorJan Rękorajski <baggins@pld-linux.org>
Fri, 24 Feb 2023 08:33:06 +0000 (09:33 +0100)
committerJan Rękorajski <baggins@pld-linux.org>
Fri, 24 Feb 2023 08:33:06 +0000 (09:33 +0100)
golang.spec

index 8e1072bbe92eb054ea01b3e709a843af4fe58d80..e64977fe9371d2c5012f41deb9909286ff0e3f8c 100644 (file)
@@ -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
This page took 0.713635 seconds and 4 git commands to generate.