Remove Group rpm field - #1260

This tag isn't required anymore and is deprecated
on fedora/rhel/centos

Removing it improves readability

Signed-off-by: Nicolas Chauvet <kwizart@gmail.com>
This commit is contained in:
Nicolas Chauvet 2017-12-18 21:04:19 +01:00
parent ca61f22254
commit e0d0f06a49

View File

@ -59,11 +59,6 @@ Name: %{real_name}
Version: %{real_version} Version: %{real_version}
Release: 1%{?dist} Release: 1%{?dist}
Summary: LemonLDAP-NG WebSSO Summary: LemonLDAP-NG WebSSO
%if 0%{?rhl}%{?rhel}%{?fedora}
Group: Applications/System
%else
Group: Monitoring
%endif
License: GPL v2 License: GPL v2
URL: http://lemonldap-ng.org URL: http://lemonldap-ng.org
Source0: http://lemonldap-ng.org/download/%{name}-%{version}.tar.gz Source0: http://lemonldap-ng.org/download/%{name}-%{version}.tar.gz
@ -145,11 +140,6 @@ So you can have a full AAA protection for your web space as described below.
#============================================================================== #==============================================================================
%package -n lemonldap-ng-conf %package -n lemonldap-ng-conf
Summary: LemonLDAP-NG configuration Summary: LemonLDAP-NG configuration
%if 0%{?rhl}%{?rhel}%{?fedora}
Group: Applications/System
%else
Group: Monitoring
%endif
%description -n lemonldap-ng-conf %description -n lemonldap-ng-conf
This package contains the main storage configuration. This package contains the main storage configuration.
@ -159,11 +149,6 @@ This package contains the main storage configuration.
#============================================================================== #==============================================================================
%package -n lemonldap-ng-doc %package -n lemonldap-ng-doc
Summary: LemonLDAP-NG documentation Summary: LemonLDAP-NG documentation
%if 0%{?rhl}%{?rhel}%{?fedora}
Group: Applications/System
%else
Group: Monitoring
%endif
%description -n lemonldap-ng-doc %description -n lemonldap-ng-doc
This package contains html documentation. This package contains html documentation.
@ -173,11 +158,6 @@ This package contains html documentation.
#============================================================================== #==============================================================================
%package -n lemonldap-ng-fr-doc %package -n lemonldap-ng-fr-doc
Summary: LemonLDAP-NG French documentation Summary: LemonLDAP-NG French documentation
%if 0%{?rhl}%{?rhel}%{?fedora}
Group: Applications/System
%else
Group: Monitoring
%endif
%description -n lemonldap-ng-fr-doc %description -n lemonldap-ng-fr-doc
This package contains html documentation translated in French. This package contains html documentation translated in French.
@ -186,12 +166,6 @@ This package contains html documentation translated in French.
# Handler # Handler
#============================================================================== #==============================================================================
%package -n lemonldap-ng-handler %package -n lemonldap-ng-handler
Summary: LemonLDAP-NG Handler
%if 0%{?rhl}%{?rhel}%{?fedora}
Group: Applications/System
%else
Group: Monitoring
%endif
%description -n lemonldap-ng-handler %description -n lemonldap-ng-handler
This package deploys the Apache Handler. This package deploys the Apache Handler.
@ -201,11 +175,6 @@ This package deploys the Apache Handler.
#============================================================================== #==============================================================================
%package -n lemonldap-ng-manager %package -n lemonldap-ng-manager
Summary: LemonLDAP-NG administration interface Summary: LemonLDAP-NG administration interface
%if 0%{?rhl}%{?rhel}%{?fedora}
Group: Applications/System
%else
Group: Monitoring
%endif
%description -n lemonldap-ng-manager %description -n lemonldap-ng-manager
This package deploys the adminsitration interface and sessions explorer. This package deploys the adminsitration interface and sessions explorer.
@ -215,7 +184,6 @@ This package deploys the adminsitration interface and sessions explorer.
#============================================================================== #==============================================================================
%package -n lemonldap-ng-portal %package -n lemonldap-ng-portal
Summary: LemonLDAP-NG authentication portal Summary: LemonLDAP-NG authentication portal
Group: Applications/System
%description -n lemonldap-ng-portal %description -n lemonldap-ng-portal
This package deploys the authentication portal. This package deploys the authentication portal.
@ -225,11 +193,6 @@ This package deploys the authentication portal.
#============================================================================== #==============================================================================
%package -n lemonldap-ng-test %package -n lemonldap-ng-test
Summary: LemonLDAP-NG test applications Summary: LemonLDAP-NG test applications
%if 0%{?rhl}%{?rhel}%{?fedora}
Group: Applications/System
%else
Group: Monitoring
%endif
%description -n lemonldap-ng-test %description -n lemonldap-ng-test
This package deploys small test applications. This package deploys small test applications.
@ -239,11 +202,6 @@ This package deploys small test applications.
#============================================================================== #==============================================================================
%package -n lemonldap-ng-fastcgi-server %package -n lemonldap-ng-fastcgi-server
Summary: LemonLDAP-NG FastCGI Server Summary: LemonLDAP-NG FastCGI Server
%if 0%{?rhl}%{?rhel}%{?fedora}
Group: Applications/System
%else
Group: Monitoring
%endif
Requires: perl-FCGI-ProcManager Requires: perl-FCGI-ProcManager
%description -n lemonldap-ng-fastcgi-server %description -n lemonldap-ng-fastcgi-server
@ -255,11 +213,6 @@ This package deploys files needed to start a FastCGI server.
%package -n perl-Lemonldap-NG-Common %package -n perl-Lemonldap-NG-Common
Summary: LemonLDAP-NG Common Modules Summary: LemonLDAP-NG Common Modules
Version: %{cpan_common_version} Version: %{cpan_common_version}
%if 0%{?rhl}%{?rhel}%{?fedora}
Group: Applications/System
%else
Group: Monitoring
%endif
%description -n perl-Lemonldap-NG-Common %description -n perl-Lemonldap-NG-Common
This package installs the configuration libraries used by other LemonLDAP::NG modules. This package installs the configuration libraries used by other LemonLDAP::NG modules.
@ -270,11 +223,6 @@ This package installs the configuration libraries used by other LemonLDAP::NG mo
%package -n perl-Lemonldap-NG-Handler %package -n perl-Lemonldap-NG-Handler
Summary: LemonLDAP-NG Handler Modules Summary: LemonLDAP-NG Handler Modules
Version: %{cpan_handler_version} Version: %{cpan_handler_version}
%if 0%{?rhl}%{?rhel}%{?fedora}
Group: Applications/System
%else
Group: Monitoring
%endif
%description -n perl-Lemonldap-NG-Handler %description -n perl-Lemonldap-NG-Handler
This package installs the Apache module part (handler) used to protect web areas. This package installs the Apache module part (handler) used to protect web areas.
@ -285,11 +233,6 @@ This package installs the Apache module part (handler) used to protect web areas
%package -n perl-Lemonldap-NG-Manager %package -n perl-Lemonldap-NG-Manager
Summary: LemonLDAP-NG Manager Modules Summary: LemonLDAP-NG Manager Modules
Version: %{cpan_manager_version} Version: %{cpan_manager_version}
%if 0%{?rhl}%{?rhel}%{?fedora}
Group: Applications/System
%else
Group: Monitoring
%endif
%description -n perl-Lemonldap-NG-Manager %description -n perl-Lemonldap-NG-Manager
This package installs the administration interface (manager). This package installs the administration interface (manager).
@ -300,11 +243,6 @@ This package installs the administration interface (manager).
%package -n perl-Lemonldap-NG-Portal %package -n perl-Lemonldap-NG-Portal
Summary: LemonLDAP-NG Portal Modules Summary: LemonLDAP-NG Portal Modules
Version: %{cpan_portal_version} Version: %{cpan_portal_version}
%if 0%{?rhl}%{?rhel}%{?fedora}
Group: Applications/System
%else
Group: Monitoring
%endif
%description -n perl-Lemonldap-NG-Portal %description -n perl-Lemonldap-NG-Portal
This package installs the authentication portal. This package installs the authentication portal.