From 49836ee48016690af93799eb0daf9a74b40f53b5d89b49707c5ac8f8b83d4fc1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrian=20Schr=C3=B6ter?= Date: Fri, 3 May 2024 19:10:54 +0200 Subject: [PATCH] Sync from SUSE:SLFO:Main perl-XML-SAX-Base revision 5dff4a4143656c91e5035a3bf2f1751e --- .gitattributes | 23 ++++++++++++++ XML-SAX-Base-1.09.tar.gz | 3 ++ cpanspec.yml | 28 ++++++++++++++++ perl-XML-SAX-Base.changes | 41 ++++++++++++++++++++++++ perl-XML-SAX-Base.spec | 67 +++++++++++++++++++++++++++++++++++++++ 5 files changed, 162 insertions(+) create mode 100644 .gitattributes create mode 100644 XML-SAX-Base-1.09.tar.gz create mode 100644 cpanspec.yml create mode 100644 perl-XML-SAX-Base.changes create mode 100644 perl-XML-SAX-Base.spec diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..9b03811 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,23 @@ +## Default LFS +*.7z filter=lfs diff=lfs merge=lfs -text +*.bsp filter=lfs diff=lfs merge=lfs -text +*.bz2 filter=lfs diff=lfs merge=lfs -text +*.gem filter=lfs diff=lfs merge=lfs -text +*.gz filter=lfs diff=lfs merge=lfs -text +*.jar filter=lfs diff=lfs merge=lfs -text +*.lz filter=lfs diff=lfs merge=lfs -text +*.lzma filter=lfs diff=lfs merge=lfs -text +*.obscpio filter=lfs diff=lfs merge=lfs -text +*.oxt filter=lfs diff=lfs merge=lfs -text +*.pdf filter=lfs diff=lfs merge=lfs -text +*.png filter=lfs diff=lfs merge=lfs -text +*.rpm filter=lfs diff=lfs merge=lfs -text +*.tbz filter=lfs diff=lfs merge=lfs -text +*.tbz2 filter=lfs diff=lfs merge=lfs -text +*.tgz filter=lfs diff=lfs merge=lfs -text +*.ttf filter=lfs diff=lfs merge=lfs -text +*.txz filter=lfs diff=lfs merge=lfs -text +*.whl filter=lfs diff=lfs merge=lfs -text +*.xz filter=lfs diff=lfs merge=lfs -text +*.zip filter=lfs diff=lfs merge=lfs -text +*.zst filter=lfs diff=lfs merge=lfs -text diff --git a/XML-SAX-Base-1.09.tar.gz b/XML-SAX-Base-1.09.tar.gz new file mode 100644 index 0000000..cc3ea61 --- /dev/null +++ b/XML-SAX-Base-1.09.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:66cb355ba4ef47c10ca738bd35999723644386ac853abbeb5132841f5e8a2ad0 +size 28215 diff --git a/cpanspec.yml b/cpanspec.yml new file mode 100644 index 0000000..76ad4a4 --- /dev/null +++ b/cpanspec.yml @@ -0,0 +1,28 @@ +--- +#description_paragraphs: 3 +#description: |- +# override description from CPAN +#summary: override summary from CPAN +#no_testing: broken upstream +#sources: +# - source1 +# - source2 +#patches: +# foo.patch: -p1 +# bar.patch: +#preamble: |- +# BuildRequires: gcc-c++ +#post_prep: |- +# hunspell=`pkg-config --libs hunspell | sed -e 's,-l,,; s, *,,g'` +# sed -i -e "s,hunspell-X,$hunspell," t/00-prereq.t Makefile.PL +#post_build: |- +# rm unused.files +#post_install: |- +# sed on %{name}.files +#license: SUSE-NonFree +#skip_noarch: 1 +#custom_build: |- +#./Build build flags=%{?_smp_mflags} --myflag +#custom_test: |- +#startserver && make test +#ignore_requires: Bizarre::Module diff --git a/perl-XML-SAX-Base.changes b/perl-XML-SAX-Base.changes new file mode 100644 index 0000000..8bb7f31 --- /dev/null +++ b/perl-XML-SAX-Base.changes @@ -0,0 +1,41 @@ +------------------------------------------------------------------- +Tue Apr 4 07:15:37 UTC 2017 - coolo@suse.com + +- updated to 1.09 + see /usr/share/doc/packages/perl-XML-SAX-Base/Changes + + 1.09 2017-04-03 21:00:06+12:00 Pacific/Auckland + - fix test suite to work without '.' in @INC (RT#120435, pull request + from James E Keenan) + +------------------------------------------------------------------- +Fri Nov 18 09:55:30 UTC 2011 - coolo@suse.com + +- update to 1.08 + - rename BuildSAXBase.PL => BuildSAXBase.pl + - add link to Perl SAX API Reference + - modify BuildSAXBase.PL to include version stanzas when run manually + - make BuildSAXBase.PL harmless unless run with --force option + +------------------------------------------------------------------- +Fri Oct 14 14:26:51 UTC 2011 - andrea.turrini@gmail.com + +- fixed typos in perl-XML-SAX-Base.spec + +------------------------------------------------------------------- +Mon Sep 12 09:32:09 UTC 2011 - vcizek@suse.com + +- use original gzipped tarball + +------------------------------------------------------------------- +Fri Sep 9 07:47:30 UTC 2011 - vcizek@suse.com + +- initial pull from CPAN with cpanspec_obs-0.8 +- dependency of perl-XML-SAX >= 0.99 + +------------------------------------------------------------------- +Fri Sep 9 07:47:18 UTC 2011 - vcizek@suse.com + +- initial package 1.06 + * created by cpanspec 1.78.03 + diff --git a/perl-XML-SAX-Base.spec b/perl-XML-SAX-Base.spec new file mode 100644 index 0000000..51d5df0 --- /dev/null +++ b/perl-XML-SAX-Base.spec @@ -0,0 +1,67 @@ +# +# spec file for package perl-XML-SAX-Base +# +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# +# All modifications and additions to the file contributed by third parties +# remain the property of their copyright owners, unless otherwise agreed +# upon. The license for this file, and modifications and additions to the +# file, is the same license as for the pristine package itself (unless the +# license for the pristine package is not an Open Source License, in which +# case the license is the MIT License). An "Open Source License" is a +# license that conforms to the Open Source Definition (Version 1.9) +# published by the Open Source Initiative. + +# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# + + +Name: perl-XML-SAX-Base +Version: 1.09 +Release: 0 +%define cpan_name XML-SAX-Base +Summary: Base class SAX Drivers and Filters +License: Artistic-1.0 or GPL-1.0+ +Group: Development/Libraries/Perl +Url: http://search.cpan.org/dist/XML-SAX-Base/ +Source0: https://cpan.metacpan.org/authors/id/G/GR/GRANTM/%{cpan_name}-%{version}.tar.gz +Source1: cpanspec.yml +BuildArch: noarch +BuildRoot: %{_tmppath}/%{name}-%{version}-build +BuildRequires: perl +BuildRequires: perl-macros +BuildRequires: perl(Test::More) >= 0.88 +%{perl_requires} + +%description +This module has a very simple task - to be a base class for PerlSAX drivers +and filters. It's default behaviour is to pass the input directly to the +output unchanged. It can be useful to use this module as a base class so +you don't have to, for example, implement the characters() callback. + +The main advantages that it provides are easy dispatching of events the +right way (ie it takes care for you of checking that the handler has +implemented that method, or has defined an AUTOLOAD), and the guarantee +that filters will pass along events that they aren't implementing to +handlers downstream that might nevertheless be interested in them. + +%prep +%setup -q -n %{cpan_name}-%{version} + +%build +%{__perl} Makefile.PL INSTALLDIRS=vendor +%{__make} %{?_smp_mflags} + +%check +%{__make} test + +%install +%perl_make_install +%perl_process_packlist +%perl_gen_filelist + +%files -f %{name}.files +%defattr(-,root,root,755) +%doc Changes README + +%changelog