[perl-Tree-XPathEngine] Fix POD syntax

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



commit b4d436fdba5a737ac9f4b1f81cbffe6e295714bc
Author: Petr Písař <ppisar@xxxxxxxxxx>
Date:   Sat Jul 20 16:04:25 2013 +0200

    Fix POD syntax

 Tree-XPathEngine-0.05-Fix-POD-syntax.patch |   40 ++++++++++++++++++++++++++++
 perl-Tree-XPathEngine.spec                 |    4 +++
 2 files changed, 44 insertions(+), 0 deletions(-)
---
diff --git a/Tree-XPathEngine-0.05-Fix-POD-syntax.patch b/Tree-XPathEngine-0.05-Fix-POD-syntax.patch
new file mode 100644
index 0000000..b5f9bdf
--- /dev/null
+++ b/Tree-XPathEngine-0.05-Fix-POD-syntax.patch
@@ -0,0 +1,40 @@
+From f427794f16dadb5f8efc480366b98a654d84c032 Mon Sep 17 00:00:00 2001
+From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= <ppisar@xxxxxxxxxx>
+Date: Sat, 20 Jul 2013 16:02:03 +0200
+Subject: [PATCH] Fix POD syntax.
+MIME-Version: 1.0
+Content-Type: text/plain; charset=UTF-8
+Content-Transfer-Encoding: 8bit
+
+<https://rt.cpan.org/Public/Bug/Display.html?id=78638>
+
+Signed-off-by: Petr Písař <ppisar@xxxxxxxxxx>
+---
+ lib/Tree/XPathEngine.pm | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+diff --git a/lib/Tree/XPathEngine.pm b/lib/Tree/XPathEngine.pm
+index 13da0ff..1319c85 100644
+--- a/lib/Tree/XPathEngine.pm
++++ b/lib/Tree/XPathEngine.pm
+@@ -986,7 +986,7 @@ nodes) in a tree.
+ 
+ The tree should share some characteristics with a XML tree: it is made of nodes,
+ there are 2 kinds of nodes, document (the whole tree, the root of the tree is 
+-a child of this node), elements(regular nodes in the tree) and attributes. 
++a child of this node), elements (regular nodes in the tree) and attributes. 
+ 
+ Nodes in the tree are expected to provide methods that will be called by the
+ XPath engine to resolve the query. Not all of the possible methods need be 
+@@ -1307,7 +1307,7 @@ better docs (patches welcome).
+ 
+ L<Tree::DAG_Node::XPath> for an exemple of using this module
+ 
+-L<http://www.xmltwig.com/article/extending_xml_xpath/ > for background information
++L<http://www.xmltwig.com/article/extending_xml_xpath/> for background information
+ 
+ L<Class::XPath>, which is probably easier to use, but at this point supports much
+ less of XPath that Tree::XPathEngine.
+-- 
+1.8.1.4
+
diff --git a/perl-Tree-XPathEngine.spec b/perl-Tree-XPathEngine.spec
index 1a78434..9bcce3e 100644
--- a/perl-Tree-XPathEngine.spec
+++ b/perl-Tree-XPathEngine.spec
@@ -6,6 +6,8 @@ License:        GPL+ or Artistic
 Group:          Development/Libraries
 URL:            http://search.cpan.org/dist/Tree-XPathEngine/
 Source0:        http://www.cpan.org/authors/id/M/MI/MIROD/Tree-XPathEngine-%{version}.tar.gz
+# Fix POD syntax, CPAN RT#78638
+Patch0:         Tree-XPathEngine-0.05-Fix-POD-syntax.patch
 BuildArch:      noarch
 BuildRequires:  perl(base)
 BuildRequires:  perl(ExtUtils::MakeMaker)
@@ -21,6 +23,7 @@ modules/classes that implement trees.
 
 %prep
 %setup -q -n Tree-XPathEngine-%{version}
+%patch0 -p1
 
 %build
 perl Makefile.PL INSTALLDIRS=vendor
@@ -43,6 +46,7 @@ make test
 %changelog
 * Sat Jul 20 2013 Petr Pisar <ppisar@xxxxxxxxxx> - 0.05-5
 - Perl 5.18 rebuild
+- Fix POD syntax (CPAN RT#78638)
 
 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxxxxxxxx> - 0.05-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@xxxxxxxxxxxxxxxxxxxxxxx
https://admin.fedoraproject.org/mailman/listinfo/perl-devel





[Index of Archives]     [Fedora Announce]     [Fedora Kernel]     [Fedora Testing]     [Fedora Legacy Announce]     [Fedora PHP Devel]     [Kernel Devel]     [Fedora Legacy]     [Fedora Maintainers]     [Fedora Desktop]     [PAM]     [Red Hat Development]     [Big List of Linux Books]     [Gimp]     [Yosemite Information]
  Powered by Linux