[librcc/el6: 5/5] dropped Group tag

ivanromanov ivanromanov at fedoraproject.org
Tue Nov 19 10:32:17 UTC 2013


commit 0fe50662fe8dbbe0cf2949f30df88b328622dd84
Author: Ivan Romanov <drizt at land.ru>
Date:   Tue Nov 19 16:30:34 2013 +0600

    dropped Group tag

 librcc.spec |   10 ++++------
 1 files changed, 4 insertions(+), 6 deletions(-)
---
diff --git a/librcc.spec b/librcc.spec
index 5c425a4..6379e8e 100644
--- a/librcc.spec
+++ b/librcc.spec
@@ -1,11 +1,10 @@
 Name:           librcc
 Version:        0.2.12
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        RusXMMS Charset Conversion Library
 
 License:        LGPLv2+
 URL:            http://rusxmms.sourceforge.net
-Group:          System Environment/Libraries
 Source0:        http://dside.dyndns.org/files/rusxmms/%{name}-%{version}.tar.bz2
 
 BuildRequires:  libxml2-devel
@@ -43,7 +42,6 @@ The Abilities of LibRCC Library
 %package        gtk+
 Summary:        RusXMMS Encoding Conversion Library GTK+ bindings
 Requires:       %{name}%{?_isa} = %{version}-%{release}
-Group:          System Environment/Libraries
 
 %description    gtk+
 The %{name}-gtk+ package contains GTK+ bindings for RusXMMS Encoding
@@ -52,7 +50,6 @@ Conversion Library
 %package        gtk2
 Summary:        RusXMMS Encoding Conversion Library GTK2 bindings
 Requires:       %{name}%{?_isa} = %{version}-%{release}
-Group:          System Environment/Libraries
 
 %description    gtk2
 The %{name}-gtk2 package contains GTK2 bindings for RusXMMS Encoding
@@ -62,7 +59,6 @@ Conversion Library
 %package        gtk3
 Summary:        RusXMMS Encoding Conversion Library GTK3 bindings
 Requires:       %{name}%{?_isa} = %{version}-%{release}
-Group:          System Environment/Libraries
 
 %description    gtk3
 The %{name}-gtk3 package contains GTK3 bindings for RusXMMS Encoding
@@ -77,7 +73,6 @@ Requires:       %{name}-gtk2%{?_isa} = %{version}-%{release}
 %if 0%{?fedora}
 Requires:       %{name}-gtk3%{?_isa} = %{version}-%{release}
 %endif
-Group:          Development/Libraries
 
 %description    devel
 The %{name}-devel package contains libraries and header files for
@@ -155,6 +150,9 @@ find $RPM_BUILD_ROOT -name '*.la' -delete
 %endif
 
 %changelog
+* Tue Nov 19 2013 Ivan Romanov <drizt at land.ru> - 0.2.12-3
+- dropped Group tag
+
 * Tue Nov 19 2013 Ivan Romanov <drizt at land.ru> - 0.2.12-2
 - do not buil gtk3 libs for RHEL
 - no libguess support for RHEL


More information about the scm-commits mailing list