SPECS: perl-Mail-SPF.spec - updated to 2.004

adamg adamg at pld-linux.org
Thu May 3 17:23:56 CEST 2007


Author: adamg                        Date: Thu May  3 15:23:56 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 2.004

---- Files affected:
SPECS:
   perl-Mail-SPF.spec (1.4 -> 1.5) 

---- Diffs:

================================================================
Index: SPECS/perl-Mail-SPF.spec
diff -u SPECS/perl-Mail-SPF.spec:1.4 SPECS/perl-Mail-SPF.spec:1.5
--- SPECS/perl-Mail-SPF.spec:1.4	Mon Feb 12 22:23:55 2007
+++ SPECS/perl-Mail-SPF.spec	Thu May  3 17:23:51 2007
@@ -10,16 +10,22 @@
 Summary:	Mail::SPF - Mail Sender Authentication
 Summary(pl.UTF-8):	Mail::SPF - uwierzytelnianie wysyłającego pocztę
 Name:		perl-Mail-SPF
-Version:	2.00
+Version:	2.004
 Release:	0.1
 # "same as perl"
 License:	GPL or Artistic
 Group:		Development/Languages/Perl
 Source0:	http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
-# Source0-md5:	7fb935f9f070d5df092dc46f34975b00
+# Source0-md5:	0923798432e0f25dffc4bc6428abef6a
 URL:		http://search.cpan.org/dist/Mail-SPF/
 BuildRequires:	perl-devel >= 1:5.8.0
 BuildRequires:	rpm-perlprov >= 4.1-13
+%if %{with tests}
+BuildRequires:	perl-Net-DNS >= 0.58
+BuildRequires:	perl-NetAddr-IP
+BuildRequires:	perl-version
+BuildRequires:	perl-Net-DNS-Resolver-Programmable
+%endif
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -51,22 +57,24 @@
 
 %{__make} pure_install \
 	DESTDIR=$RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
-install eg/dns.pl $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
 
 %clean
 rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
+%attr(755,root,root) %{_bindir}/spfquery
+%attr(755,root,root) %{_sbindir}/spfd
 %{perl_vendorlib}/Mail/SPF.pm
 %dir %{perl_vendorlib}/Mail/SPF
 %{perl_vendorlib}/Mail/SPF/*.pm
 %dir %{perl_vendorlib}/Mail/SPF/Mech
 %{perl_vendorlib}/Mail/SPF/Mech/*.pm
+%{perl_vendorlib}/Mail/SPF/Mod
+%{perl_vendorlib}/Mail/SPF/v1
+%{perl_vendorlib}/Mail/SPF/v2
+%{_mandir}/man1/*
 %{_mandir}/man3/*
-%dir %{_examplesdir}/%{name}-%{version}
-%{_examplesdir}/%{name}-%{version}/dns.pl
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -74,6 +82,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.5  2007/05/03 15:23:51  adamg
+- updated to 2.004
+
 Revision 1.4  2007/02/12 21:23:55  glen
 - tabs in preamble
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/perl-Mail-SPF.spec?r1=1.4&r2=1.5&f=u



More information about the pld-cvs-commit mailing list