[mod_proxy_html/f17] Revert "Requires fix."

Jon Ciesla limb at fedoraproject.org
Tue Mar 27 14:45:19 UTC 2012


commit 268773c0592d2f0504200f976713365295aa1f30
Author: Jon Ciesla <limburgher at gmail.com>
Date:   Tue Mar 27 09:44:53 2012 -0500

    Revert "Requires fix."
    
    This reverts commit 3424a42e97fe758dceb785db654a02d3e128a926.

 mod_proxy_html.spec |    7 ++-----
 1 files changed, 2 insertions(+), 5 deletions(-)
---
diff --git a/mod_proxy_html.spec b/mod_proxy_html.spec
index 7af8bfa..eacfcec 100644
--- a/mod_proxy_html.spec
+++ b/mod_proxy_html.spec
@@ -1,14 +1,14 @@
 Summary: Output filter to rewrite HTML links in a proxy situation
 Name: mod_proxy_html
 Version: 3.1.2
-Release: 9%{?dist}.1
+Release: 9%{?dist}
 License: GPLv2
 Group: System Environment/Libraries
 URL: http://apache.webthing.com/mod_proxy_html/
 Source: http://apache.webthing.com/mod_proxy_html/mod_proxy_html-%{version}.tar.bz2
 Source1: README.selinux
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
-Requires: httpd
+Requires: httpd-mmn = %(cat %{_includedir}/httpd/.mmn || echo missing)
 BuildRequires: libxml2-devel httpd-devel
 
 %description
@@ -61,9 +61,6 @@ install -m 444 -D %{SOURCE1} %{buildroot}/%{_docdir}/%{name}-%{version}/
 
 
 %changelog
-* Tue Mar 27 2012 Jon Ciesla <limburgher at gmail.com> - 3.1.2-9.1
-- Requires fix.
-
 * Sat Jan 28 2012 Philip Prindeville <philipp at fedoraproject.org> - 3.1.2-9
 - Add README about settings required for running under selinux.
 


More information about the scm-commits mailing list