Author: glen Date: Thu Feb 24 18:13:45 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- added ipv6 bcond
---- Files affected:
SPECS:
apache1-mod_rpaf.spec (1.6 -> 1.7)
---- Diffs:
================================================================
Index: SPECS/apache1-mod_rpaf.spec
diff -u SPECS/apache1-mod_rpaf.spec:1.6 SPECS/apache1-mod_rpaf.spec:1.7
--- SPECS/apache1-mod_rpaf.spec:1.6 Mon Feb 21 23:29:41 2005
+++ SPECS/apache1-mod_rpaf.spec Thu Feb 24 19:13:39 2005
@@ -1,21 +1,24 @@
# $Revision$, $Date$
# TODO
# - compile fails when apache1 is compiled with ipv6
+
+%bcond_with ipv6 # disable IPv6 support
+
%define mod_name rpaf
%define apxs %{_sbindir}/apxs1
Summary: Apache module: record traffic statistics into a database
Summary(pl): Moduł Apache'a: zapisywanie statystyk ruchu do bazy danych
Name: apache1-mod_%{mod_name}
Version: 0.5
-Release: 0.13
+Release: 0.14
License: Apache
Group: Networking/Daemons
Source0:
http://stderr.net/apache/rpaf/download/mod_%{mod_name}-%{version}.tar.gz
# Source0-md5: 471fb059d6223a394f319b7c8ab45c4d
Source1: %{name}.conf
URL: http://stderr.net/apache/rpaf/
-BuildRequires: apache1-devel >= 1.3.33-2
-BuildConflicts: apache1(ipv6)-devel
+%{?with_ipv6:BuildRequires: apache1-devel >= 1.3.33-2}
+%{!?with_ipv6:BuildConflicts: apache1(ipv6)-devel}
Requires: apache1 >= 1.3.33-2
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -75,6 +78,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.7 2005/02/24 18:13:39 glen
+- added ipv6 bcond
+
Revision 1.6 2005/02/21 22:29:41 glen
- BC: apache1(ipv6)-devel
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/apache1-mod_rpaf.spec?r1=1.6&r2=1.7&f=u
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit