SPECS: apache-mod_auth_pgsql.spec - unified
glen
glen at pld-linux.org
Mon Dec 26 19:52:30 CET 2005
Author: glen Date: Mon Dec 26 18:52:30 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- unified
---- Files affected:
SPECS:
apache-mod_auth_pgsql.spec (1.28 -> 1.29)
---- Diffs:
================================================================
Index: SPECS/apache-mod_auth_pgsql.spec
diff -u SPECS/apache-mod_auth_pgsql.spec:1.28 SPECS/apache-mod_auth_pgsql.spec:1.29
--- SPECS/apache-mod_auth_pgsql.spec:1.28 Mon Dec 12 14:44:44 2005
+++ SPECS/apache-mod_auth_pgsql.spec Mon Dec 26 19:52:25 2005
@@ -27,12 +27,12 @@
BuildRequires: %{apxs}
BuildRequires: apache-devel >= 2.0.52-2
BuildRequires: postgresql-devel
-Requires: apache >= 2.0.52-2
+Requires: apache(modules-api) = %apache_modules_api
Obsoletes: mod_auth_pgsql
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
-%define _sysconfdir %(%{apxs} -q SYSCONFDIR)
-%define _pkglibdir %(%{apxs} -q LIBEXECDIR)
+%define _pkglibdir %(%{apxs} -q LIBEXECDIR 2>/dev/null)
+%define _sysconfdir %(%{apxs} -q SYSCONFDIR 2>/dev/null)
%description
This is an authentication module for Apache that allows you to
@@ -126,6 +126,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.29 2005/12/26 18:52:25 glen
+- unified
+
Revision 1.28 2005/12/12 13:44:44 glen
- adapterized (sorted %verify attrs)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/apache-mod_auth_pgsql.spec?r1=1.28&r2=1.29&f=u
More information about the pld-cvs-commit
mailing list