Author: glen Date: Tue Jul 25 20:16:26 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - 1.05, generic URL
---- Files affected: SPECS: perl-Astro-FITS-CFITSIO.spec (1.21 -> 1.22) ---- Diffs: ================================================================ Index: SPECS/perl-Astro-FITS-CFITSIO.spec diff -u SPECS/perl-Astro-FITS-CFITSIO.spec:1.21 SPECS/perl-Astro-FITS-CFITSIO.spec:1.22 --- SPECS/perl-Astro-FITS-CFITSIO.spec:1.21 Wed Dec 1 22:00:06 2004 +++ SPECS/perl-Astro-FITS-CFITSIO.spec Tue Jul 25 22:16:21 2006 @@ -9,13 +9,14 @@ Summary: Astro::FITS::CFITSIO - Perl extension for using the cfitsio library Summary(pl): Astro::FITS::CFITSIO - rozszerzenie Perla do korzystania z biblioteki cfitsio Name: perl-Astro-FITS-CFITSIO -Version: 1.03 +Version: 1.05 Release: 1 # same as perl License: GPL v1+ or Artistic Group: Development/Languages/Perl Source0: http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz -# Source0-md5: 97524288840884f27e905026c44c6988 +# Source0-md5: 6b9e0b765f332b124ccd918ac1763cef +URL: http://search.cpan.org/dist/Astro-FITS-CFITSIO/ BuildRequires: cfitsio-devel >= 2.500 BuildRequires: perl-devel >= 1:5.8.0 BuildRequires: rpm-perlprov >= 4.1-13 @@ -25,7 +26,7 @@ %description Astro::FITS::CFITSIO is a Perl interface to William Pence's cfitsio subroutine library. - + This module attempts to provide a wrapper for nearly every cfitsio routine, while retaining as much cfitsio behavior as possible. As such, one should be aware that it is still somewhat low-level, in the @@ -54,6 +55,7 @@ %setup -q -n %{pdir}-%{pnam}-%{version} %build +export CFITSIO=%{_prefix} %{__perl} Makefile.PL \ INSTALLDIRS=vendor %{__make} @@ -94,6 +96,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.22 2006/07/25 20:16:21 glen +- 1.05, generic URL + Revision 1.21 2004/12/01 21:00:06 qboosh - this version needs cfitsio 2.500 to build correctly and work ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/perl-Astro-FITS-CFITSIO.spec?r1=1.21&r2=1.22&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
