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

index cfbf72e0f4bd2f595c15a5a02f39c44b21f9c8b0..5e7933c0d0206240e434ce7b59e79dbe283bd6df 100644 (file)
@@ -1,10 +1,10 @@
 #
 # Conditional build:
 %bcond_without tests   # do not perform "make test"
-#
-%include       /usr/lib/rpm/macros.perl
+
 %define                pdir    GraphViz
 %define                pnam    Zone
+%include       /usr/lib/rpm/macros.perl
 Summary:       GraphViz::Zone Perl module - interface to graphing hosts in BIND zone files
 Summary(pl.UTF-8):     Moduł Perla GraphViz::Zone - interfejs do obrazowania hostów z plików stref BIND-a
 Name:          perl-GraphViz-Zone
@@ -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: 727c036d878aa6224ee825d7a77ee39b
-BuildRequires: perl-devel >= 1:5.8.0
+URL:           http://search.cpan.org/dist/GraphViz-Zone/
 BuildRequires: perl-GraphViz
+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.080179 seconds and 4 git commands to generate.