forked from pool/perl-libwww-perl
Accepting request 347586 from devel:languages:perl
1 OBS-URL: https://build.opensuse.org/request/show/347586 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-libwww-perl?expand=0&rev=43
This commit is contained in:
commit
a126f9d825
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5fbd13eebd1933e5a203fceb2c1629efbccff3efc8fab6ec0285c79d0a95f8b2
|
||||
size 134807
|
3
libwww-perl-6.15.tar.gz
Normal file
3
libwww-perl-6.15.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6f349d45c21b1ec0501c4437dfcb70570940e6c3d5bff783bd91d4cddead8322
|
||||
size 141936
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Dec 5 10:48:51 UTC 2015 - coolo@suse.com
|
||||
|
||||
- updated to 6.15
|
||||
see /usr/share/doc/packages/perl-libwww-perl/Changes
|
||||
|
||||
Change history for libwww-perl
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 22 14:04:33 UTC 2015 - coolo@suse.com
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user