[pam_abl] Really fix FTBFS following mass rebuild this time.

mbooth mbooth at fedoraproject.org
Tue Feb 19 16:06:19 UTC 2013


commit 02787e9cc69717567b233b8e61a793680d5c489d
Author: Mat Booth <fedora at matbooth.co.uk>
Date:   Tue Feb 19 16:06:02 2013 +0000

    Really fix FTBFS following mass rebuild this time.

 pam_abl.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/pam_abl.spec b/pam_abl.spec
index 91f993e..5262a5c 100644
--- a/pam_abl.spec
+++ b/pam_abl.spec
@@ -1,14 +1,14 @@
 Name:		pam_abl
 Summary:	A Pluggable Authentication Module (PAM) for auto blacklisting
 Version:	0.2.3
-Release:	14%{?dist}
+Release:	15%{?dist}
 License:	BSD or GPL+
 Group:		System Environment/Base
 URL:		http://www.hexten.net/sw/pam_abl/
 Source0:	http://dl.sourceforge.net/sourceforge/pam-abl/%{name}-%{version}.tar.gz	
 Patch0:		pam_abl-0.2.3-fixes.patch
 Patch1:		pam_abl-0.2.3-build.patch
-BuildRequires:	libdb4-devel, pam-devel
+BuildRequires:	libdb-devel, pam-devel
 
 %description
 Provides auto blacklisting of hosts and users responsible for repeated
@@ -43,6 +43,9 @@ rm -rf doc/{CVS,._pam_abl.html,pam_abl.1}
 %{_mandir}/man?/%{name}.*
 
 %changelog
+* Tue Feb 19 2013 Mat Booth <fedora at matbooth.co.uk> - 0.2.3-15
+- Build against libdb instead of libdb4.
+
 * Tue Feb 19 2013 Mat Booth <fedora at matbooth.co.uk> - 0.2.3-14
 - Fix FTBFS following mass rebuild.
 


More information about the scm-commits mailing list