Accepting request 295713 from devel:languages:perl:autoupdate

update

OBS-URL: https://build.opensuse.org/request/show/295713
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Algorithm-TokenBucket?expand=0&rev=4
This commit is contained in:
Stephan Kulow
2015-04-13 16:01:18 +00:00
committed by Git OBS Bridge
parent c734b28f72
commit 86ead3fd6f
4 changed files with 21 additions and 15 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package perl-Algorithm-TokenBucket (Version 0.32)
# spec file for package perl-Algorithm-TokenBucket
#
# 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,23 +15,22 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
Name: perl-Algorithm-TokenBucket
Version: 0.32
Release: 1
License: Artistic
Version: 0.36
Release: 0
%define cpan_name Algorithm-TokenBucket
Summary: Token bucket rate limiting algorithm
Url: http://search.cpan.org/dist/Algorithm-TokenBucket/
License: Artistic-1.0 or GPL-1.0+
Group: Development/Libraries/Perl
Url: http://search.cpan.org/dist/Algorithm-TokenBucket/
Source: http://www.cpan.org/authors/id/K/KA/KAPPA/%{cpan_name}-%{version}.tar.gz
BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: perl
BuildRequires: perl(Module::Build)
BuildRequires: perl-macros
BuildRequires: perl(Module::Build)
BuildRequires: perl(Module::Build) >= 0.4
BuildRequires: perl(Test::NoWarnings)
BuildRequires: perl(Time::HiRes)
%{perl_requires}
%description
@@ -61,9 +60,6 @@ shamelessly borrowed from http://linux-ip.net/gl/tcng/node62.html page.
./Build install destdir=%{buildroot} create_packlist=0
%perl_gen_filelist
%clean
%{__rm} -rf %{buildroot}
%files -f %{name}.files
%defattr(-,root,root,755)
%doc Changes README