Accepting request 247531 from home:namtrac:bugfix

- Update to version 0.92
  + Cleanups and fixes for Debian packaging by Boris Peck

OBS-URL: https://build.opensuse.org/request/show/247531
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Term-ShellUI?expand=0&rev=3
This commit is contained in:
2014-09-05 07:43:17 +00:00
committed by Git OBS Bridge
parent 1d769205bf
commit c17855e2a6
4 changed files with 14 additions and 16 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package perl-Term-ShellUI
#
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2014 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
@@ -16,24 +16,19 @@
#
Name: perl-Term-ShellUI
Version: 0.91
Version: 0.92
Release: 0
License: MIT
Summary: Sophisticated Command Line User Interface
Url: http://search.cpan.org/dist/Term-ShellUI
License: MIT
Group: Development/Libraries/Perl
Url: http://search.cpan.org/dist/Term-ShellUI
Source: http://search.cpan.org/CPAN/authors/id/B/BR/BRONSON/Term-ShellUI-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%if 0%{?suse_version} >= 1120
BuildArch: noarch
%endif
BuildRequires: make
BuildRequires: perl(ExtUtils::MakeMaker)
BuildRequires: perl-macros
BuildRequires: perl(ExtUtils::MakeMaker)
%{perl_requires}
%description
@@ -59,9 +54,6 @@ make %{?_smp_flags}
%check
make test
%clean
%{?buildroot:rm -rf %{buildroot}}
%files
%defattr(-,root,root)
%doc README Changes