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

index 683aebe2aab330bb3f5b4dc9c0ed371cb8a12357..cec89fc800cf57ab0fabf7f917f00b3e8ee813c7 100644 (file)
@@ -1,10 +1,10 @@
 #
 # Conditional build:
 %bcond_without tests   # do not perform "make test"
-#
-%include       /usr/lib/rpm/macros.perl
+
 %define                pdir    XML
 %define                pnam    Filter-DetectWS
+%include       /usr/lib/rpm/macros.perl
 Summary:       XML::Filter::DetectWS - a PerlSAX filter that detects ignorable whitespace
 Summary(pl.UTF-8):     XML::Filter::DetectWS - filtr PerlSAX wykrywający ignorowalne spacje
 Name:          perl-XML-Filter-DetectWS
@@ -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: ebab5b30d80c3fc5a0bee8d3fe8aa477
+URL:           http://search.cpan.org/dist/XML-Filter-DetectWS/
 BuildRequires: perl-devel >= 1:5.8.0
 BuildRequires: rpm-perlprov >= 4.1-13
 %if %{with tests}
This page took 0.084782 seconds and 4 git commands to generate.