commit 1878444eb899c306c6d7f2c78dd5f45e00095ebe
Author: Jakub Bogusz <qbo...@pld-linux.org>
Date:   Wed Jun 12 22:19:40 2024 +0200

    - updated to 1.05 (3.03 tests fail for me)

 perl-Starlink-AST.spec | 27 +++++++++++++++++++--------
 1 file changed, 19 insertions(+), 8 deletions(-)
---
diff --git a/perl-Starlink-AST.spec b/perl-Starlink-AST.spec
index cf59171..65a8d65 100644
--- a/perl-Starlink-AST.spec
+++ b/perl-Starlink-AST.spec
@@ -1,18 +1,19 @@
 #
 # Conditional build:
-%bcond_without tests           # do not perform "make test"
+%bcond_without tests   # unit tests
 #
 %define                pdir    Starlink
 %define                pnam    AST
 Summary:       Starlink::AST - Interface to the Starlink AST library
+Summary(pl.UTF-8):     Starlink::AST - interfejs do biblioteki Starlink AST
 Name:          perl-Starlink-AST
-Version:       1.02
-Release:       14
+Version:       1.05
+Release:       1
 License:       open_source
 Group:         Development/Languages/Perl
-Source0:       
http://www.cpan.org/modules/by-authors/id/T/TJ/TJENNESS/Starlink-AST-1.02.tar.gz
-# Source0-md5: a5b044630445c2632710107040b70e5a
-URL:           http://search.cpan.org/dist/Starlink-AST/
+Source0:       
https://www.cpan.org/modules/by-authors/id/T/TJ/TJENNESS/Starlink-AST-%{version}.tar.gz
+# Source0-md5: 5ca28e250d2fa93882a03603547cb6d6
+URL:           https://metacpan.org/dist/Starlink-AST
 BuildRequires: perl-ExtUtils-CBuilder
 BuildRequires: perl-Module-Build
 BuildRequires: perl-devel >= 1:5.8.0
@@ -27,7 +28,7 @@ BuildRoot:    %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 %define                Werror_cflags   %{nil}
 
 %description
-Starlink::AST provides a perl wrapper to the Starlink AST library.
+Starlink::AST provides a Perl wrapper to the Starlink AST library.
 The Starlink AST library provides facilities for transforming
 coordinates from one system to another in an object oriented manner.
 Multiple coordinate frames can be associated with a data set and it is
@@ -36,6 +37,16 @@ also possible to generate automatic mappings between frames.
 Coordinate frame objects can be imported from FITS headers and from
 NDF files.
 
+%description -l pl.UTF-8
+Starlink::AST udostępnia perlowe obudowanie biblioteki Starlink AST.
+Biblioteka ta zapewnia możliwość przekształcania współrzędnych z
+jednego systemu do innego w sposób zorientowany obiektowo. Z danymi
+można powiązać wiele ramek współrzędnych, możliwe jest także
+generowanie automatycznych odwzorowań między ramkami.
+
+Obiekty ramek współrzędnych mogą być importowane z nagłówków FITS oraz
+plików NDF.
+
 %prep
 %setup -q -n %{pdir}-%{pnam}-%{version}
 %{__mv} t/plot00_pgplot.t t/plot00_pgplot.t-requires-X
@@ -68,4 +79,4 @@ rm -rf $RPM_BUILD_ROOT
 %dir %{perl_vendorarch}/auto/Starlink
 %dir %{perl_vendorarch}/auto/Starlink/AST
 %attr(755,root,root) %{perl_vendorarch}/auto/Starlink/AST/*.so
-%{_mandir}/man3/*
+%{_mandir}/man3/Starlink::AST*.3pm*
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-Starlink-AST.git/commitdiff/1878444eb899c306c6d7f2c78dd5f45e00095ebe

_______________________________________________
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to