commit c26021392b5eaca9c41f59dc557612bc9bbae023 Author: Iain Arnell <iarn...@gmail.com> Date: Wed Nov 3 05:46:05 2010 +0100
update to 3.0201 .gitignore | 1 + perl-Statistics-Descriptive.spec | 12 +++++------- sources | 2 +- 3 files changed, 7 insertions(+), 8 deletions(-) --- diff --git a/.gitignore b/.gitignore index 97b3021..c1f7790 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ Statistics-Descriptive-3.0200.tar.gz +/Statistics-Descriptive-3.0201.tar.gz diff --git a/perl-Statistics-Descriptive.spec b/perl-Statistics-Descriptive.spec index 1e644ea..789e3f7 100644 --- a/perl-Statistics-Descriptive.spec +++ b/perl-Statistics-Descriptive.spec @@ -1,12 +1,11 @@ Name: perl-Statistics-Descriptive -Version: 3.0200 +Version: 3.0201 Release: 1%{?dist} Summary: Perl module of basic descriptive statistical functions License: GPL+ or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/Statistics-Descriptive/ Source0: http://www.cpan.org/authors/id/S/SH/SHLOMIF/Statistics-Descriptive-%{version}.tar.gz -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: perl(Module::Build) BuildRequires: perl(Test::More) @@ -30,8 +29,6 @@ are available. ./Build %install -rm -rf $RPM_BUILD_ROOT - ./Build install destdir=$RPM_BUILD_ROOT create_packlist=0 find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; @@ -40,9 +37,6 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; %check ./Build test -%clean -rm -rf $RPM_BUILD_ROOT - %files %defattr(-,root,root,-) %doc Changes examples README UserSurvey.txt @@ -50,6 +44,10 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/* %changelog +* Wed Nov 03 2010 Iain Arnell <iarn...@gmail.com> 3.0201-1 +- update to latest upstream +- clean up spec for modern rpmbuild + * Wed Jun 23 2010 Iain Arnell <iarn...@gmail.com> 3.0200-1 - update to latest upstream diff --git a/sources b/sources index 23e5ec0..11d81de 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -918f06cf7419d28c122b7222eaf10302 Statistics-Descriptive-3.0200.tar.gz +f865d2599cb2bfe49ff5d77c4b66456b Statistics-Descriptive-3.0201.tar.gz -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/perl-devel