]> git.pld-linux.org Git - packages/perl-XML-SAX.git/commitdiff
- updated to 1.00 auto/th/perl-XML-SAX-1.00-1
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 29 Sep 2018 20:51:07 +0000 (22:51 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Sat, 29 Sep 2018 20:51:07 +0000 (22:51 +0200)
- updated noalter patch

perl-XML-SAX-noalter.patch
perl-XML-SAX.spec

index 9afd275b40c439d2f791539c56e72bb04889a619..7bb995ba5ed598653d33821bad9e61740657dd2d 100644 (file)
@@ -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;
 -}
+-
index 879b0f1d740293dac67542822d4288cf23ea5cf7..c3ff6c00f0b808b0600eda4e2d96efea944ecc6f 100644 (file)
@@ -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
This page took 0.092614 seconds and 4 git commands to generate.