8
0

Accepting request 348039 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/348039
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-XML-LibXML?expand=0&rev=58
This commit is contained in:
2015-12-09 11:13:23 +00:00
committed by Git OBS Bridge
parent 73f4ccdd04
commit 41e7724678
4 changed files with 19 additions and 5 deletions

View File

@@ -17,7 +17,7 @@
Name: perl-XML-LibXML
Version: 2.0122
Version: 2.0123
Release: 0
%define cpan_name XML-LibXML
Summary: Perl Binding for libxml2
@@ -51,7 +51,6 @@ stated otherwise, you only need to 'use XML::LibXML;' in your programs.
%prep
%setup -q -n %{cpan_name}-%{version}
find . -type f -print0 | xargs -0 chmod 644
%build
%{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}"