forked from pool/perl-XML-LibXML
- update to 1.89
- Apply a patch with spelling fixes by Kevin Lyda : - https://rt.cpan.org/Public/Bug/Display.html?id=71403 - Thanks to Kevin. - Apply a pull request by ElDiablo with the implementation of lib/XML/LibXML/Devel.pm . - Adjust the Win32 Build Instructions in the README file. - Thanks to Christopher J. Madsen. OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-XML-LibXML?expand=0&rev=26
This commit is contained in:
committed by
Git OBS Bridge
parent
c25d19b8f5
commit
5937eaea9e
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package perl-XML-LibXML
|
||||
#
|
||||
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2012 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
|
||||
@@ -16,21 +16,20 @@
|
||||
#
|
||||
|
||||
|
||||
|
||||
Name: perl-XML-LibXML
|
||||
Version: 1.88
|
||||
Release: 1
|
||||
License: GPL-1.0+ or Artistic-1.0
|
||||
Version: 1.89
|
||||
Release: 0
|
||||
%define cpan_name XML-LibXML
|
||||
Summary: Perl Binding for libxml2
|
||||
Url: http://search.cpan.org/dist/XML-LibXML/
|
||||
License: GPL-1.0+ or Artistic-1.0
|
||||
Group: Development/Libraries/Perl
|
||||
Url: http://search.cpan.org/dist/XML-LibXML/
|
||||
Source: http://www.cpan.org/authors/id/S/SH/SHLOMIF/%{cpan_name}-%{version}.tar.gz
|
||||
BuildRequires: perl
|
||||
BuildRequires: perl(XML::SAX) >= 0.11
|
||||
BuildRequires: perl-macros
|
||||
BuildRequires: perl(ExtUtils::MakeMaker) >= 6.56
|
||||
BuildRequires: perl(XML::NamespaceSupport) >= 1.07
|
||||
BuildRequires: perl(XML::SAX) >= 0.11
|
||||
BuildRequires: pkgconfig(libxml-2.0) >= 2.6.16
|
||||
Requires: perl(XML::NamespaceSupport) >= 1.07
|
||||
Requires: perl(XML::SAX) >= 0.11
|
||||
|
Reference in New Issue
Block a user