diff options
author | Ronan Le Martret <ronan.lemartret@iot.bzh> | 2017-07-12 17:35:13 +0200 |
---|---|---|
committer | Ronan Le Martret <ronan.lemartret@iot.bzh> | 2017-07-12 17:35:24 +0200 |
commit | 57e4129b52ea2dcffccfa981f4e3229339ab79f3 (patch) | |
tree | ce8a8f5aa57c10dfed9cf227e56c61120b2db38c /rpm/rpm-config.spec.in | |
parent | 6b29dcdcb3b110ecad2d80041e71c778be03eeb0 (diff) |
Add group AGL to spec file
Change-Id: I2f667226a372a721b0bb4067ee6e0779a10c6432
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
Diffstat (limited to 'rpm/rpm-config.spec.in')
-rw-r--r-- | rpm/rpm-config.spec.in | 1 |
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@ |