forked from pool/apache2
Accepting request 739554 from home:RBrownSUSE:branches:Apache
Remove obsolete Groups tag (fate#326485) OBS-URL: https://build.opensuse.org/request/show/739554 OBS-URL: https://build.opensuse.org/package/show/Apache/apache2?expand=0&rev=588
This commit is contained in:
parent
c5130548b5
commit
9e5b948b68
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 17 13:19:09 UTC 2019 - Richard Brown <rbrown@suse.com>
|
||||
|
||||
- Remove obsolete Groups tag (fate#326485)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 5 14:03:54 UTC 2019 - Yunhe Guo <i@guoyunhe.me>
|
||||
|
||||
|
@ -69,7 +69,6 @@ Version: 2.4.41
|
||||
Release: 0
|
||||
Summary: The Apache Web Server
|
||||
License: Apache-2.0
|
||||
Group: Productivity/Networking/Web/Servers
|
||||
Url: http://httpd.apache.org/
|
||||
Source0: http://www.apache.org/dist/httpd/%{src_name}.tar.bz2
|
||||
Source1: http://www.apache.org/dist/httpd/%{src_name}.tar.bz2.asc
|
||||
@ -230,7 +229,6 @@ http://httpd.apache.org/docs-2.4/upgrading.html.
|
||||
|
||||
%package worker
|
||||
Summary: Apache 2 worker MPM (Multi-Processing Module)
|
||||
Group: Productivity/Networking/Web/Servers
|
||||
Requires: %{name} = %{version}
|
||||
# the post scriptlet sources /usr/share/apache2/script-helpers
|
||||
Requires(post): %{name} = %{version}
|
||||
@ -238,7 +236,6 @@ Provides: %{name}-MPM
|
||||
|
||||
%package prefork
|
||||
Summary: Apache 2 "prefork" MPM (Multi-Processing Module)
|
||||
Group: Productivity/Networking/Web/Servers
|
||||
Requires: %{name} = %{version}
|
||||
# the post scriptlet sources /usr/share/apache2/script-helpers
|
||||
Requires(post): %{name} = %{version}
|
||||
@ -247,7 +244,6 @@ Provides: apache:%{_sbindir}/httpd
|
||||
|
||||
%package event
|
||||
Summary: Apache 2 event MPM (Multi-Processing Module)
|
||||
Group: Productivity/Networking/Web/Servers
|
||||
Requires: %{name} = %{version}
|
||||
# the post scriptlet sources /usr/share/apache2/script-helpers
|
||||
Requires(post): %{name} = %{version}
|
||||
@ -280,7 +276,6 @@ synchronization.
|
||||
|
||||
%package devel
|
||||
Summary: Apache 2 Header and Include Files
|
||||
Group: Development/Libraries/C and C++
|
||||
Requires: %{name} = %{version}
|
||||
Requires: %{name}-MPM
|
||||
Requires: apache-rpm-macros-control
|
||||
@ -295,7 +290,6 @@ for development using the Apache API.
|
||||
|
||||
%package doc
|
||||
Summary: Additional Package Documentation
|
||||
Group: Documentation/Other
|
||||
%if 0%{?suse_version} >= 1120
|
||||
BuildArch: noarch
|
||||
%endif
|
||||
@ -306,7 +300,6 @@ this package's base documentation.
|
||||
|
||||
%package example-pages
|
||||
Summary: Example Pages for the Apache 2 Web Server
|
||||
Group: Productivity/Networking/Web/Servers
|
||||
|
||||
%description example-pages
|
||||
Some Example pages for Apache that show information about the installed
|
||||
@ -314,7 +307,6 @@ server.
|
||||
|
||||
%package utils
|
||||
Summary: Apache 2 utilities
|
||||
Group: Productivity/Networking/Web/Servers
|
||||
|
||||
%description utils
|
||||
Utilities provided by the Apache 2 Web Server project which are useful
|
||||
|
Loading…
x
Reference in New Issue
Block a user