summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--apache1-mod_rpaf.spec3
1 files changed, 2 insertions, 1 deletions
diff --git a/apache1-mod_rpaf.spec b/apache1-mod_rpaf.spec
index f8a9289..361d64d 100644
--- a/apache1-mod_rpaf.spec
+++ b/apache1-mod_rpaf.spec
@@ -8,7 +8,7 @@ Summary: Reverse proxy add forward module for Apache
Summary(pl): Moduł Apache'a dodający przekazywanie dla odwrotnych proxy
Name: apache1-mod_%{mod_name}
Version: 0.5
-Release: 4
+Release: 5
License: Apache
Group: Networking/Daemons
Source0: http://stderr.net/apache/rpaf/download/mod_%{mod_name}-%{version}.tar.gz
@@ -21,6 +21,7 @@ BuildRequires: apache1-devel >= 1.3.33-2
BuildRequires: rpmbuild(macros) >= 1.268
%{!?with_ipv6:BuildConflicts: apache1(ipv6)-devel}
Requires: apache1(EAPI)
+Provides: apache(mod_rpaf)
%{!?with_ipv6:Conflicts: apache1(ipv6)}
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)