forked from pool/perl-IO-stringy
- bzipped source tarball
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-IO-stringy?expand=0&rev=11
This commit is contained in:
parent
3da6792c43
commit
9ac4a78a90
3
IO-stringy-2.110.tar.bz2
Normal file
3
IO-stringy-2.110.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3eeecc92b4be8e8905a247cb2540804efc43b264729dce5b68c9d64b40bbddc5
|
||||
size 32630
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7e3cf438b3938a2692cb502704c0bbfa2c5ec4a5071ab77906a2432126b004ee
|
||||
size 40590
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 2 13:41:13 UTC 2011 - vcizek@novell.com
|
||||
|
||||
- bzipped source tarball
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 30 19:20:21 UTC 2010 - coolo@novell.com
|
||||
|
||||
|
@ -19,6 +19,7 @@
|
||||
|
||||
|
||||
Name: perl-IO-stringy
|
||||
%define cpan_name IO-stringy
|
||||
License: Artistic
|
||||
Group: Development/Libraries/Perl
|
||||
Url: http://www.zeegee.com/code/perl/IO-stringy/
|
||||
@ -28,7 +29,7 @@ AutoReqProv: on
|
||||
Summary: I/O on in-core objects like strings and arrays
|
||||
Version: 2.110
|
||||
Release: 144
|
||||
Source: IO-stringy-%{version}.tar.gz
|
||||
Source: %{cpan_name}-%{version}.tar.bz2
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%{perl_requires}
|
||||
BuildRequires: perl
|
||||
@ -44,7 +45,7 @@ Authors:
|
||||
Eryq <eryq@zeegee.com>
|
||||
|
||||
%prep
|
||||
%setup -n IO-stringy-%{version}
|
||||
%setup -n %{cpan_name}-%{version}
|
||||
|
||||
%build
|
||||
perl Makefile.PL
|
||||
|
Loading…
Reference in New Issue
Block a user