Accepting request 164073 from home:namtrac:bugfix
- Add Source URL, see https://en.opensuse.org/SourceUrls OBS-URL: https://build.opensuse.org/request/show/164073 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Sub-Uplevel?expand=0&rev=26
This commit is contained in:
parent
448a0c6656
commit
7fdc50f3fb
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 15 10:41:17 UTC 2013 - idonmez@suse.com
|
||||
|
||||
- Add Source URL, see https://en.opensuse.org/SourceUrls
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 22 02:35:49 UTC 2012 - vcizek@suse.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package perl-Sub-Uplevel
|
||||
#
|
||||
# Copyright (c) 2012 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
|
||||
@ -27,19 +27,18 @@
|
||||
|
||||
Name: perl-Sub-Uplevel
|
||||
Version: %{dd_ver}
|
||||
Release: 2
|
||||
License: GPL-1.0+ or Artistic-1.0
|
||||
Release: 0
|
||||
%define cpan_name Sub-Uplevel
|
||||
Summary: Apparently run a function in a higher stack frame
|
||||
Url: http://search.cpan.org/dist/Sub-Uplevel/
|
||||
License: GPL-1.0+ or Artistic-1.0
|
||||
Group: Development/Libraries/Perl
|
||||
#Source: http://www.cpan.org/modules/by-module/Sub/Sub-Uplevel-%{version}.tar.gz
|
||||
Source: %{cpan_name}-%{d_ver}.tar.gz
|
||||
Url: http://search.cpan.org/dist/Sub-Uplevel/
|
||||
Source: http://search.cpan.org/CPAN/authors/id/D/DA/DAGOLDEN/Sub-Uplevel-%{d_ver}.tar.gz
|
||||
BuildRequires: perl
|
||||
BuildRequires: perl-macros
|
||||
BuildRequires: perl(Carp)
|
||||
BuildRequires: perl(Module::Build)
|
||||
BuildRequires: perl(Test::More) >= 0.47
|
||||
BuildRequires: perl-macros
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildArch: noarch
|
||||
%{perl_requires}
|
||||
|
Loading…
x
Reference in New Issue
Block a user