Accepting request 263403 from home:deadpoint:branches:devel:languages:perl

update to 0.11 and fixed 13.2+ build failures

OBS-URL: https://build.opensuse.org/request/show/263403
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Convert-Color?expand=0&rev=4
This commit is contained in:
Darin Perusich
2014-12-01 13:06:09 +00:00
committed by Git OBS Bridge
parent 026416bfbe
commit cbffa14567
4 changed files with 42 additions and 13 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package perl-Convert-Color (Version 0.08)
# spec file for package perl-Convert-Color
#
# 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
@@ -15,21 +15,27 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
Name: perl-Convert-Color
Version: 0.08
Release: 1
License: GPL+ or Artistic
Version: 0.11
Release: 0
%define cpan_name Convert-Color
Summary: Color space conversions and named lookups
Url: http://search.cpan.org/dist/Convert-Color/
License: GPL-1.0+ or Artistic-1.0
Group: Development/Libraries/Perl
Source: http://www.cpan.org/authors/id/P/PE/PEVANS/Convert-Color-%{version}.tar.gz
BuildRequires: perl(Test::Pod)
BuildRequires: perl(Test::Pod::Coverage)
BuildRequires: perl(List::UtilsBy)
Url: http://search.cpan.org/dist/Convert-Color/
Source: http://search.cpan.org/CPAN/authors/id/P/PE/PEVANS/Convert-Color-%{version}.tar.gz
BuildRequires: perl
BuildRequires: perl-macros
BuildRequires: perl(List::UtilsBy)
BuildRequires: perl(Module::Build)
BuildRequires: perl(Test::Number::Delta)
BuildRequires: perl(Test::Pod)
BuildRequires: perl(Test::Pod::Coverage)
#
%if 0%{?suse_version} >= 1320
BuildRequires: perl(Module::Pluggable)
%endif
Requires: perl(List::UtilsBy)
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildArch: noarch