summaryrefslogtreecommitdiffstats
path: root/httpd.spec
diff options
context:
space:
mode:
authorJoe Orton <jorton@redhat.com>2013-11-22 19:03:44 +0000
committerJoe Orton <jorton@redhat.com>2013-11-22 19:03:44 +0000
commitfdd0182ac0c721b1157b98bdc88ca730092b8297 (patch)
tree8bf3253b52274ee4ba70d4cdf7189aa04df6426d /httpd.spec
parent353758d2abf10a9b6babfe250216e745e87338ab (diff)
downloadhttpd-fdd0182ac0c721b1157b98bdc88ca730092b8297.tar.gz
httpd-fdd0182ac0c721b1157b98bdc88ca730092b8297.tar.xz
httpd-fdd0182ac0c721b1157b98bdc88ca730092b8297.zip
switch to requiring system-logos-httpd (#1031288)
Diffstat (limited to 'httpd.spec')
-rw-r--r--httpd.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/httpd.spec b/httpd.spec
index 57a581b..83b109c 100644
--- a/httpd.spec
+++ b/httpd.spec
@@ -15,7 +15,7 @@
Summary: Apache HTTP Server
Name: httpd
Version: 2.4.6
-Release: 9%{?dist}
+Release: 10%{?dist}
URL: http://httpd.apache.org/
Source0: http://www.apache.org/dist/httpd/httpd-%{version}.tar.bz2
Source1: index.html
@@ -77,7 +77,7 @@ BuildRequires: autoconf, perl, pkgconfig, findutils, xmlto
BuildRequires: zlib-devel, libselinux-devel, lua-devel
BuildRequires: apr-devel >= 1.4.0, apr-util-devel >= 1.2.0, pcre-devel >= 5.0
BuildRequires: systemd-devel
-Requires: /etc/mime.types, fedora-logos-httpd
+Requires: /etc/mime.types, system-logos-httpd
Obsoletes: httpd-suexec
Provides: webserver
Provides: mod_dav = %{version}-%{release}, httpd-suexec = %{version}-%{release}
@@ -624,6 +624,9 @@ rm -rf $RPM_BUILD_ROOT
%{_sysconfdir}/rpm/macros.httpd
%changelog
+* Fri Nov 22 2013 Joe Orton <jorton@redhat.com> - 2.4.6-10
+- switch to requiring system-logos-httpd (#1031288)
+
* Tue Nov 12 2013 Joe Orton <jorton@redhat.com> - 2.4.6-9
- change mmnisa to drop "-" altogether