commit b88217f80516e9807b662ab5f85e8dfb23caa7dd
Author: Elan Ruusamäe <[email protected]>
Date:   Sun Nov 30 16:39:50 2014 +0200

    use generic url

 perl-XML-Filter-Hekeln.spec | 17 +++++++++--------
 1 file changed, 9 insertions(+), 8 deletions(-)
---
diff --git a/perl-XML-Filter-Hekeln.spec b/perl-XML-Filter-Hekeln.spec
index 73848e2..99aadf1 100644
--- a/perl-XML-Filter-Hekeln.spec
+++ b/perl-XML-Filter-Hekeln.spec
@@ -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.
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-XML-Filter-Hekeln.git/commitdiff/b88217f80516e9807b662ab5f85e8dfb23caa7dd

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to