SPECS (RA-branch): perl-Mail-SPF-Query.spec - adjusted for Ra - re...

hawk hawk at pld-linux.org
Mon Oct 17 11:21:02 CEST 2005


Author: hawk                         Date: Mon Oct 17 09:21:02 2005 GMT
Module: SPECS                         Tag: RA-branch
---- Log message:
- adjusted for Ra
- release 3

---- Files affected:
SPECS:
   perl-Mail-SPF-Query.spec (1.11 -> 1.11.2.1) 

---- Diffs:

================================================================
Index: SPECS/perl-Mail-SPF-Query.spec
diff -u SPECS/perl-Mail-SPF-Query.spec:1.11 SPECS/perl-Mail-SPF-Query.spec:1.11.2.1
--- SPECS/perl-Mail-SPF-Query.spec:1.11	Fri Sep 30 01:29:33 2005
+++ SPECS/perl-Mail-SPF-Query.spec	Mon Oct 17 11:20:56 2005
@@ -10,7 +10,7 @@
 Summary(pl):	Mail::SPF::Query - perlowa implementacja SPF
 Name:		perl-Mail-SPF-Query
 Version:	1.997
-Release:	2
+Release:	3
 # same as perl
 License:	GPL v1+ or Artistic
 Group:		Development/Languages/Perl
@@ -27,8 +27,8 @@
 BuildRequires:	perl-Test-Simple
 BuildRequires:	perl-URI
 %endif
-BuildRequires:	perl-devel >= 1:5.8.0
-BuildRequires:	rpm-perlprov >= 4.1-13
+BuildRequires:	perl-devel >= 1:5.6.1
+BuildRequires:	rpm-perlprov >= 4.0.2-112.1
 Requires:	perl-Sys-Hostname-Long
 Requires:	perl-Net-CIDR-Lite >= 0.15
 Requires:	perl-Net-DNS >= 0.33
@@ -67,7 +67,7 @@
 
 %build
 %{__perl} Makefile.PL \
-	INSTALLDIRS=vendor
+	INSTALLDIRS=site
 %{__make}
 
 %{?with_tests:%{__make} test}
@@ -105,8 +105,8 @@
 %defattr(644,root,root,755)
 %doc Changes
 %attr(755,root,root) %{_bindir}/spfquery
-%dir %{perl_vendorlib}/Mail/SPF
-%{perl_vendorlib}/Mail/SPF/*.pm
+%dir %{perl_sitelib}/Mail/SPF
+%{perl_sitelib}/Mail/SPF/*.pm
 %{_mandir}/man3/*
 
 %files -n spfd
@@ -120,6 +120,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.11.2.1  2005/10/17 09:20:56  hawk
+- adjusted for Ra
+- release 3
+
 Revision 1.11  2005/09/29 23:29:33  aredridel
 - added dep
 
================================================================

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




More information about the pld-cvs-commit mailing list