SPECS: apache-mod_auth_pam.spec - rel 5 (rebuild with new apache)
glen
glen at pld-linux.org
Wed Dec 21 23:46:52 CET 2005
Author: glen Date: Wed Dec 21 22:46:51 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- rel 5 (rebuild with new apache)
---- Files affected:
SPECS:
apache-mod_auth_pam.spec (1.36 -> 1.37)
---- Diffs:
================================================================
Index: SPECS/apache-mod_auth_pam.spec
diff -u SPECS/apache-mod_auth_pam.spec:1.36 SPECS/apache-mod_auth_pam.spec:1.37
--- SPECS/apache-mod_auth_pam.spec:1.36 Tue Dec 13 19:44:31 2005
+++ SPECS/apache-mod_auth_pam.spec Wed Dec 21 23:46:46 2005
@@ -7,7 +7,7 @@
Summary(pt_BR): Este módulo provę autenticaçăo PAM para o Apache
Name: apache-mod_%{mod_name}
Version: 2.0
-Release: 4
+Release: 5
License: GPL
Group: Networking/Daemons
Source0: http://pam.sourceforge.net/mod_%{mod_name}/dist/mod_%{mod_name}-%{version}.tar.gz
@@ -16,13 +16,14 @@
Patch0: %{name}-missing_constant.patch
URL: http://pam.sourceforge.net/mod_auth_pam/
BuildRequires: %{apxs}
-BuildRequires: apache-devel >= 2
+BuildRequires: apache-devel >= 2.0
BuildRequires: pam-devel
-Requires: apache >= 2
+Requires: apache(modules-api) = %apache_modules_api
+Requires: apache >= 2.0
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
@@ -85,6 +86,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.37 2005/12/21 22:46:46 glen
+- rel 5 (rebuild with new apache)
+
Revision 1.36 2005/12/13 18:44:31 qboosh
- fixed prep
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/apache-mod_auth_pam.spec?r1=1.36&r2=1.37&f=u
More information about the pld-cvs-commit
mailing list