From: radek Date: Wed, 1 Dec 2004 10:30:14 +0000 (+0000) Subject: - standarized X-Git-Tag: auto/th/perl-PGPLOT-2_18-5~2 X-Git-Url: https://git.pld-linux.org/?p=packages%2Fperl-PGPLOT.git;a=commitdiff_plain;h=b649e4432b1b0b65eef35c941cd4ccaddb69f660 - standarized Changed files: perl-PGPLOT.spec -> 1.33 --- diff --git a/perl-PGPLOT.spec b/perl-PGPLOT.spec index 004aedb..0a7ab87 100644 --- a/perl-PGPLOT.spec +++ b/perl-PGPLOT.spec @@ -3,6 +3,7 @@ %bcond_without tests # do not perform "make test" # %include /usr/lib/rpm/macros.perl +%define pdir PGPLOT Summary: PGPLOT perl module Summary(pl): Modu³ perla PGPLOT Name: perl-PGPLOT @@ -11,7 +12,7 @@ Release: 5 # same as perl License: GPL v1+ or Artistic Group: Development/Languages/Perl -Source0: http://www.cpan.org/modules/by-module/PGPLOT/PGPLOT-%{version}.tar.gz +Source0: http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{version}.tar.gz # Source0-md5: 0c27c49f6443eb4fdcc9eaee4c756c87 BuildRequires: XFree86-devel BuildRequires: gcc-g77 @@ -28,7 +29,7 @@ PGPLOT - perl interface to the PGPLOT graphics library. PGPLOT - interfejs perla do biblioteki graficznej PGPLOT. %prep -%setup -q -n PGPLOT-%{version} +%setup -q -n %{pdir}-%{version} %build %{__perl} Makefile.PL \