Accepting request 295915 from devel:languages:perl:autoupdate
automatic update OBS-URL: https://build.opensuse.org/request/show/295915 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Math-MatrixReal?expand=0&rev=3
This commit is contained in:
committed by
Git OBS Bridge
parent
c6a3a57303
commit
eed1ccedf8
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package perl-Math-MatrixReal
|
||||
#
|
||||
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2015 SUSE LINUX 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,22 +16,21 @@
|
||||
#
|
||||
|
||||
|
||||
|
||||
Name: perl-Math-MatrixReal
|
||||
Version: 2.08
|
||||
Release: 1
|
||||
License: GPL+ or Artistic
|
||||
Version: 2.12
|
||||
Release: 0
|
||||
%define cpan_name Math-MatrixReal
|
||||
Summary: Matrix of Reals
|
||||
Url: http://search.cpan.org/dist/Math-MatrixReal/
|
||||
License: Artistic-1.0 or GPL-1.0+
|
||||
Group: Development/Libraries/Perl
|
||||
Url: http://search.cpan.org/dist/Math-MatrixReal/
|
||||
Source: http://www.cpan.org/authors/id/L/LE/LETO/%{cpan_name}-%{version}.tar.gz
|
||||
BuildArch: noarch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: perl
|
||||
BuildRequires: perl-macros
|
||||
BuildRequires: perl(Module::Build)
|
||||
#BuildRequires: perl(Math::MatrixReal)
|
||||
BuildRequires: perl(Module::Build) >= 0.38
|
||||
BuildRequires: perl(Test::Most)
|
||||
%{perl_requires}
|
||||
|
||||
%description
|
||||
@@ -53,6 +52,6 @@ Matrix of Reals
|
||||
|
||||
%files -f %{name}.files
|
||||
%defattr(-,root,root,755)
|
||||
%doc CHANGES CREDITS example GOALS README TODO
|
||||
%doc CHANGES CREDITS example GOALS OLD_README README.mkd TODO
|
||||
|
||||
%changelog
|
||||
|
Reference in New Issue
Block a user