8
0

Compare commits

...

10 Commits

Author SHA256 Message Date
b2961bb85d Accepting request 486685 from devel:languages:perl
1

OBS-URL: https://build.opensuse.org/request/show/486685
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-XML-SAX-Base?expand=0&rev=10
2017-04-17 08:23:08 +00:00
Stephan Kulow
4b79458f5c Accepting request 485039 from devel:languages:perl:autoupdate
automatic update

OBS-URL: https://build.opensuse.org/request/show/485039
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-XML-SAX-Base?expand=0&rev=8
2017-04-08 06:15:48 +00:00
Stephan Kulow
1ede142964 replace license with spdx.org variant
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-XML-SAX-Base?expand=0&rev=5
2011-12-06 17:49:54 +00:00
Stephan Kulow
0afd505ea6 Accepting request 92066 from devel:languages:perl
- 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

- fixed typos in perl-XML-SAX-Base.spec

OBS-URL: https://build.opensuse.org/request/show/92066
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-XML-SAX-Base?expand=0&rev=4
2011-11-18 14:47:52 +00:00
Stephan Kulow
a43f1681f0 - 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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-XML-SAX-Base?expand=0&rev=5
2011-11-18 09:56:03 +00:00
Stephan Kulow
18cf4294d7 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-XML-SAX-Base?expand=0&rev=4 2011-11-11 11:24:39 +00:00
7332dd8f82 Accepting request 87866 from home:aturrini:branches:devel:languages:perl
Fixed typos in perl-XML-SAX-Base.spec

OBS-URL: https://build.opensuse.org/request/show/87866
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-XML-SAX-Base?expand=0&rev=3
2011-10-14 14:30:58 +00:00
Sascha Peilicke
b391eaea03 Autobuild autoformatter for 81968
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-XML-SAX-Base?expand=0&rev=2
2011-09-14 13:02:44 +00:00
OBS User buildservice-autocommit
7246fd0f28 Updating link to change in openSUSE:Factory/perl-XML-SAX-Base revision 2.0
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-XML-SAX-Base?expand=0&rev=28b2787337b7ddc0d3225df323a5fe63
2011-09-14 13:02:44 +00:00
Sascha Peilicke
bdd0891565 Accepting request 81968 from devel:languages:perl
new package - a base class for perl sax drivers and filters
required by perl-XML-SAX since its 0.99 version
(it was bundled with it in previous releases)

OBS-URL: https://build.opensuse.org/request/show/81968
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-XML-SAX-Base?expand=0&rev=1
2011-09-14 13:02:31 +00:00
5 changed files with 69 additions and 21 deletions

BIN
XML-SAX-Base-1.06.tar.gz (Stored with Git LFS)

Binary file not shown.

BIN
XML-SAX-Base-1.09.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

28
cpanspec.yml Normal file
View File

@@ -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

View File

@@ -1,3 +1,27 @@
-------------------------------------------------------------------
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

View File

@@ -1,7 +1,7 @@
#
# spec file for package perl-XML-SAX-Base (Version 1.06)
# spec file for package perl-XML-SAX-Base
#
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
# 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
@@ -15,21 +15,22 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
Name: perl-XML-SAX-Base
Version: 1.06
Release: 1
License: GPL-1.0+ or Artistic
Version: 1.09
Release: 0
%define cpan_name XML-SAX-Base
Summary: Base class SAX Drivers and Filters
Url: http://search.cpan.org/dist/XML-SAX-Base/
License: Artistic-1.0 or GPL-1.0+
Group: Development/Libraries/Perl
Source: http://www.cpan.org/authors/id/G/GR/GRANTM/XML-SAX-Base-%{version}.tar.gz
# Source: %{cpan_name}-%{version}.tar.gz
# BuildRequires: perl(Test::Pod) perl(Test::Pod::Coverage)
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
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildArch: noarch
BuildRequires: perl(Test::More) >= 0.88
%{perl_requires}
%description
@@ -48,12 +49,10 @@ handlers downstream that might nevertheless be interested in them.
%setup -q -n %{cpan_name}-%{version}
%build
export AUTOMATED_TESTING=1
%{__perl} Makefile.PL INSTALLDIRS=vendor
%{__make} %{?_smp_mflags}
%check
export AUTOMATED_TESTING=1
%{__make} test
%install
@@ -61,11 +60,8 @@ export AUTOMATED_TESTING=1
%perl_process_packlist
%perl_gen_filelist
%clean
%{__rm} -rf %{buildroot}
%files -f %{name}.files
%defattr(644,root,root,755)
%doc Changes dist.ini README
%defattr(-,root,root,755)
%doc Changes README
%changelog