Author: radek Date: Wed Aug 23 12:56:41 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - version 1.999.1 - release 0.1: if noone cares about patches, cvs rm before rel 1
---- Files affected: SPECS: perl-Mail-SPF-Query.spec (1.14 -> 1.15) ---- Diffs: ================================================================ Index: SPECS/perl-Mail-SPF-Query.spec diff -u SPECS/perl-Mail-SPF-Query.spec:1.14 SPECS/perl-Mail-SPF-Query.spec:1.15 --- SPECS/perl-Mail-SPF-Query.spec:1.14 Sun May 21 19:43:30 2006 +++ SPECS/perl-Mail-SPF-Query.spec Wed Aug 23 14:56:36 2006 @@ -9,17 +9,17 @@ Summary: Mail::SPF::Query - Perl implementation of SPF Summary(pl): Mail::SPF::Query - perlowa implementacja SPF Name: perl-Mail-SPF-Query -Version: 1.997 -Release: 5 +Version: 1.999.1 +Release: 0.1 # same as perl License: GPL v1+ or Artistic Group: Development/Languages/Perl -Source0: http://spf.pobox.com/%{pdir}-%{pnam}-%{version}.tar.gz -# Source0-md5: 9e110d00520e0fe174c25c0734a8baf6 +Source0: http://www.cpan.org/modules/by-module/Mail/%{pdir}-%{pnam}-%{version}.tar.gz +# Source0-md5: 6d62d024d1614fa1fa4f43bd39ee7bf0 Source1: spfd.init Patch0: Mail-SPF-Query-spfd-host.patch Patch1: Mail-SPF-Query-spfd-detach.patch -URL: http://spf.pobox.com/ +URL: http://search.cpan.org/dist/Mail-SPF-Query/ %if %{with tests} BuildRequires: perl-Net-CIDR-Lite >= 0.15 BuildRequires: perl-Net-DNS >= 0.33 @@ -63,8 +63,8 @@ %prep %setup -q -n %{pdir}-%{pnam}-%{version} -%patch0 -p1 -%patch1 -p1 +#%patch0 -p1 +#%patch1 -p1 %build %{__perl} Makefile.PL \ @@ -97,16 +97,18 @@ %files %defattr(644,root,root,755) -%doc Changes +%doc CHANGES README examples %attr(755,root,root) %{_bindir}/spfquery %dir %{perl_vendorlib}/Mail/SPF %{perl_vendorlib}/Mail/SPF/*.pm %{_mandir}/man3/* +%{_mandir}/man1/spfquery* %files -n spfd %defattr(644,root,root,755) %attr(755,root,root) %{_bindir}/spfd %attr(754,root,root) /etc/rc.d/init.d/spfd +%{_mandir}/man1/spfd* %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -114,6 +116,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.15 2006/08/23 12:56:36 radek +- version 1.999.1 +- release 0.1: if noone cares about patches, cvs rm before rel 1 + Revision 1.14 2006/05/21 17:43:30 glen - rel 5 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/perl-Mail-SPF-Query.spec?r1=1.14&r2=1.15&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
