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,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.
|
||||
#
|
||||
@@ -15,8 +15,6 @@
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
|
||||
Name: perl-Test-Command
|
||||
Version: 0.08
|
||||
Release: 1
|
||||
@@ -25,13 +23,12 @@ License: GPL+ or Artistic
|
||||
Summary: Test routines for external commands
|
||||
Url: http://search.cpan.org/dist/Test-Command/
|
||||
Group: Development/Libraries/Perl
|
||||
#Source: http://www.cpan.org/authors/id/D/DA/DANBOO/Test-Command-%{version}.tar.gz
|
||||
Source: %{cpan_name}-%{version}.tar.bz2
|
||||
Source: http://www.cpan.org/authors/id/D/DA/DANBOO/%{cpan_name}-%{version}.tar.gz
|
||||
BuildArch: noarch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: perl
|
||||
BuildRequires: perl-macros
|
||||
BuildRequires: perl(Module::Build)
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildArch: noarch
|
||||
%{perl_requires}
|
||||
|
||||
%description
|
||||
@@ -99,7 +96,7 @@ All of the following 'exit_is_num' calls are equivalent.
|
||||
%{__rm} -rf %{buildroot}
|
||||
|
||||
%files -f %{name}.files
|
||||
%defattr(644,root,root,755)
|
||||
%defattr(-,root,root,755)
|
||||
%doc Changes README
|
||||
|
||||
%changelog
|
||||
|
Reference in New Issue
Block a user