Accepting request 164104 from devel:languages:perl
- Add Source URL, see https://en.opensuse.org/SourceUrls (forwarded request 164088 from namtrac) OBS-URL: https://build.opensuse.org/request/show/164104 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-IO-stringy?expand=0&rev=20
This commit is contained in:
commit
8c0aab24d5
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3eeecc92b4be8e8905a247cb2540804efc43b264729dce5b68c9d64b40bbddc5
|
||||
size 32630
|
3
IO-stringy-2.110.tar.gz
Normal file
3
IO-stringy-2.110.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7e3cf438b3938a2692cb502704c0bbfa2c5ec4a5071ab77906a2432126b004ee
|
||||
size 40590
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 15 10:51:34 UTC 2013 - idonmez@suse.com
|
||||
|
||||
- Add Source URL, see https://en.opensuse.org/SourceUrls
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 2 13:41:13 UTC 2011 - vcizek@novell.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package perl-IO-stringy
|
||||
#
|
||||
# Copyright (c) 2011 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
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -15,21 +15,18 @@
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
# norootforbuild
|
||||
|
||||
|
||||
Name: perl-IO-stringy
|
||||
%define cpan_name IO-stringy
|
||||
License: Artistic-1.0
|
||||
Group: Development/Libraries/Perl
|
||||
Url: http://www.zeegee.com/code/perl/IO-stringy/
|
||||
Url: http://search.cpan.org/perldoc?IO::Stringy
|
||||
Provides: p_iostrn
|
||||
Obsoletes: p_iostrn
|
||||
AutoReqProv: on
|
||||
Summary: I/O on in-core objects like strings and arrays
|
||||
License: Artistic-1.0
|
||||
Group: Development/Libraries/Perl
|
||||
Version: 2.110
|
||||
Release: 145
|
||||
Source: %{cpan_name}-%{version}.tar.bz2
|
||||
Release: 0
|
||||
Source: http://search.cpan.org/CPAN/authors/id/D/DS/DSKOLL/%{cpan_name}-%{version}.tar.gz
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%{perl_requires}
|
||||
BuildRequires: perl
|
||||
|
Loading…
Reference in New Issue
Block a user