forked from pool/perl-XML-Parser
Accepting request 164068 from home:namtrac:bugfix
- Add Source URL, see https://en.opensuse.org/SourceUrls OBS-URL: https://build.opensuse.org/request/show/164068 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-XML-Parser?expand=0&rev=26
This commit is contained in:
committed by
Git OBS Bridge
parent
a8419c90e9
commit
b733100540
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 15 10:33:05 UTC 2013 - idonmez@suse.com
|
||||
|
||||
- Add Source URL, see https://en.opensuse.org/SourceUrls
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 18 11:08:22 UTC 2011 - coolo@suse.com
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package perl-XML-Parser
|
||||
#
|
||||
# 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,22 @@
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
# norootforbuild
|
||||
|
||||
|
||||
Name: perl-XML-Parser
|
||||
%define cpan_name XML-Parser
|
||||
Summary: A perl module for parsing XML documents
|
||||
Version: 2.41
|
||||
Release: 9
|
||||
License: GPL+ or Artistic
|
||||
License: GPL-1.0+ or Artistic-1.0
|
||||
Group: Development/Libraries/Perl
|
||||
AutoReqProv: on
|
||||
Version: 2.41
|
||||
Release: 0
|
||||
Url: http://www.cpan.org/modules/by-module/XML/
|
||||
Source: %{cpan_name}-%{version}.tar.gz
|
||||
Source: http://www.cpan.org/modules/by-module/XML/%{cpan_name}-%{version}.tar.gz
|
||||
Patch: %{cpan_name}-2.40.diff
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%{perl_requires}
|
||||
BuildRequires: libexpat-devel
|
||||
BuildRequires: perl
|
||||
BuildRequires: perl-macros
|
||||
BuildRequires: libexpat-devel
|
||||
Provides: p_xmlpar
|
||||
Obsoletes: p_xmlpar
|
||||
|
||||
|
Reference in New Issue
Block a user