SPECS (RA-branch): perl-Geography-Countries.spec, perl-IP-Country....

hawk hawk at pld-linux.org
Mon Oct 17 10:57:03 CEST 2005


Author: hawk                         Date: Mon Oct 17 08:57:03 2005 GMT
Module: SPECS                         Tag: RA-branch
---- Log message:
- adjusted for Ra
- release 2

---- Files affected:
SPECS:
   perl-Geography-Countries.spec (1.5 -> 1.5.2.1) , perl-IP-Country.spec (1.3 -> 1.3.2.1) 

---- Diffs:

================================================================
Index: SPECS/perl-Geography-Countries.spec
diff -u SPECS/perl-Geography-Countries.spec:1.5 SPECS/perl-Geography-Countries.spec:1.5.2.1
--- SPECS/perl-Geography-Countries.spec:1.5	Thu Sep 22 22:12:53 2005
+++ SPECS/perl-Geography-Countries.spec	Mon Oct 17 10:56:58 2005
@@ -10,13 +10,13 @@
 Summary(pl):	Geography::Countries - 2-, 3-literowe i numeryczne kody krajów
 Name:		perl-Geography-Countries
 Version:	1.4
-Release:	1
+Release:	2
 License:	Unknown
 Group:		Development/Languages/Perl
 Source0:	http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
 # Source0-md5:	693426ab59ce3d51fcd48dfe3b402107
-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
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -34,7 +34,7 @@
 
 %build
 %{__perl} Makefile.PL \
-	INSTALLDIRS=vendor
+	INSTALLDIRS=site
 %{__make}
 
 %{?with_tests:%{__make} test}
@@ -50,8 +50,8 @@
 
 %files
 %defattr(644,root,root,755)
-%dir %{perl_vendorlib}/Geography
-%{perl_vendorlib}/Geography/*.pm
+%dir %{perl_sitelib}/Geography
+%{perl_sitelib}/Geography/*.pm
 %{_mandir}/man3/*
 
 %define	date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -60,6 +60,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.5.2.1  2005/10/17 08:56:58  hawk
+- adjusted for Ra
+- release 2
+
 Revision 1.5  2005/09/22 20:12:53  arekm
 - rel 1
 

================================================================
Index: SPECS/perl-IP-Country.spec
diff -u SPECS/perl-IP-Country.spec:1.3 SPECS/perl-IP-Country.spec:1.3.2.1
--- SPECS/perl-IP-Country.spec:1.3	Thu Sep 22 22:12:53 2005
+++ SPECS/perl-IP-Country.spec	Mon Oct 17 10:56:58 2005
@@ -10,13 +10,13 @@
 Summary(pl):	IP::Country - szybkie określanie kodów państw na podstawie adresu IP
 Name:		perl-IP-Country
 Version:	2.18
-Release:	1
+Release:	2
 License:	Unknown
 Group:		Development/Languages/Perl
 Source0:	http://www.cpan.org/authors/id/N/NW/NWETTERS/%{pdir}-%{pnam}-%{version}.tar.gz
 # Source0-md5:	9fc08c51555f2e81b042ca749af0eee8
-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
 %if %{with tests}
 BuildRequires:	perl-Geography-Countries
 %endif
@@ -56,7 +56,7 @@
 
 %build
 %{__perl} Makefile.PL \
-	INSTALLDIRS=vendor
+	INSTALLDIRS=site
 %{__make}
 
 %{?with_tests:%{__make} test}
@@ -73,9 +73,9 @@
 %files
 %defattr(644,root,root,755)
 %doc CHANGES INSTALL README
-%dir %{perl_vendorlib}/IP
-%{perl_vendorlib}/IP/*.pm
-%{perl_vendorlib}/IP/Country
+%dir %{perl_sitelib}/IP
+%{perl_sitelib}/IP/*.pm
+%{perl_sitelib}/IP/Country
 %{_mandir}/man3/*
 
 %define	date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -84,6 +84,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3.2.1  2005/10/17 08:56:58  hawk
+- adjusted for Ra
+- release 2
+
 Revision 1.3  2005/09/22 20:12:53  arekm
 - rel 1
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/perl-Geography-Countries.spec?r1=1.5&r2=1.5.2.1&f=u
    http://cvs.pld-linux.org/SPECS/perl-IP-Country.spec?r1=1.3&r2=1.3.2.1&f=u




More information about the pld-cvs-commit mailing list