diff options
author | Sebastien Douheret <sebastien.douheret@iot.bzh> | 2018-07-13 17:34:41 +0200 |
---|---|---|
committer | Sebastien Douheret <sebastien.douheret@iot.bzh> | 2018-07-13 17:34:41 +0200 |
commit | 96f7fdc1ac0736a741e13e838f98517beac36db0 (patch) | |
tree | 123b6a6ffa5eff98e934b0ed16772244b841de83 /conf.d/packaging/rpm/agl-xds-agent.spec | |
parent | 005e0eb072418456055783491f907fc08cb42fd7 (diff) |
Packaging: ignore expected rpmlint warnings
Change-Id: I397efcf9076ac002f82d1e8eb226733a5e095028
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
Diffstat (limited to 'conf.d/packaging/rpm/agl-xds-agent.spec')
-rw-r--r-- | conf.d/packaging/rpm/agl-xds-agent.spec | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/conf.d/packaging/rpm/agl-xds-agent.spec b/conf.d/packaging/rpm/agl-xds-agent.spec index 66373c4..47c76ad 100644 --- a/conf.d/packaging/rpm/agl-xds-agent.spec +++ b/conf.d/packaging/rpm/agl-xds-agent.spec @@ -12,6 +12,7 @@ License: Apache-2.0 Summary: XDS agent/client tool Url: https://gerrit.automotivelinux.org/gerrit/p/src/xds/xds-agent.git Source0: xds-agent_linux-amd64-%{version}.zip +Source1: rpmlintrc BuildRequires: unzip BuildRoot: %{_tmppath}/%{name}-%{version}-build Group: Development/Tools/Debuggers |