]> git.pld-linux.org Git - packages/perl-Text-Graphics.git/commitdiff
use generic url
authorElan Ruusamäe <glen@delfi.ee>
Sun, 30 Nov 2014 14:34:05 +0000 (16:34 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Sun, 30 Nov 2014 14:34:05 +0000 (16:34 +0200)
perl-Text-Graphics.spec

index 5d459b9116a26565b9949331b49fe288f88b1c27..7713f90394f94ec6f8527a36102258bf8a30dd56 100644 (file)
@@ -1,10 +1,10 @@
 #
 # Conditional build:
 %bcond_without tests   # do not perform "make test"
-#
-%include       /usr/lib/rpm/macros.perl
+
 %define                pdir    Text
 %define                pnam    Graphics
+%include       /usr/lib/rpm/macros.perl
 Summary:       Text::Graphics perl module
 Summary(pl.UTF-8):     Moduł perla Text::Graphics
 Name:          perl-Text-Graphics
@@ -15,9 +15,10 @@ 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: d21ee64f6c8817934a038d14019930fa
-BuildRequires: rpm-perlprov >= 4.1-13
-BuildRequires: perl-devel >= 1:5.8.0
+URL:           http://search.cpan.org/dist/Text-Graphics/
 BuildRequires: perl-Text-Wrapper
+BuildRequires: perl-devel >= 1:5.8.0
+BuildRequires: rpm-perlprov >= 4.1-13
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
This page took 0.07636 seconds and 4 git commands to generate.