diff options
author | Sebastien Douheret <sebastien.douheret@iot.bzh> | 2018-07-13 14:23:13 +0200 |
---|---|---|
committer | Sebastien Douheret <sebastien.douheret@iot.bzh> | 2018-07-13 17:43:07 +0200 |
commit | 881633b639856a9575072d2f53bb3518acbf64a8 (patch) | |
tree | 9ea37ff8b7f59f0787ab9672f340309b8dc9c043 /conf.d/packaging/rpm/agl-xds-cli.spec | |
parent | e0faa97416aee22fa0c09f75a4040bb2bb16e2dd (diff) |
Packaging: ignore expected rpmlint warning
Change-Id: I27d2e592514032b63dae38986a74b74a1068ebd5
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
Diffstat (limited to 'conf.d/packaging/rpm/agl-xds-cli.spec')
-rw-r--r-- | conf.d/packaging/rpm/agl-xds-cli.spec | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/conf.d/packaging/rpm/agl-xds-cli.spec b/conf.d/packaging/rpm/agl-xds-cli.spec index ad3cc7b..b872c65 100644 --- a/conf.d/packaging/rpm/agl-xds-cli.spec +++ b/conf.d/packaging/rpm/agl-xds-cli.spec @@ -12,6 +12,7 @@ License: Apache-2.0 Summary: Command line tool to interact with XDS Url: https://gerrit.automotivelinux.org/gerrit/p/src/xds/xds-cli.git Source0: xds-cli_linux-amd64-%{version}.zip +Source1: rpmlintrc BuildRequires: unzip BuildRoot: %{_tmppath}/%{name}-%{version}-build Group: Development/Tools/Debuggers |