]> git.pld-linux.org Git - packages/perl-SVG-Parser.git/commitdiff
use generic url
authorElan Ruusamäe <glen@delfi.ee>
Wed, 26 Nov 2014 13:07:44 +0000 (15:07 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Wed, 26 Nov 2014 13:07:44 +0000 (15:07 +0200)
perl-SVG-Parser.spec

index 1231a3d844d2617d0616bb77b31cb6bb2b172720..5ef0a053a9efc4715159c52fb439b4dc904fd83e 100644 (file)
@@ -1,10 +1,10 @@
 #
 # Conditional build:
 %bcond_without tests   # do not perform "make test"
-#
-%include       /usr/lib/rpm/macros.perl
+
 %define                pdir    SVG
 %define                pnam    Parser
+%include       /usr/lib/rpm/macros.perl
 Summary:       SVG::Parser - converts SVG XML documents into SVG objects
 Summary(pl.UTF-8):     SVG::Parser - konwersja dokumentów SVG XML do obiektów SVG
 Name:          perl-SVG-Parser
@@ -15,6 +15,7 @@ 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: 58e1f95faede185edf0657abc443f668
+URL:           http://search.cpan.org/dist/SVG-Parser/
 BuildRequires: perl-devel >= 1:5.8.0
 BuildRequires: rpm-perlprov >= 4.1-13
 %if %{with tests}
This page took 0.083607 seconds and 4 git commands to generate.