Vítězslav Čížek 2011-02-02 13:51:11 +00:00 committed by Git OBS Bridge
parent 3da6792c43
commit 9ac4a78a90
4 changed files with 11 additions and 5 deletions

3
IO-stringy-2.110.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3eeecc92b4be8e8905a247cb2540804efc43b264729dce5b68c9d64b40bbddc5
size 32630

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7e3cf438b3938a2692cb502704c0bbfa2c5ec4a5071ab77906a2432126b004ee
size 40590

View File

@ -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

View File

@ -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