[packages/perl-XML-Parser] - rediffed patch, release 3
qboosh
qboosh at pld-linux.org
Fri May 7 20:15:58 CEST 2021
commit e966977a8dc5a871bffa8dfd461d01da96452b3e
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Fri May 7 20:18:09 2021 +0200
- rediffed patch, release 3
perl-XML-Parser-paths.patch | 22 +++++++++++-----------
perl-XML-Parser.spec | 4 ++--
2 files changed, 13 insertions(+), 13 deletions(-)
---
diff --git a/perl-XML-Parser.spec b/perl-XML-Parser.spec
index 8751c28..f4b2430 100644
--- a/perl-XML-Parser.spec
+++ b/perl-XML-Parser.spec
@@ -20,7 +20,7 @@ Summary(sv.UTF-8): XML::Parser - En perl-modul för att tolka XML-dokument
Summary(zh_CN.UTF-8): 用来解析 XML 文档 的 Perl 模块。
Name: perl-XML-Parser
Version: 2.46
-Release: 2
+Release: 3
# same as perl
License: GPL v1+ or Artistic
Group: Development/Languages/Perl
@@ -80,7 +80,7 @@ XML::Parser - En perl-modul för att tolka XML-dokument.
%prep
%setup -q -n %{pdir}-%{pnam}-%{version}
-%patch0 -p0
+%patch0 -p1
%build
%{__perl} Makefile.PL \
diff --git a/perl-XML-Parser-paths.patch b/perl-XML-Parser-paths.patch
index e2419b7..75c1f2d 100644
--- a/perl-XML-Parser-paths.patch
+++ b/perl-XML-Parser-paths.patch
@@ -1,29 +1,29 @@
---- samples.paths/xmlcomments Tue Dec 1 03:56:34 1998
-+++ samples/xmlcomments Wed Oct 20 15:10:47 1999
+--- XML-Parser-2.46/samples/xmlcomments.orig 2021-05-07 19:53:06.558752991 +0200
++++ XML-Parser-2.46/samples/xmlcomments 2021-05-07 19:55:50.350597012 +0200
@@ -1,4 +1,4 @@
-#!/usr/local/bin/perl -w
+#!/usr/bin/perl -w
#
- # $Revision$
+ # $Revision: 1.1.1.1 $
#
---- samples.paths/xmlfilter Sun Mar 21 23:46:16 1999
-+++ samples/xmlfilter Wed Oct 20 15:10:53 1999
+--- XML-Parser-2.46/samples/xmlfilter.orig 2021-05-07 19:53:06.558752991 +0200
++++ XML-Parser-2.46/samples/xmlfilter 2021-05-07 19:56:35.856294839 +0200
@@ -1,4 +1,4 @@
-#!/usr/local/bin/perl -w
+#!/usr/bin/perl -w
#
- # $Revision$
+ # $Revision: 1.1.1.1 $
#
---- samples.paths/xmlstats Wed Oct 28 05:30:23 1998
-+++ samples/xmlstats Wed Oct 20 15:10:57 1999
+--- XML-Parser-2.46/samples/xmlstats.orig 2021-05-07 19:53:06.558752991 +0200
++++ XML-Parser-2.46/samples/xmlstats 2021-05-07 19:56:55.690658774 +0200
@@ -1,4 +1,4 @@
-#!/usr/local/bin/perl -w
+#!/usr/bin/perl -w
#
- # $Revision$
+ # $Revision: 1.1.1.1 $
#
---- samples.paths/canonical Sun Sep 26 00:27:40 1999
-+++ samples/canonical Mon Dec 6 13:50:37 1999
+--- XML-Parser-2.46/samples.paths/canonical Sun Sep 26 00:27:40 1999
++++ XML-Parser-2.46/samples/canonical Mon Dec 6 13:50:37 1999
@@ -1,4 +1,4 @@
-#!/usr/local/bin/perl -w
+#!/usr/bin/perl -w
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/perl-XML-Parser.git/commitdiff/e966977a8dc5a871bffa8dfd461d01da96452b3e
More information about the pld-cvs-commit
mailing list