]> git.pld-linux.org Git - packages/perl-Geography-Countries.git/commitdiff
- adjusted for Ra RA-branch perl-Geography-Countries-1_4-2
authorhawk <hawk@pld-linux.org>
Mon, 17 Oct 2005 08:56:58 +0000 (08:56 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- release 2

Changed files:
    perl-Geography-Countries.spec -> 1.5.2.1

perl-Geography-Countries.spec

index a7a14afcba1e5669ad648c5710e93082c0dc483a..a1ed296d3fe08d042ea620dcba8a5dcd140e4332 100644 (file)
@@ -9,13 +9,13 @@ Summary:      Geography::Countries - 2-letter, 3-letter, and numerical codes for coun
 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)
 
@@ -33,7 +33,7 @@ kody zgodnie z definicj
 
 %build
 %{__perl} Makefile.PL \
-       INSTALLDIRS=vendor
+       INSTALLDIRS=site
 %{__make}
 
 %{?with_tests:%{__make} test}
@@ -49,6 +49,6 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%dir %{perl_vendorlib}/Geography
-%{perl_vendorlib}/Geography/*.pm
+%dir %{perl_sitelib}/Geography
+%{perl_sitelib}/Geography/*.pm
 %{_mandir}/man3/*
This page took 0.051605 seconds and 4 git commands to generate.