rpms/rbldnsd/devel rbldnsd.spec,1.6,1.7

Paul Howarth (pghmcfc) fedora-extras-commits at redhat.com
Thu Aug 23 17:18:48 UTC 2007


Author: pghmcfc

Update of /cvs/pkgs/rpms/rbldnsd/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25251

Modified Files:
	rbldnsd.spec 
Log Message:
add buildreq gawk


Index: rbldnsd.spec
===================================================================
RCS file: /cvs/pkgs/rpms/rbldnsd/devel/rbldnsd.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- rbldnsd.spec	23 Aug 2007 16:05:51 -0000	1.6
+++ rbldnsd.spec	23 Aug 2007 17:18:15 -0000	1.7
@@ -1,14 +1,14 @@
 Summary:	Small, fast daemon to serve DNSBLs
 Name:		rbldnsd
 Version:	0.996a
-Release:	3%{?dist}
+Release:	4%{?dist}
 License:	GPLv2+
 Group:		System Environment/Daemons
 URL:		http://www.corpit.ru/mjt/rbldnsd.html
 Source0:	http://www.corpit.ru/mjt/rbldnsd/rbldnsd_%{version}.tar.gz
 Source1:	rbldnsd.init
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-BuildRequires:	zlib-devel
+BuildRequires:	gawk, zlib-devel
 
 Requires(pre):	shadow-utils
 Requires(post):	/sbin/chkconfig
@@ -70,6 +70,9 @@
 %{_initrddir}/rbldnsd
 
 %changelog
+* Thu Aug 23 2007 Paul Howarth <paul at city-fan.org> 0.996a-4
+- add buildreq gawk
+
 * Thu Aug 23 2007 Paul Howarth <paul at city-fan.org> 0.996a-3
 - upstream released a new version without changing the version number (the
   only changes are in debian/control and debian/changelog, neither of which




More information about the fedora-extras-commits mailing list