From e43aa7c74e5cd71b0b62699f1eb1196f7760819c Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Tue, 25 Nov 2014 10:12:11 +0200 Subject: [PATCH] use generic url --- perl-Astro-FITS-Header.spec | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/perl-Astro-FITS-Header.spec b/perl-Astro-FITS-Header.spec index 7eaeafb..aa713b6 100644 --- a/perl-Astro-FITS-Header.spec +++ b/perl-Astro-FITS-Header.spec @@ -3,10 +3,10 @@ %bcond_without tests # do not perform "make test" %bcond_with ndf # build package with NDF support %bcond_with gsd # build package with GSD support -# -%include /usr/lib/rpm/macros.perl + %define pdir Astro %define pnam FITS-Header +%include /usr/lib/rpm/macros.perl Summary: Astro::FITS::Header Perl module - a FITS header Summary(pl.UTF-8): Moduł Perla Astro::FITS::Header - nagłówek FITS Name: perl-Astro-FITS-Header @@ -16,6 +16,7 @@ License: GPL v2+ Group: Development/Languages/Perl Source0: http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz # Source0-md5: 3a9795ecc74269419340e900018a5840 +URL: http://search.cpan.org/dist/Astro-FITS-Header/ %if %{with tests} BuildRequires: perl-Astro-FITS-CFITSIO >= 1.01 %endif -- 2.44.0