[packages/perl-XML-SAX] - updated to 1.00 - updated noalter patch
qboosh
qboosh at pld-linux.org
Sat Sep 29 22:47:57 CEST 2018
commit 5ad1ad2d9fb67de0d71abb28f2302031c291ec8f
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sat Sep 29 22:51:07 2018 +0200
- updated to 1.00
- updated noalter patch
perl-XML-SAX-noalter.patch | 10 +++++-----
perl-XML-SAX.spec | 8 ++++----
2 files changed, 9 insertions(+), 9 deletions(-)
---
diff --git a/perl-XML-SAX.spec b/perl-XML-SAX.spec
index 879b0f1..c3ff6c0 100644
--- a/perl-XML-SAX.spec
+++ b/perl-XML-SAX.spec
@@ -8,13 +8,13 @@
Summary: XML::SAX - simple API for XML
Summary(pl.UTF-8): XML::SAX - proste API dla XML-a
Name: perl-XML-SAX
-Version: 0.99
-Release: 2
+Version: 1.00
+Release: 1
# same as perl
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: 290f5375ae87fdebfdb5bc3854019f24
+Source0: http://www.cpan.org/modules/by-module/XML/%{pdir}-%{pnam}-%{version}.tar.gz
+# Source0-md5: 861a454f7bf269990ed2c1c125f4db48
Patch0: %{name}-noalter.patch
URL: http://search.cpan.org/dist/XML-SAX/
BuildRequires: perl-XML-NamespaceSupport >= 0.03
diff --git a/perl-XML-SAX-noalter.patch b/perl-XML-SAX-noalter.patch
index 9afd275..7bb995b 100644
--- a/perl-XML-SAX-noalter.patch
+++ b/perl-XML-SAX-noalter.patch
@@ -1,6 +1,6 @@
---- XML-SAX-0.14/Makefile.PL.orig 2006-06-19 09:41:04.000000000 +0200
-+++ XML-SAX-0.14/Makefile.PL 2006-06-19 09:42:49.000000000 +0200
-@@ -12,42 +12,4 @@
+--- XML-SAX-1.00/Makefile.PL.orig 2018-09-29 22:48:19.110360595 +0200
++++ XML-SAX-1.00/Makefile.PL 2018-09-29 22:49:23.560359858 +0200
+@@ -13,42 +13,3 @@
},
);
@@ -33,7 +33,7 @@
- $script =~ s/install :: (.*)$/install :: $1 install_sax_pureperl/m;
- $script .= <<"INSTALL";
-
--install_sax_pureperl :
+-install_sax_pureperl : pure_install
-\t\@\$(PERL) -MXML::SAX -e "XML::SAX->add_parser(q(XML::SAX::PurePerl))->save_parsers()"
-
-INSTALL
@@ -42,4 +42,4 @@
-
- return $script;
-}
-
+-
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/perl-XML-SAX.git/commitdiff/5ad1ad2d9fb67de0d71abb28f2302031c291ec8f
More information about the pld-cvs-commit
mailing list