SPECS (AC-branch): apache1-mod_rpaf.spec - if ipv6 enabled, requir...

glen glen at pld-linux.org
Thu Mar 22 01:15:20 CET 2007


Author: glen                         Date: Thu Mar 22 00:15:20 2007 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- if ipv6 enabled, require ipv6 enabled apache. issue 10241

---- Files affected:
SPECS:
   apache1-mod_rpaf.spec (1.17 -> 1.17.2.1) 

---- Diffs:

================================================================
Index: SPECS/apache1-mod_rpaf.spec
diff -u SPECS/apache1-mod_rpaf.spec:1.17 SPECS/apache1-mod_rpaf.spec:1.17.2.1
--- SPECS/apache1-mod_rpaf.spec:1.17	Thu Feb  8 15:16:43 2007
+++ SPECS/apache1-mod_rpaf.spec	Thu Mar 22 01:15:13 2007
@@ -9,7 +9,7 @@
 Summary(pl):	Moduł Apache'a dodający przekazywanie dla odwrotnych proxy
 Name:		apache1-mod_%{mod_name}
 Version:	0.5
-Release:	5
+Release:	6
 License:	Apache
 Group:		Networking/Daemons
 Source0:	http://stderr.net/apache/rpaf/download/mod_%{mod_name}-%{version}.tar.gz
@@ -22,6 +22,7 @@
 BuildRequires:	rpmbuild(macros) >= 1.268
 %{!?with_ipv6:BuildConflicts:	apache1(ipv6)-devel}
 Requires:	apache1(EAPI)
+%{?with_ipv6:Requires:	apache1(ipv6)}
 Provides:	apache(mod_rpaf)
 %{!?with_ipv6:Conflicts:	apache1(ipv6)}
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -85,6 +86,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.17.2.1  2007/03/22 00:15:13  glen
+- if ipv6 enabled, require ipv6 enabled apache. issue 10241
+
 Revision 1.17  2007/02/08 14:16:43  glen
 - Provide apache(mod_rpaf); rel 5
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/apache1-mod_rpaf.spec?r1=1.17&r2=1.17.2.1&f=u



More information about the pld-cvs-commit mailing list