Author: ron Update of /cvs/pkgs/rpms/perl-Math-Curve-Hilbert/devel In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv26950/devel Modified Files: .cvsignore sources Added Files: import.log perl-Math-Curve-Hilbert.spec Log Message: Auto import of perl-Math-Curve-Hilbert. --- NEW FILE import.log --- perl-Math-Curve-Hilbert-0_04-2_fc10:HEAD:perl-Math-Curve-Hilbert-0.04-2.fc10.src.rpm:1247258360 --- NEW FILE perl-Math-Curve-Hilbert.spec --- Name: perl-Math-Curve-Hilbert Version: 0.04 Release: 2%{?dist} Summary: Perl Implementation of Hilberts space-filling Curve License: GPL+ or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/Math-Curve-Hilbert/ Source0: http://www.cpan.org/authors/id/T/TE/TEEJAY/Math-Curve-Hilbert-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: perl(ExtUtils::MakeMaker) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description The Hilbert curve module provides some useful functions using Hilberts space- filling Curve. This is handy for things like dithering, flattening n-dimensional data, fractals - all kinds of things really. %prep %setup -q -n Math-Curve-Hilbert-%{version} %build %{__perl} Makefile.PL INSTALLDIRS=vendor make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \; find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; %{_fixperms} $RPM_BUILD_ROOT/* %check make test %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc Changes README TODO %{perl_vendorlib}/* %{_mandir}/man3/* %changelog * Fri Jul 10 2009 Rasmus Ory Nielsen <ron@xxxxxx> - 0.04-2 - Improved description. * Sat Jun 20 2009 Rasmus Ory Nielsen <ron@xxxxxx> - 0.04-1 - Specfile autogenerated by cpanspec 1.77. Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/perl-Math-Curve-Hilbert/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -p -r1.1 -r1.2 --- .cvsignore 10 Jul 2009 18:12:10 -0000 1.1 +++ .cvsignore 10 Jul 2009 20:43:43 -0000 1.2 @@ -0,0 +1 @@ +Math-Curve-Hilbert-0.04.tar.gz Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/perl-Math-Curve-Hilbert/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -p -r1.1 -r1.2 --- sources 10 Jul 2009 18:12:10 -0000 1.1 +++ sources 10 Jul 2009 20:43:43 -0000 1.2 @@ -0,0 +1 @@ +384cad8ba6759efdf0bbbe987350109f Math-Curve-Hilbert-0.04.tar.gz -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl Fedora-perl-devel-list mailing list Fedora-perl-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-perl-devel-list