Remove obsolete Group tags
https://fedoraproject.org/wiki/Packaging:Guidelines#Tags_and_Sections
This commit is contained in:
parent
fd2ebe9370
commit
1f4330e0b1
@ -7,7 +7,6 @@ Version: 0.4.15
|
|||||||
Release: 6%{?dist}
|
Release: 6%{?dist}
|
||||||
Summary: A library handling all the details of proxy configuration
|
Summary: A library handling all the details of proxy configuration
|
||||||
|
|
||||||
Group: System Environment/Libraries
|
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
URL: https://libproxy.github.io/libproxy/
|
URL: https://libproxy.github.io/libproxy/
|
||||||
Source0: https://github.com/libproxy/%{name}/archive/%{version}.tar.gz
|
Source0: https://github.com/libproxy/%{name}/archive/%{version}.tar.gz
|
||||||
@ -60,7 +59,6 @@ libproxy offers the following features:
|
|||||||
|
|
||||||
%package bin
|
%package bin
|
||||||
Summary: Binary to test %{name}
|
Summary: Binary to test %{name}
|
||||||
Group: Applications/System
|
|
||||||
Requires: %{name}%{?_isa} = %{version}-%{release}
|
Requires: %{name}%{?_isa} = %{version}-%{release}
|
||||||
|
|
||||||
%description bin
|
%description bin
|
||||||
@ -69,7 +67,6 @@ The %{name}-bin package contains the proxy binary for %{name}
|
|||||||
%if ! 0%{?bootstrap}
|
%if ! 0%{?bootstrap}
|
||||||
%package -n python2-%{name}
|
%package -n python2-%{name}
|
||||||
Summary: Binding for %{name} and python2
|
Summary: Binding for %{name} and python2
|
||||||
Group: System Environment/Libraries
|
|
||||||
Requires: %{name} = %{version}-%{release}
|
Requires: %{name} = %{version}-%{release}
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
%{?python_provide:%python_provide python2-%{name}}
|
%{?python_provide:%python_provide python2-%{name}}
|
||||||
@ -79,7 +76,6 @@ The python2 binding for %{name}
|
|||||||
|
|
||||||
%package -n python3-%{name}
|
%package -n python3-%{name}
|
||||||
Summary: Binding for %{name} and python3
|
Summary: Binding for %{name} and python3
|
||||||
Group: System Environment/Libraries
|
|
||||||
Requires: %{name} = %{version}-%{release}
|
Requires: %{name} = %{version}-%{release}
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
%{?python_provide:%python_provide python3-%{name}}
|
%{?python_provide:%python_provide python3-%{name}}
|
||||||
@ -89,7 +85,6 @@ The python3 binding for %{name}
|
|||||||
|
|
||||||
%package gnome
|
%package gnome
|
||||||
Summary: Plugin for %{name} and gnome
|
Summary: Plugin for %{name} and gnome
|
||||||
Group: System Environment/Libraries
|
|
||||||
Requires: %{name}%{?_isa} = %{version}-%{release}
|
Requires: %{name}%{?_isa} = %{version}-%{release}
|
||||||
|
|
||||||
%description gnome
|
%description gnome
|
||||||
@ -97,7 +92,6 @@ The %{name}-gnome package contains the %{name} plugin for gnome.
|
|||||||
|
|
||||||
%package kde
|
%package kde
|
||||||
Summary: Plugin for %{name} and kde
|
Summary: Plugin for %{name} and kde
|
||||||
Group: System Environment/Libraries
|
|
||||||
Requires: %{name}%{?_isa} = %{version}-%{release}
|
Requires: %{name}%{?_isa} = %{version}-%{release}
|
||||||
Requires: /usr/bin/kreadconfig5
|
Requires: /usr/bin/kreadconfig5
|
||||||
|
|
||||||
@ -106,7 +100,6 @@ The %{name}-kde package contains the %{name} plugin for kde.
|
|||||||
|
|
||||||
%package mozjs
|
%package mozjs
|
||||||
Summary: Plugin for %{name} and mozjs
|
Summary: Plugin for %{name} and mozjs
|
||||||
Group: System Environment/Libraries
|
|
||||||
Requires: %{name}%{?_isa} = %{version}-%{release}
|
Requires: %{name}%{?_isa} = %{version}-%{release}
|
||||||
Provides: %{name}-pac = %{version}-%{release}
|
Provides: %{name}-pac = %{version}-%{release}
|
||||||
|
|
||||||
@ -115,7 +108,6 @@ The %{name}-mozjs package contains the %{name} plugin for mozjs.
|
|||||||
|
|
||||||
%package networkmanager
|
%package networkmanager
|
||||||
Summary: Plugin for %{name} and networkmanager
|
Summary: Plugin for %{name} and networkmanager
|
||||||
Group: System Environment/Libraries
|
|
||||||
Requires: %{name}%{?_isa} = %{version}-%{release}
|
Requires: %{name}%{?_isa} = %{version}-%{release}
|
||||||
|
|
||||||
%description networkmanager
|
%description networkmanager
|
||||||
@ -124,7 +116,6 @@ for networkmanager.
|
|||||||
|
|
||||||
%package webkitgtk4
|
%package webkitgtk4
|
||||||
Summary: Plugin for %{name} and webkitgtk3
|
Summary: Plugin for %{name} and webkitgtk3
|
||||||
Group: System Environment/Libraries
|
|
||||||
Requires: %{name}%{?_isa} = %{version}-%{release}
|
Requires: %{name}%{?_isa} = %{version}-%{release}
|
||||||
Provides: %{name}-pac = %{version}-%{release}
|
Provides: %{name}-pac = %{version}-%{release}
|
||||||
|
|
||||||
@ -134,7 +125,6 @@ webkitgtk3.
|
|||||||
|
|
||||||
%package pacrunner
|
%package pacrunner
|
||||||
Summary: Plugin for %{name} and PacRunner
|
Summary: Plugin for %{name} and PacRunner
|
||||||
Group: System Environment/Libraries
|
|
||||||
Requires: %{name}%{?_isa} = %{version}-%{release}
|
Requires: %{name}%{?_isa} = %{version}-%{release}
|
||||||
Provides: %{name}-pac = %{version}-%{release}
|
Provides: %{name}-pac = %{version}-%{release}
|
||||||
Requires: pacrunner
|
Requires: pacrunner
|
||||||
@ -147,7 +137,6 @@ PacRunner.
|
|||||||
|
|
||||||
%package devel
|
%package devel
|
||||||
Summary: Development files for %{name}
|
Summary: Development files for %{name}
|
||||||
Group: Development/Libraries
|
|
||||||
Requires: %{name}%{?_isa} = %{version}-%{release}
|
Requires: %{name}%{?_isa} = %{version}-%{release}
|
||||||
|
|
||||||
%description devel
|
%description devel
|
||||||
@ -244,6 +233,7 @@ make test
|
|||||||
- Resurrect an old patch (#1459779)
|
- Resurrect an old patch (#1459779)
|
||||||
- Add BuildRequires on gcc-c++
|
- Add BuildRequires on gcc-c++
|
||||||
- Switch to %%ldconfig_scriptlets
|
- Switch to %%ldconfig_scriptlets
|
||||||
|
- Remove obsolete Group tags
|
||||||
|
|
||||||
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.15-5
|
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.15-5
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
||||||
|
Loading…
Reference in New Issue
Block a user