forked from pool/perl-Test-Simple
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Test-Simple?expand=0&rev=22
This commit is contained in:
committed by
Git OBS Bridge
parent
7a599fd5df
commit
77b32ca1fb
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:55f9e8ea5e7673e02704a257beeef8f9105563ee302be93d9692b2e82e9daae0
|
|
||||||
size 85673
|
|
3
Test-Simple-0.98.tar.gz
Normal file
3
Test-Simple-0.98.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:2fb203e2cb75e72c6f70af71c6b01998f2c0ec2afba6c38cc5053c6107cd12a8
|
||||||
|
size 107255
|
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Nov 18 11:10:18 UTC 2011 - coolo@suse.com
|
||||||
|
|
||||||
|
- use original .tar.gz
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Feb 23 08:28:21 UTC 2011 - lars@linux-schulserver.de
|
Wed Feb 23 08:28:21 UTC 2011 - lars@linux-schulserver.de
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package perl-Test-Simple (Version 0.96)
|
# spec file for package perl-Test-Simple
|
||||||
#
|
#
|
||||||
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -15,26 +15,25 @@
|
|||||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
# norootforbuild
|
|
||||||
|
|
||||||
%bcond_with pod
|
%bcond_with pod
|
||||||
|
|
||||||
Name: perl-Test-Simple
|
Name: perl-Test-Simple
|
||||||
%define cpan_name Test-Simple
|
%define cpan_name Test-Simple
|
||||||
Summary: Basic utilities for writing tests
|
Summary: Basic utilities for writing tests
|
||||||
Version: 0.98
|
License: GPL-1.0+ or Artistic-1.0
|
||||||
Release: 1
|
|
||||||
License: GPL+ or Artistic
|
|
||||||
Group: Development/Libraries/Perl
|
Group: Development/Libraries/Perl
|
||||||
|
Version: 0.98
|
||||||
|
Release: 0
|
||||||
Url: http://search.cpan.org/dist/Test-Simple/
|
Url: http://search.cpan.org/dist/Test-Simple/
|
||||||
#Source: http://www.cpan.org/modules/by-module/Test/Test-Simple-%{version}.tar.gz
|
#Source: http://www.cpan.org/modules/by-module/Test/Test-Simple-%{version}.tar.gz
|
||||||
Source: %{cpan_name}-%{version}.tar.bz2
|
Source: %{cpan_name}-%{version}.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
%{perl_requires}
|
%{perl_requires}
|
||||||
BuildRequires: perl
|
BuildRequires: perl
|
||||||
%if 0%{?fedora}
|
%if 0%{?fedora}
|
||||||
Buildrequires: perl-devel
|
BuildRequires: perl-devel
|
||||||
%endif
|
%endif
|
||||||
BuildRequires: perl-macros
|
BuildRequires: perl-macros
|
||||||
%if %{with pod}
|
%if %{with pod}
|
||||||
|
Reference in New Issue
Block a user