forked from pool/perl-XML-NamespaceSupport
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
This commit is contained in:
committed by
Git OBS Bridge
parent
cec76c577f
commit
d0d35e174e
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
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
|
Fri Nov 18 11:08:20 UTC 2011 - coolo@suse.com
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package perl-XML-NamespaceSupport
|
# spec file for package perl-XML-NamespaceSupport
|
||||||
#
|
#
|
||||||
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -15,25 +15,23 @@
|
|||||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
# norootforbuild
|
|
||||||
|
|
||||||
|
|
||||||
Name: perl-XML-NamespaceSupport
|
Name: perl-XML-NamespaceSupport
|
||||||
%define cpan_name XML-NamespaceSupport
|
%define cpan_name XML-NamespaceSupport
|
||||||
Summary: A simple generic namespace support class
|
Summary: A simple generic namespace support class
|
||||||
Version: 1.11
|
License: Artistic-1.0
|
||||||
Release: 9
|
|
||||||
License: Artistic License ..
|
|
||||||
Group: Development/Libraries/Perl
|
Group: Development/Libraries/Perl
|
||||||
|
Version: 1.11
|
||||||
|
Release: 0
|
||||||
Url: http://search.cpan.org/perldoc?XML::NamespaceSupport
|
Url: http://search.cpan.org/perldoc?XML::NamespaceSupport
|
||||||
Source: %{cpan_name}-%{version}.tar.gz
|
Source: http://www.cpan.org/modules/by-module/XML/%{cpan_name}-%{version}.tar.gz
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
%{perl_requires}
|
%{perl_requires}
|
||||||
BuildRequires: perl
|
BuildRequires: perl
|
||||||
BuildRequires: perl-macros
|
BuildRequires: perl-macros
|
||||||
BuildRequires: perl(Test::More) >= 0.47
|
BuildRequires: perl(Test::More) >= 0.47
|
||||||
BuildRequires: perl(version)
|
|
||||||
BuildRequires: perl(YAML::Syck)
|
BuildRequires: perl(YAML::Syck)
|
||||||
|
BuildRequires: perl(version)
|
||||||
|
|
||||||
%description
|
%description
|
||||||
This module offers a simple way to process namespaced XML names
|
This module offers a simple way to process namespaced XML names
|
||||||
|
Reference in New Issue
Block a user