8
0
Stephan Kulow
2013-04-15 10:44:44 +00:00
committed by Git OBS Bridge
parent cec76c577f
commit d0d35e174e
2 changed files with 11 additions and 8 deletions

View File

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

View File

@@ -1,7 +1,7 @@
#
# 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
# remain the property of their copyright owners, unless otherwise agreed
@@ -15,25 +15,23 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
# norootforbuild
Name: perl-XML-NamespaceSupport
%define cpan_name XML-NamespaceSupport
Summary: A simple generic namespace support class
Version: 1.11
Release: 9
License: Artistic License ..
License: Artistic-1.0
Group: Development/Libraries/Perl
Version: 1.11
Release: 0
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
%{perl_requires}
BuildRequires: perl
BuildRequires: perl-macros
BuildRequires: perl(Test::More) >= 0.47
BuildRequires: perl(version)
BuildRequires: perl(YAML::Syck)
BuildRequires: perl(version)
%description
This module offers a simple way to process namespaced XML names