]> git.pld-linux.org Git - packages/perl-GraphViz-Data-Structure.git/commitdiff
use generic url
authorElan Ruusamäe <glen@delfi.ee>
Tue, 25 Nov 2014 10:49:45 +0000 (12:49 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Tue, 25 Nov 2014 10:49:45 +0000 (12:49 +0200)
perl-GraphViz-Data-Structure.spec

index 8a28b9bba4d4ad030422fbdf7021ff03ce548505..7c04c58d37bde17277c136c1b1b9657b97d20a92 100644 (file)
@@ -1,10 +1,10 @@
 #
 # Conditional build:
 %bcond_with    tests   # perform "make test" (one meaningless test fails)
-#
-%include       /usr/lib/rpm/macros.perl
+
 %define                pdir    GraphViz
 %define                pnam    Data-Structure
+%include       /usr/lib/rpm/macros.perl
 Summary:       GraphViz::Data::Structure module - visualise data structures
 Summary(pl.UTF-8):     Moduł GraphViz::Data::Structure - wizualizacja struktur danych
 Name:          perl-GraphViz-Data-Structure
@@ -15,8 +15,9 @@ 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: 8ba386e9052d3592c92b953742e18438
-BuildRequires: perl-devel >= 1:5.8.0
+URL:           http://search.cpan.org/dist/GraphViz-Data-Structure/
 BuildRequires: perl-GraphViz >= 2.02
+BuildRequires: perl-devel >= 1:5.8.0
 BuildRequires: rpm-perlprov >= 4.1-13
 Requires:      perl-GraphViz >= 1.3
 BuildArch:     noarch
This page took 0.108782 seconds and 4 git commands to generate.