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:
Marguerite Su 2015-07-12 10:36:33 +00:00 committed by Git OBS Bridge
parent 0ea82e4927
commit 4b3ef0c06c
2 changed files with 6 additions and 1 deletions

View File

@ -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

View File

@ -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*}} \