ppisar pushed to perl-BSD-Resource (f23). "1.2908 bump"

notifications at fedoraproject.org notifications at fedoraproject.org
Thu Oct 22 12:48:38 UTC 2015


From 0abce8cb4ef168ca9bd5ce78ae780b64ad618374 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= <ppisar at redhat.com>
Date: Thu, 22 Oct 2015 14:44:24 +0200
Subject: 1.2908 bump

---
 perl-BSD-Resource.spec | 27 +++++++++++++++++++--------
 1 file changed, 19 insertions(+), 8 deletions(-)

diff --git a/perl-BSD-Resource.spec b/perl-BSD-Resource.spec
index f148b93..16598c1 100644
--- a/perl-BSD-Resource.spec
+++ b/perl-BSD-Resource.spec
@@ -1,26 +1,33 @@
 Name:           perl-BSD-Resource
-Version:        1.290.700
-%define module_version 1.2907
-Release:        3%{?dist}
+Version:        1.290.800
+%define module_version 1.2908
+Release:        1%{?dist}
 Summary:        BSD process resource limit and priority functions
 # No matter what the pm and xs headers say, this is stated in the POD and,
 # according to upstream changelog for 1.2905, is correct.
-License:        LGPLv2 or Artistic 2.0
+# No matter what POD says, ppport.h comes from perl with perl's license.
+License:        (LGPLv2 or Artistic 2.0) and (GPL+ or Artistic)
 URL:            http://search.cpan.org/dist/BSD-Resource/
 Source0:        http://www.cpan.org/authors/id/J/JH/JHI/BSD-Resource-%{module_version}.tar.gz
+BuildRequires:  coreutils
+BuildRequires:  findutils
+BuildRequires:  make
 BuildRequires:  perl
+BuildRequires:  perl-devel
+BuildRequires:  perl(Config)
+BuildRequires:  perl(ExtUtils::MakeMaker)
+BuildRequires:  perl(File::Basename)
+BuildRequires:  perl(vars)
+# Run-time:
 BuildRequires:  perl(AutoLoader)
 BuildRequires:  perl(Carp)
-BuildRequires:  perl(Config)
 BuildRequires:  perl(DynaLoader)
 BuildRequires:  perl(Exporter)
-BuildRequires:  perl(ExtUtils::MakeMaker)
-BuildRequires:  perl(File::Basename)
 BuildRequires:  perl(strict)
+# Optional tests:
 BuildRequires:  perl(Test::More)
 BuildRequires:  perl(Test::Pod)
 BuildRequires:  perl(Test::Pod::Coverage)
-BuildRequires:  perl(vars)
 Requires:       perl(:MODULE_COMPAT_%(eval "$(perl -V:version)"; echo $version))
 
 %{?perl_default_filter}
@@ -52,6 +59,10 @@ make test
 %{_mandir}/man3/*.3*
 
 %changelog
+* Thu Oct 22 2015 Petr Pisar <ppisar at redhat.com> - 1.290.800-1
+- 1.2908 bump
+- Correct the license tag to ((LGPLv2 or Artistic 2.0) and (GPL+ or Artistic)
+
 * Thu Jun 18 2015 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.290.700-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
-- 
cgit v0.11.2


	http://pkgs.fedoraproject.org/cgit/perl-BSD-Resource.git/commit/?h=f23&id=0abce8cb4ef168ca9bd5ce78ae780b64ad618374


More information about the perl-devel mailing list