From 30dd4589055e7132b87fed38652a044326fffb01 Mon Sep 17 00:00:00 2001
From: Jitka Plesnikova <jples...@redhat.com>
Date: Tue, 17 Jan 2017 15:20:43 +0100
Subject: 0.26 bump

---
 perl-Authen-Radius.spec | 33 ++++++++++++++++++++++++++++-----
 sources                 |  2 +-
 2 files changed, 29 insertions(+), 6 deletions(-)

diff --git a/perl-Authen-Radius.spec b/perl-Authen-Radius.spec
index 1240300..74611ad 100644
--- a/perl-Authen-Radius.spec
+++ b/perl-Authen-Radius.spec
@@ -1,6 +1,6 @@
 Name:           perl-Authen-Radius
-Version:        0.24
-Release:        7%{?dist}
+Version:        0.26
+Release:        1%{?dist}
 Summary:        Provide simple Radius client facilities
 License:        Artistic 2.0
 Group:          Development/Libraries
@@ -8,24 +8,43 @@ URL:            http://search.cpan.org/dist/RadiusPerl/
 Source0:        
http://www.cpan.org/modules/by-module/Authen/Authen-Radius-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(id -nu)
 BuildArch:      noarch
+BuildRequires:  coreutils
+BuildRequires:  findutils
+BuildRequires:  make
+BuildRequires:  perl
 BuildRequires:  perl-generators
+BuildRequires:  perl(Config)
 BuildRequires:  perl(constant)
 BuildRequires:  perl(Data::Dumper) >= 1
 BuildRequires:  perl(Data::HexDump) >= 0.02
 BuildRequires:  perl(Digest::MD5) >= 2.20
 BuildRequires:  perl(Exporter)
 BuildRequires:  perl(ExtUtils::MakeMaker)
+BuildRequires:  perl(File::Spec)
 BuildRequires:  perl(FileHandle)
-BuildRequires:  perl(Getopt::Long)
 BuildRequires:  perl(IO) >= 1.12
 BuildRequires:  perl(IO::Select)
 BuildRequires:  perl(IO::Socket)
+BuildRequires:  perl(Net::IP) >= 1.26
 BuildRequires:  perl(strict)
 BuildRequires:  perl(Test::More)
+BuildRequires:  perl(Test::NoWarnings)
 BuildRequires:  perl(Time::HiRes)
 BuildRequires:  perl(vars)
 BuildRequires:  perl(warnings)
 Requires:       perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
+Requires:       perl(Data::Dumper) >= 1
+Requires:       perl(Data::HexDump) >= 0.02
+Requires:       perl(Digest::MD5) >= 2.20
+Requires:       perl(IO) >= 1.12
+Requires:       perl(Net::IP) >= 1.26
+
+%global __requires_exclude 
%{?__requires_exclude:%__requires_exclude|}^perl\\(Data::Dumper\\)\\s*$
+%global __requires_exclude %__requires_exclude|^perl\\(Data::HexDump\\)\\s*$
+%global __requires_exclude %__requires_exclude|^perl\\(Digest::MD5\\)\\s*$
+%global __requires_exclude %__requires_exclude|^perl\\(Net::IP\\)\\s*$
+
+
 
 %description
 The Authen::Radius module provides a simple class that allows you to
@@ -44,7 +63,7 @@ make %{?_smp_mflags}
 %install
 rm -rf %{buildroot}
 make pure_install DESTDIR=%{buildroot}
-find %{buildroot} -type f -name .packlist -exec rm -f {} \;
+find %{buildroot} -type f -name .packlist -delete
 %{_fixperms} %{buildroot}
 
 %check
@@ -54,11 +73,15 @@ make test
 rm -rf %{buildroot}
 
 %files
-%doc Changes LICENSE README
+%license LICENSE
+%doc Changes README
 %{perl_vendorlib}/Authen/
 %{_mandir}/man3/Authen::Radius.3pm*
 
 %changelog
+* Tue Jan 17 2017 Jitka Plesnikova <jples...@redhat.com> - 0.26-1
+- 0.26 bump
+
 * Sun May 15 2016 Jitka Plesnikova <jples...@redhat.com> - 0.24-7
 - Perl 5.24 rebuild
 
diff --git a/sources b/sources
index c9aa1b0..0a4f00e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-35541556f8ec48bf0b60f2e8d284957f  Authen-Radius-0.24.tar.gz
+SHA512 (Authen-Radius-0.26.tar.gz) = 
6779712cd4fdc45115c6e68766ef58c8b1dc9bf3037f3e0e243bc23318d13b09104df5f825b40ce26f7eebe52e6c4887efc8525334f2ab00da23fe76322f0b56
-- 
cgit v0.12


        
http://pkgs.fedoraproject.org/cgit/perl-Authen-Radius.git/commit/?h=master&id=30dd4589055e7132b87fed38652a044326fffb01
_______________________________________________
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org

Reply via email to