8
0

Accepting request 297431 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/297431
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Data-Structure-Util?expand=0&rev=2
This commit is contained in:
Stephan Kulow
2015-04-17 07:15:38 +00:00
committed by Git OBS Bridge
parent 15dad7b789
commit 12a1b6e359
5 changed files with 44 additions and 23 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package perl-Data-Structure-Util (Version 0.15)
# spec file for package perl-Data-Structure-Util
#
# Copyright (c) 2010 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
@@ -15,29 +15,21 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
Name: perl-Data-Structure-Util
Version: 0.15
Release: 1
License: GPL+ or Artistic
Version: 0.16
Release: 0
%define cpan_name Data-Structure-Util
Summary: Change nature of data within a structure
Url: http://search.cpan.org/dist/Data-Structure-Util/
License: Artistic-1.0 or GPL-1.0+
Group: Development/Libraries/Perl
Source: http://www.cpan.org/authors/id/A/AN/ANDYA/%{cpan_name}-%{version}.tar.gz
Url: http://search.cpan.org/dist/Data-Structure-Util/
Source0: http://www.cpan.org/authors/id/A/AN/ANDYA/%{cpan_name}-%{version}.tar.gz
Source1: cpanspec.yml
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: perl
BuildRequires: perl-macros
BuildRequires: perl(Digest::MD5)
BuildRequires: perl(ExtUtils::MakeMaker)
BuildRequires: perl(Scalar::Util) >= 1.01
BuildRequires: perl(Test::More)
BuildRequires: perl(Test::Pod)
BuildRequires: perl(Test::Simple)
Requires: perl(Digest::MD5)
Requires: perl(Scalar::Util) >= 1.01
Requires: perl(Test::More)
Requires: perl(Test::Pod)
Requires: perl(Test::Simple)
%{perl_requires}
%description
@@ -67,9 +59,6 @@ It is written in C for decent speed.
%perl_process_packlist
%perl_gen_filelist
%clean
%{__rm} -rf %{buildroot}
%files -f %{name}.files
%defattr(-,root,root,755)
%doc CHANGES README