summaryrefslogtreecommitdiffstats
path: root/rpm
diff options
context:
space:
mode:
authorRonan Le Martret <ronan.lemartret@iot.bzh>2017-07-12 17:35:13 +0200
committerRomain Forlot <romain.forlot@iot.bzh>2018-10-15 18:22:47 +0200
commitd2520ffe20c14e3eea65a3f5828c051e6e7ac12b (patch)
tree1b4a4a18290b7512b2981e92e9884d5ec1d2e24b /rpm
parent4fb73284186715a618e9f6ba3f077df5948e30c9 (diff)
Add group AGL to spec file
Change-Id: I2f667226a372a721b0bb4067ee6e0779a10c6432 Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
Diffstat (limited to 'rpm')
-rw-r--r--rpm/rpm-config.spec.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/rpm/rpm-config.spec.in b/rpm/rpm-config.spec.in
index aea2890..8b3d442 100644
--- a/rpm/rpm-config.spec.in
+++ b/rpm/rpm-config.spec.in
@@ -20,6 +20,7 @@
Name: @NPKG_PROJECT_NAME@
Version: @PROJECT_VERSION@
Release: 1
+Group: AGL
License: @PROJECT_LICENSE@
Summary: @PROJECT_DESCRIPTION@
Url: @PROJECT_URL@