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

index 73848e221072f6d5b82ca75c1a00162f809af010..99aadf16f8a37b68f6deb166db731a7a42b4f3b9 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-Hekeln
+%include       /usr/lib/rpm/macros.perl
 Summary:       XML::Filter::Hekeln - a SAX stream editor
 Summary(pl.UTF-8):     XML::Filter::Hekeln - edytor strumieni SAX
 Name:          perl-XML-Filter-Hekeln
@@ -14,11 +14,12 @@ License:    GPL
 Group:         Development/Languages/Perl
 Source0:       http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
 # Source0-md5: 398f943d2469cd99cba512c2a019df91
+URL:           http://search.cpan.org/dist/XML-Filter-Hekeln/
 BuildRequires: perl-devel >= 1:5.8.0
 BuildRequires: rpm-perlprov >= 4.1-13
 %if %{with tests}
-BuildRequires: perl-libxml >= 0.06
 BuildRequires: perl-XML-Handler-YAWriter >= 0.1
+BuildRequires: perl-libxml >= 0.06
 %endif
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -26,11 +27,11 @@ BuildRoot:  %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 %description
 XML::Filter::Hekeln Perl module is a sophisticated SAX stream editor.
 
-Hekeln is a SAX filter. This means that you can use a Hekeln object
-as a Handler to act on events, and to produce SAX events as a driver
-for the next handler in the chain. The name Hekeln sounds like the
-german word for crocheting, whats the best to describe, what Hekeln
-can do on markup language translation.
+Hekeln is a SAX filter. This means that you can use a Hekeln object as
+a Handler to act on events, and to produce SAX events as a driver for
+the next handler in the chain. The name Hekeln sounds like the german
+word for crocheting, whats the best to describe, what Hekeln can do on
+markup language translation.
 
 %description -l pl.UTF-8
 Moduł Perla XML::Filter::Hekeln to wymyślny edytor strumieni SAX.
This page took 0.141826 seconds and 4 git commands to generate.