[kup/el5] Add Group: as required by EPEL5.

Konstantin Ryabitsev icon at fedoraproject.org
Thu Nov 24 20:44:41 UTC 2011


commit 763a24f2d06ce295e1ce45447d7889c93dd76c4a
Author: Konstantin Ryabitsev <mricon at kernel.org>
Date:   Thu Nov 24 15:44:25 2011 -0500

    Add Group: as required by EPEL5.

 kup.spec |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/kup.spec b/kup.spec
index 0104592..c1f7629 100644
--- a/kup.spec
+++ b/kup.spec
@@ -18,6 +18,7 @@ This package includes the client-side kup utility.
 
 
 %package server
+Group:      Development/Tools
 Summary:    Kernel.org Uploader - server utilities
 Requires:   gnupg, xz
 
@@ -29,6 +30,7 @@ This package includes the server-side kup-server utility.
 
 
 %package server-utils
+Group:      Development/Tools
 Summary:    Kernel.org Uploader - administration tools
 Requires:   kup-server = %{version}-%{release}
 


More information about the scm-commits mailing list