[libgit2/el5: 6/6] Add rpm group

Veeti Paananen vpaan at fedoraproject.org
Mon Jun 30 08:08:00 UTC 2014


commit 87e7bff711d0b3d66881e44620330f4c6691209c
Author: Veeti Paananen <veeti.paananen at rojekti.fi>
Date:   Mon Jun 30 10:44:26 2014 +0300

    Add rpm group

 libgit2.spec |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/libgit2.spec b/libgit2.spec
index a908dfe..4771279 100644
--- a/libgit2.spec
+++ b/libgit2.spec
@@ -2,6 +2,7 @@ Name:           libgit2
 Version:        0.21.0
 Release:        1%{?dist}
 Summary:        C implementation of the Git core methods as a library with a solid API
+Group:          Development/Libraries
 License:        GPLv2 with exceptions
 URL:            http://libgit2.github.com/
 Source0:        https://github.com/libgit2/libgit2/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
@@ -21,6 +22,7 @@ with bindings.
 
 %package        devel
 Summary:        Development files for %{name}
+Group:          Development/Libraries
 Requires:       %{name}%{?_isa} = %{version}-%{release}
 
 %description    devel


More information about the scm-commits mailing list