forked from pool/perl-libwww-perl
Accepting request 347551 from devel:languages:perl:autoupdate
automatic update OBS-URL: https://build.opensuse.org/request/show/347551 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-libwww-perl?expand=0&rev=44
This commit is contained in:
@@ -17,14 +17,14 @@
|
||||
|
||||
|
||||
Name: perl-libwww-perl
|
||||
Version: 6.13
|
||||
Version: 6.15
|
||||
Release: 0
|
||||
%define cpan_name libwww-perl
|
||||
Summary: The World-Wide Web library for Perl
|
||||
License: Artistic-1.0 or GPL-1.0+
|
||||
Group: Development/Libraries/Perl
|
||||
Url: http://search.cpan.org/dist/libwww-perl/
|
||||
Source0: libwww-perl-6.13.tar.gz
|
||||
Source0: http://www.cpan.org/authors/id/E/ET/ETHER/%{cpan_name}-%{version}.tar.gz
|
||||
Source1: cpanspec.yml
|
||||
BuildArch: noarch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
@@ -74,7 +74,6 @@ The World-Wide Web library for Perl
|
||||
|
||||
%prep
|
||||
%setup -q -n %{cpan_name}-%{version}
|
||||
find . -type f -print0 | xargs -0 chmod 644
|
||||
|
||||
%build
|
||||
%{__perl} Makefile.PL INSTALLDIRS=vendor
|
||||
@@ -90,6 +89,6 @@ find . -type f -print0 | xargs -0 chmod 644
|
||||
|
||||
%files -f %{name}.files
|
||||
%defattr(-,root,root,755)
|
||||
%doc AUTHORS Changes README README.SSL talk-to-ourself
|
||||
%doc AUTHORS Changes LICENSE README README.SSL talk-to-ourself
|
||||
|
||||
%changelog
|
||||
|
Reference in New Issue
Block a user