%global pkg_name Net-DNSBL-MultiDaemon %global pkg_version 0.22 %global rpm_pkg_version 0.22 %global rpm_pkg_release 1.n0i.6 Summary: Multiple DNSBL emulator Name: perl-%{pkg_name} Version: %{rpm_pkg_version} Release: %{rpm_pkg_release}%{?cpan_version}%{?dist} Group: Development/Libraries License: GPL+ or Artistic URL: http://search.cpan.org/dist/%{pkg_name}/ Source0: http://www.cpan.org/authors/id/M/MI/MIKER/%{pkg_name}-%{pkg_version}.tar.gz BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: rpm-build-reb00t-perl BuildRequires: perl(Geo::IP::PurePerl) >= 1.10 Requires: perl(Geo::IP::PurePerl) >= 1.10 BuildRequires: perl(NetAddr::IP::Lite) >= 0.02 Requires: perl(NetAddr::IP::Lite) >= 0.02 BuildRequires: perl(Net::DNS::Codes) >= 0.08 Requires: perl(Net::DNS::Codes) >= 0.08 BuildRequires: perl(Net::DNS::ToolKit) >= 0.24 Requires: perl(Net::DNS::ToolKit) >= 0.24 BuildRequires: perl(Unix::Syslog) >= 0.97 Requires: perl(Unix::Syslog) >= 0.97 %description Net::DNSBL::MultiDaemon is the Perl module that implements the multi_dnsbl daemon. multi_dnsbl is a DNS emulator daemon that increases the efficacy of DNSBL look-ups in a mail system. multi_dnsbl may be used as a stand-alone DNSBL or as a plug-in for a standard BIND 9 installation. %prep %setup -q -n %{pkg_name}-%{pkg_version} %build # internet connection required %{perl_build -t} %install %{__rm} -rf $RPM_BUILD_ROOT %{perl_install} %clean %{__rm} -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %{perl_files -l} %doc Changes GPL multi_dnsbl.conf.sample rc.multi_dnsbl %changelog * Tue Nov 20 2007 Marius Feraru - 0.22-1.n0i.6 - version 0.22 - spec update (new reb00t build tools) * Tue May 22 2007 Marius Feraru - 0.18-1.n0i.5 - spec file (re)created using N0i::CPAN::RPMizer v1.14.7 - version 0.18 * Sun Jun 04 2006 Marius Feraru - 0.17-1.n0i.4 - version 0.17 * Tue May 02 2006 Marius Feraru - 0.16-1.n0i.3 - version 0.16 * Sat Mar 04 2006 Marius Feraru - 0.15-2.n0i.2 - automatic rebuild (perl 5.8.8) * Thu Aug 04 2005 Marius Feraru 0.15-1.n0i.1 - spec file (re)created using N0i::CPAN::RPMizer/1.01 - rebuild on perl 5.8.7