Accepting request 316079 from home:MargueriteSu:branches:devel:languages:go
OBS-URL: https://build.opensuse.org/request/show/316079 OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/go?expand=0&rev=222
This commit is contained in:
parent
0ea82e4927
commit
4b3ef0c06c
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jul 12 10:29:45 UTC 2015 - i@marguerite.su
|
||||
|
||||
- macros.go: fix "summary-not-capitalized"
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 9 15:20:25 UTC 2015 - i@marguerite.su
|
||||
|
||||
|
@ -175,7 +175,7 @@ find . -name *.go -exec install -Dm644 \{\} %{buildroot}%{go_contribsrcdir}/\{\}
|
||||
# Template for source sub-package
|
||||
%gosrc_package(n:r:) \
|
||||
%package %{-n:-n %{-n*}-}source \
|
||||
Summary: source codes for package %{name} \
|
||||
Summary: Source codes for package %{name} \
|
||||
Group: Development/Sources \
|
||||
Requires: %{-n:%{-n*}}%{!-n:%{name}} = %{version} \
|
||||
%{-r:Requires: %{-r*}} \
|
||||
|
Loading…
Reference in New Issue
Block a user