]> git.pld-linux.org Git - packages/perl-Math-MatrixReal.git/commitdiff
-Req perl >=5.6; Realase=2;New rpm automat
authordobrek <dobrek@pld-linux.org>
Sat, 13 Jan 2001 00:38:10 +0000 (00:38 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    perl-Math-MatrixReal.spec -> 1.9

perl-Math-MatrixReal.spec

index a7840b9d836cb8b541329239e054c43555faab23..f4be006d51cf6164b487cfe79e747032a3651dd4 100644 (file)
@@ -3,13 +3,13 @@ Summary:      Math-MatrixReal perl module
 Summary(pl):   Modu³ perla Math-MatrixReal
 Name:          perl-Math-MatrixReal
 Version:       1.3a5
-Release:       1
+Release:       2
 License:       GPL
 Group:         Development/Languages/Perl
 Group(pl):     Programowanie/Jêzyki/Perl
 Source0:       ftp://ftp.perl.org/pub/CPAN/modules/by-module/Math/Math-MatrixReal-%{version}.tar.gz
 BuildRequires: rpm-perlprov >= 3.0.3-16
-BuildRequires: perl >= 5.005_03-14
+BuildRequires: perl >= 5.6
 %requires_eq   perl
 Requires:      %{perl_sitearch}
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -31,14 +31,8 @@ perl Makefile.PL
 rm -rf $RPM_BUILD_ROOT
 %{__make} install DESTDIR=$RPM_BUILD_ROOT
 
-(
-  cd $RPM_BUILD_ROOT%{perl_sitearch}/auto/Math/MatrixReal
-  sed -e "s#$RPM_BUILD_ROOT##" .packlist >.packlist.new
-  mv .packlist.new .packlist
-)
 
-gzip -9nf $RPM_BUILD_ROOT%{_mandir}/man3/* \
-        README
+gzip -9nf README
 
 %clean
 rm -rf $RPM_BUILD_ROOT
This page took 0.030614 seconds and 4 git commands to generate.