Accepting request 92274 from devel:languages:perl
update OBS-URL: https://build.opensuse.org/request/show/92274 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Sub-Install?expand=0&rev=8
This commit is contained in:
commit
0656cdc79a
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6f19b83d68b9ec5741fe99b5e50f24dbd953a249fe7d8e3dba7dcf142fd25f7e
|
||||
size 13518
|
3
Sub-Install-0.925.tar.gz
Normal file
3
Sub-Install-0.925.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a65a6e87b2f886ea9bbe3ac5a62ae98a7ff3f8139c0b92e727c2a7cb2d618ce9
|
||||
size 14432
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 18 11:09:31 UTC 2011 - coolo@suse.com
|
||||
|
||||
- use original .tar.gz
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 1 09:44:38 UTC 2010 - coolo@novell.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package perl-Sub-Install (Version 0.925)
|
||||
# spec file for package perl-Sub-Install
|
||||
#
|
||||
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2011 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
|
||||
@ -19,14 +19,14 @@
|
||||
|
||||
|
||||
Name: perl-Sub-Install
|
||||
%define cpan_name %( echo %{name} | %{__sed} -e 's,perl-,,' )
|
||||
%define cpan_name Sub-Install
|
||||
Summary: Install subroutines into packages easily
|
||||
Version: 0.925
|
||||
Release: 4
|
||||
License: GPL v1 or later, Artistic License
|
||||
Group: Development/Libraries/Perl
|
||||
Url: http://search.cpan.org/dist/Sub-Install
|
||||
Source: %{cpan_name}-%{version}.tar.bz2
|
||||
Source: %{cpan_name}-%{version}.tar.gz
|
||||
BuildArch: noarch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%{perl_requires}
|
||||
|
Loading…
Reference in New Issue
Block a user