- add rpmlintrc file to spec

- remove source url to prevent issues with the Concourse
  github-release resource

OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/cf-cli?expand=0&rev=36
This commit is contained in:
Tim Hardeck 2018-02-06 14:54:50 +00:00 committed by Git OBS Bridge
parent e5a6c85d41
commit 8e85e8645a
2 changed files with 9 additions and 1 deletions

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Feb 6 14:51:50 UTC 2018 - thardeck@suse.com
- add rpmlintrc file to spec
- remove source url to prevent issues with the Concourse
github-release resource
-------------------------------------------------------------------
Tue Feb 6 15:00:58 CET 2018 - aosthof@suse.de

View File

@ -29,8 +29,9 @@ License: Apache-2.0
Summary: Cloud Foundry command line client
Url: https://github.com/cloudfoundry/cli
Group: System/Management
Source: https://github.com/cloudfoundry/cli/archive/v%{version}.tar.gz
Source: v%{version}.tar.gz
Source1: README
Source2: cf-cli-rpmlintrc
BuildRequires: go >= 1.8.3
BuildRequires: golang-packaging
BuildRequires: xz