]> git.pld-linux.org Git - packages/perl-Locale-Maketext-Fuzzy.git/blobdiff - perl-Locale-Maketext-Fuzzy.spec
- should be ready for perl-5.8.0; release++
[packages/perl-Locale-Maketext-Fuzzy.git] / perl-Locale-Maketext-Fuzzy.spec
index 152eb828a21e216686e21fac09fcd83f56ff958e..85a12faa00d36197c2e66dab9de815c9f7913ca7 100644 (file)
@@ -9,7 +9,7 @@ Summary:        Locale::Maketext::Fuzzy - Maketext from already interpolated strings
 Summary(pl):   Locale::Maketext::Fuzzy - Maketext z ju¿ przybli¿onych ³añcuchów
 Name:          perl-Locale-Maketext-Fuzzy
 Version:       0.02
-Release:       2
+Release:       3
 License:       GPL/Artistic
 Group:         Development/Languages/Perl
 Source0:       http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
@@ -18,7 +18,7 @@ BuildRequires:        perl >= 5.6
 BuildRequires: perl-Locale-Maketext
 BuildRequires: perl-Test-Simple
 %endif
-BuildRequires: rpm-perlprov >= 3.0.3-26
+BuildRequires: rpm-perlprov >= 4.1-13
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -40,7 +40,8 @@ found" do "[_1]: command not found".
 %setup -q -n %{pdir}-%{pnam}-%{version}
 
 %build
-%{__perl} Makefile.PL
+%{__perl} Makefile.PL \
+       INSTALLDIRS=vendor 
 %{__make}
 
 %{!?_without_tests:%{__make} test}
@@ -55,5 +56,5 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%{perl_sitelib}/Locale/Maketext/*.pm
+%{perl_vendorlib}/Locale/Maketext/*.pm
 %{_mandir}/man3/*
This page took 0.332926 seconds and 4 git commands to generate.