8
0

Compare commits

...

10 Commits

Author SHA256 Message Date
44e8447fde Accepting request 486143 from devel:languages:perl
1

OBS-URL: https://build.opensuse.org/request/show/486143
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-XML-NamespaceSupport?expand=0&rev=23
2017-04-11 10:42:06 +00:00
Stephan Kulow
28be8383eb Accepting request 483984 from devel:languages:perl:autoupdate
automatic update

OBS-URL: https://build.opensuse.org/request/show/483984
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-XML-NamespaceSupport?expand=0&rev=23
2017-04-06 13:04:35 +00:00
Stephan Kulow
ff47b4b098 Accepting request 164083 from devel:languages:perl
- Add Source URL, see https://en.opensuse.org/SourceUrls (forwarded request 164069 from namtrac)

OBS-URL: https://build.opensuse.org/request/show/164083
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-XML-NamespaceSupport?expand=0&rev=20
2013-04-17 06:04:20 +00:00
Stephan Kulow
d0d35e174e Accepting request 164069 from home:namtrac:bugfix
- Add Source URL, see https://en.opensuse.org/SourceUrls

OBS-URL: https://build.opensuse.org/request/show/164069
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-XML-NamespaceSupport?expand=0&rev=21
2013-04-15 10:44:44 +00:00
Stephan Kulow
175660b4c9 replace license with spdx.org variant
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-XML-NamespaceSupport?expand=0&rev=17
2011-12-06 17:49:49 +00:00
Stephan Kulow
55790e33db Accepting request 92179 from devel:languages:perl
update

OBS-URL: https://build.opensuse.org/request/show/92179
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-XML-NamespaceSupport?expand=0&rev=16
2011-11-21 11:50:28 +00:00
Stephan Kulow
cec76c577f use original .tar.gz
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-XML-NamespaceSupport?expand=0&rev=18
2011-11-18 11:33:36 +00:00
Stephan Kulow
ff80961fa5 use gz
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-XML-NamespaceSupport?expand=0&rev=17
2011-11-17 15:56:49 +00:00
Stephan Kulow
8e5875940b don't use rpm macros
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-XML-NamespaceSupport?expand=0&rev=15
2011-11-17 14:08:05 +00:00
Sascha Peilicke
341a1492a1 Autobuild autoformatter for 80276
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-XML-NamespaceSupport?expand=0&rev=14
2011-08-31 08:31:45 +00:00
5 changed files with 69 additions and 33 deletions

BIN
XML-NamespaceSupport-1.11.tar.bz2 (Stored with Git LFS)

Binary file not shown.

BIN
XML-NamespaceSupport-1.12.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,19 @@
-------------------------------------------------------------------
Fri Mar 31 07:08:07 UTC 2017 - coolo@suse.com
- updated to 1.12
see /usr/share/doc/packages/perl-XML-NamespaceSupport/Changes
-------------------------------------------------------------------
Mon Apr 15 10:35:08 UTC 2013 - idonmez@suse.com
- Add Source URL, see https://en.opensuse.org/SourceUrls
-------------------------------------------------------------------
Fri Nov 18 11:08:20 UTC 2011 - coolo@suse.com
- use original .tar.gz
-------------------------------------------------------------------
Tue Aug 30 18:16:25 UTC 2011 - andrea.turrini@gmail.com

View File

@@ -1,7 +1,7 @@
#
# spec file for package perl-XML-NamespaceSupport (Version 1.11)
# spec file for package perl-XML-NamespaceSupport
#
# 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,43 +15,38 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
# norootforbuild
Name: perl-XML-NamespaceSupport
%define cpan_name %( echo %{name} | %{__sed} -e 's,perl-,,' )
Summary: A simple generic namespace support class
Version: 1.11
Release: 4
License: Artistic License ..
Version: 1.12
Release: 0
%define cpan_name XML-NamespaceSupport
Summary: Simple Generic Namespace Processor
License: Artistic-1.0 or GPL-1.0+
Group: Development/Libraries/Perl
Url: http://search.cpan.org/perldoc?XML::NamespaceSupport
Source: %{cpan_name}-%{version}.tar.bz2
Url: http://search.cpan.org/dist/XML-NamespaceSupport/
Source0: https://cpan.metacpan.org/authors/id/P/PE/PERIGRIN/%{cpan_name}-%{version}.tar.gz
Source1: cpanspec.yml
BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%{perl_requires}
BuildRequires: perl
BuildRequires: perl-macros
BuildRequires: perl(Test::More) >= 0.47
BuildRequires: perl(version)
BuildRequires: perl(YAML::Syck)
%{perl_requires}
%description
This module offers a simple way to process namespaced XML names
(unames) from within any application that may need them. It also helps
maintain a prefix to namespace URI map, and provides a number of basic
checks.
This module offers a simple to process namespaced XML names (unames) from
within any application that may need them. It also helps maintain a prefix
to namespace URI map, and provides a number of basic checks.
Authors:
--------
Robin Berjon <robin@knowscape.com>
The model for this module is SAX2's NamespaceSupport class, readable at
http://www.saxproject.org/namespaces.html It adds a few perlisations where
we thought it appropriate.
%prep
%setup -q -n %{cpan_name}-%{version}
%{__sed} -i -e "s,^\(auto_install.*\),#\1,g" Makefile.PL
%build
perl Makefile.PL OPTIMIZE="$RPM_OPT_FLAGS -Wall"
%{__make} %{?jobs:-j%jobs}
%{__perl} Makefile.PL INSTALLDIRS=vendor
%{__make} %{?_smp_mflags}
%check
%{__make} test
@@ -61,12 +56,9 @@ perl Makefile.PL OPTIMIZE="$RPM_OPT_FLAGS -Wall"
%perl_process_packlist
%perl_gen_filelist
%clean
%{__rm} -rf $RPM_BUILD_ROOT
%files -f %{name}.files
# normally you only need to check for doc files
%defattr(0644,root,root,0755)
%defattr(-,root,root,755)
%doc Changes README
%license LICENSE
%changelog