[libhtp] Remove useless Group tag from spec file.

Mathieu Bridon bochecha at fedoraproject.org
Fri Jan 27 03:04:58 UTC 2012


commit d55b7bf506ff19706c1e43bc5c647ea80862ab60
Author: Mathieu Bridon <bochecha at fedoraproject.org>
Date:   Fri Oct 21 15:03:53 2011 +0800

    Remove useless Group tag from spec file.

 libhtp.spec |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/libhtp.spec b/libhtp.spec
index 2f2e3d2..cf8378f 100644
--- a/libhtp.spec
+++ b/libhtp.spec
@@ -9,7 +9,6 @@ Version:       0.3.0
 Release:       0.1.%{snapver}%{?dist}
 
 Summary:       Security-aware parser for the HTTP protocol and the related bits and pieces
-Group:         System Environment/Libraries
 License:       ASL 2.0
 URL:           http://www.libhtp.org
 
@@ -93,5 +92,7 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f '{}' \;
 
 
 %changelog
+- Remove useless Group tag, I like my spec files uncluttered.
+
 * Tue Oct 04 2011 Mathieu Bridon <bochecha at fedoraproject.org> - 0.3.0-0.1.20111010.git198963d
 - Initial packaging.


More information about the scm-commits mailing list