[pdns] Add lua BuildRequires

Ruben Kerkhof ruben at fedoraproject.org
Mon Mar 28 11:07:38 UTC 2011


commit 9af8632196b8edc383665dac68847a28b1cc3ac0
Author: Ruben <ruben at rubenkerkhof.com>
Date:   Mon Mar 28 13:07:23 2011 +0200

    Add lua BuildRequires

 pdns.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/pdns.spec b/pdns.spec
index d5c0084..6422a58 100644
--- a/pdns.spec
+++ b/pdns.spec
@@ -3,7 +3,7 @@
 Summary:	A modern, advanced and high performance authoritative-only nameserver
 Name:		pdns
 Version:	3.0
-Release:	1.%{alphatag}%{?dist}
+Release:	2.%{alphatag}%{?dist}
 
 Group:		System Environment/Daemons
 License:	GPLv2
@@ -16,7 +16,7 @@ Patch1:		pdns-fix-postgres-detection.patch
 Requires(post):	%{_sbindir}/useradd, /sbin/chkconfig
 Requires(preun):	/sbin/service, /sbin/chkconfig
 
-BuildRequires:	boost-devel, chrpath
+BuildRequires:	boost-devel, chrpath, lua-devel
 Provides:	powerdns = %{version}-%{release}
 
 %description
@@ -182,6 +182,9 @@ fi
 
 
 %changelog
+* Mon Mar 28 2011 Ruben Kerkhof <ruben at rubenkerkhof.com> 3.0-2.pre.20110327.2103
+- Add lua BuildRequires
+
 * Mon Mar 28 2011 Ruben Kerkhof <ruben at rubenkerkhof.com> 3.0-1.pre.20110327.2103
 - Upstream released new pre-release version
 - Now with DNSSEC support


More information about the scm-commits mailing list