[libabw] drop obsolete Group tag

David Tardon dtardon at fedoraproject.org
Tue Jul 1 16:55:18 UTC 2014


commit 7d94346ccb76a3665ab8199a0d4dff23c694843f
Author: David Tardon <dtardon at redhat.com>
Date:   Tue Jul 1 18:55:13 2014 +0200

    drop obsolete Group tag

 libabw.spec |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)
---
diff --git a/libabw.spec b/libabw.spec
index 8ea5587..c77388d 100644
--- a/libabw.spec
+++ b/libabw.spec
@@ -5,7 +5,6 @@ Version: 0.1.0
 Release: 2%{?dist}
 Summary: A library for import of AbiWord files
 
-Group: System Environment/Libraries
 License: MPLv2.0
 URL: https://wiki.documentfoundation.org/DLP/Libraries/libabw
 Source: http://dev-www.libreoffice.org/src/%{name}/%{name}-%{version}.tar.xz
@@ -22,7 +21,6 @@ BuildRequires: pkgconfig(libxml-2.0)
 
 %package devel
 Summary: Development files for %{name}
-Group: Development/Libraries
 Requires: %{name}%{?_isa} = %{version}-%{release}
 
 %description devel
@@ -31,7 +29,6 @@ developing applications that use %{name}.
 
 %package doc
 Summary: Documentation of %{name} API
-Group: Documentation
 BuildArch: noarch
 
 %description doc
@@ -39,7 +36,6 @@ The %{name}-doc package contains documentation files for %{name}.
 
 %package tools
 Summary: Tools to transform AbiWord files into other formats
-Group: Applications/Publishing
 Requires: %{name}%{?_isa} = %{version}-%{release}
 
 %description tools


More information about the scm-commits mailing list