forked from pool/perl-PerlIO-via-dynamic
Accepting request 178285 from home:coolo:update-perl
update OBS-URL: https://build.opensuse.org/request/show/178285 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-PerlIO-via-dynamic?expand=0&rev=15
This commit is contained in:
committed by
Git OBS Bridge
parent
ecd52d4cca
commit
dfc40ec580
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:fda1a62d8358487c05f2c38741f8943576bcf2c4c827f3dad0fa6c26ed30a796
|
|
||||||
size 22881
|
|
3
PerlIO-via-dynamic-0.14.tar.gz
Normal file
3
PerlIO-via-dynamic-0.14.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:8acd7af4d8af21d28b9c15ae137fe76cd064dad7d26eba8a30b97ebc6e1f6b49
|
||||||
|
size 35085
|
@@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jun 9 15:02:36 UTC 2013 - coolo@suse.com
|
||||||
|
|
||||||
|
- updated to 0.14
|
||||||
|
* Update to not warn on perl 5.16 and above
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Apr 2 19:35:16 UTC 2011 - coolo@novell.com
|
Sat Apr 2 19:35:16 UTC 2011 - coolo@novell.com
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package perl-PerlIO-via-dynamic (Version 0.13)
|
# spec file for package perl-PerlIO-via-dynamic
|
||||||
#
|
#
|
||||||
# Copyright (c) 2010 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -15,20 +15,31 @@
|
|||||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
Name: perl-PerlIO-via-dynamic
|
Name: perl-PerlIO-via-dynamic
|
||||||
Version: 0.13
|
Version: 0.14
|
||||||
Release: 1
|
Release: 0
|
||||||
License: Artistic
|
|
||||||
%define cpan_name PerlIO-via-dynamic
|
%define cpan_name PerlIO-via-dynamic
|
||||||
Summary: dynamic PerlIO layers
|
Summary: dynamic PerlIO layers
|
||||||
Url: http://search.cpan.org/dist/PerlIO-via-dynamic/
|
License: GPL-1.0+ or Artistic-1.0
|
||||||
Group: Development/Libraries/Perl
|
Group: Development/Libraries/Perl
|
||||||
#Source: http://www.cpan.org/authors/id/C/CL/CLKAO/PerlIO-via-dynamic-%{version}.tar.gz
|
Url: http://search.cpan.org/dist/PerlIO-via-dynamic/
|
||||||
Source: %{cpan_name}-%{version}.tar.gz
|
Source: http://www.cpan.org/authors/id/A/AL/ALEXMV/%{cpan_name}-%{version}.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
BuildRequires: perl
|
BuildRequires: perl
|
||||||
BuildRequires: perl-macros
|
BuildRequires: perl-macros
|
||||||
|
#BuildRequires: perl(CPANPLUS::Backend)
|
||||||
|
#BuildRequires: perl(inc::Module::Install)
|
||||||
|
#BuildRequires: perl(Internals)
|
||||||
|
#BuildRequires: perl(JSON)
|
||||||
|
#BuildRequires: perl(LWP::Simple)
|
||||||
|
#BuildRequires: perl(Module::AutoInstall)
|
||||||
|
#BuildRequires: perl(Module::Build)
|
||||||
|
#BuildRequires: perl(Module::Install::Base)
|
||||||
|
#BuildRequires: perl(Parse::CPAN::Meta)
|
||||||
|
#BuildRequires: perl(PerlIO::via::dynamic)
|
||||||
|
#BuildRequires: perl(YAML::Tiny)
|
||||||
%{perl_requires}
|
%{perl_requires}
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@@ -58,11 +69,8 @@ object representing the dynamic namespace.
|
|||||||
%perl_process_packlist
|
%perl_process_packlist
|
||||||
%perl_gen_filelist
|
%perl_gen_filelist
|
||||||
|
|
||||||
%clean
|
|
||||||
%{__rm} -rf %{buildroot}
|
|
||||||
|
|
||||||
%files -f %{name}.files
|
%files -f %{name}.files
|
||||||
%defattr(644,root,root,755)
|
%defattr(-,root,root,755)
|
||||||
%doc CHANGES README
|
%doc CHANGES README
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
Reference in New Issue
Block a user