Author: glen                         Date: Thu Mar 22 00:14:21 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- if ipv6 enabled, require ipv6 enabled apache. issue 10241

---- Files affected:
SPECS:
   apache1-mod_rpaf.spec (1.19 -> 1.20) 

---- Diffs:

================================================================
Index: SPECS/apache1-mod_rpaf.spec
diff -u SPECS/apache1-mod_rpaf.spec:1.19 SPECS/apache1-mod_rpaf.spec:1.20
--- SPECS/apache1-mod_rpaf.spec:1.19    Mon Feb 12 22:23:47 2007
+++ SPECS/apache1-mod_rpaf.spec Thu Mar 22 01:14:15 2007
@@ -9,7 +9,7 @@
 Summary(pl.UTF-8):     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.20  2007/03/22 00:14:15  glen
+- if ipv6 enabled, require ipv6 enabled apache. issue 10241
+
 Revision 1.19  2007/02/12 21:23:47  glen
 - tabs in preamble
 
================================================================

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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to