From e4b09f8415495c3ad3795246dd41ee804fd569bc Mon Sep 17 00:00:00 2001 From: radek Date: Sat, 1 Mar 2003 20:20:46 +0000 Subject: [PATCH] - should be ready for perl-5.8.0; release++ Changed files: perl-Math-Calc-Units.spec -> 1.4 --- perl-Math-Calc-Units.spec | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/perl-Math-Calc-Units.spec b/perl-Math-Calc-Units.spec index 1c3aa55..f66f0f5 100644 --- a/perl-Math-Calc-Units.spec +++ b/perl-Math-Calc-Units.spec @@ -9,12 +9,12 @@ Summary: Math::Calc::Units - Human-readable unit-aware calculator Summary(pl): Math::Calc::Units - kalkulator obs³uguj±cy jednostki Name: perl-Math-Calc-Units Version: 1.02 -Release: 1 +Release: 2 License: GPL v2 or Artistic Group: Development/Languages/Perl Source0: http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz BuildRequires: perl >= 5.6 -BuildRequires: rpm-perlprov >= 3.0.3-16 +BuildRequires: rpm-perlprov >= 4.1-13 BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -46,7 +46,8 @@ minute", "10.55 kilobyte / hour" itd. %setup -q -n %{pdir}-%{pnam}-%{version} %build -%{__perl} Makefile.PL +%{__perl} Makefile.PL \ + INSTALLDIRS=vendor %{__make} %{!?_without_tests:%{__make} test} @@ -64,6 +65,6 @@ rm -rf $RPM_BUILD_ROOT %defattr(644,root,root,755) %doc Changes LICENSE README %attr(755,root,root) %{_bindir}/* -%{perl_sitelib}/Math/Calc/Units.pm -%{perl_sitelib}/Math/Calc/Units +%{perl_vendorlib}/Math/Calc/Units.pm +%{perl_vendorlib}/Math/Calc/Units %{_mandir}/man3/* -- 2.44.0