forked from pool/perl-Test-Command
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Test-Command?expand=0&rev=5
This commit is contained in:
committed by
Git OBS Bridge
parent
639731b11e
commit
669bbd50bc
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:24f7a525416acdec90c7d2c8a64dc565ec2d4cb12c0a6b9a9af9ae722b7b04ee
|
|
||||||
size 9421
|
|
3
Test-Command-0.08.tar.gz
Normal file
3
Test-Command-0.08.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:5c46f5eab3f2c6bbfde4b3ceb01fb78eb7468f381b913355ca84c61a9cf76788
|
||||||
|
size 9967
|
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon May 30 15:25:02 UTC 2011 - coolo@novell.com
|
||||||
|
|
||||||
|
- regenerate with newest cpanspec
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Jan 22 19:53:32 UTC 2011 - coolo@novell.com
|
Sat Jan 22 19:53:32 UTC 2011 - coolo@novell.com
|
||||||
|
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package perl-Test-Command
|
# spec file for package perl-Test-Command (Version 0.08)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
@@ -15,8 +15,6 @@
|
|||||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Name: perl-Test-Command
|
Name: perl-Test-Command
|
||||||
Version: 0.08
|
Version: 0.08
|
||||||
Release: 1
|
Release: 1
|
||||||
@@ -25,13 +23,12 @@ License: GPL+ or Artistic
|
|||||||
Summary: Test routines for external commands
|
Summary: Test routines for external commands
|
||||||
Url: http://search.cpan.org/dist/Test-Command/
|
Url: http://search.cpan.org/dist/Test-Command/
|
||||||
Group: Development/Libraries/Perl
|
Group: Development/Libraries/Perl
|
||||||
#Source: http://www.cpan.org/authors/id/D/DA/DANBOO/Test-Command-%{version}.tar.gz
|
Source: http://www.cpan.org/authors/id/D/DA/DANBOO/%{cpan_name}-%{version}.tar.gz
|
||||||
Source: %{cpan_name}-%{version}.tar.bz2
|
BuildArch: noarch
|
||||||
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
BuildRequires: perl
|
BuildRequires: perl
|
||||||
BuildRequires: perl-macros
|
BuildRequires: perl-macros
|
||||||
BuildRequires: perl(Module::Build)
|
BuildRequires: perl(Module::Build)
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
|
||||||
BuildArch: noarch
|
|
||||||
%{perl_requires}
|
%{perl_requires}
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@@ -99,7 +96,7 @@ All of the following 'exit_is_num' calls are equivalent.
|
|||||||
%{__rm} -rf %{buildroot}
|
%{__rm} -rf %{buildroot}
|
||||||
|
|
||||||
%files -f %{name}.files
|
%files -f %{name}.files
|
||||||
%defattr(644,root,root,755)
|
%defattr(-,root,root,755)
|
||||||
%doc Changes README
|
%doc Changes README
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
Reference in New Issue
Block a user