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

notifications at fedoraproject.org notifications at fedoraproject.org
Thu Oct 22 12:51:10 UTC 2015


From 8a9ae937cf3359733a1a813be87946089e7a4fca 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

---
 .gitignore             |  1 +
 perl-BSD-Resource.spec | 25 ++++++++++++++++++-------
 sources                |  2 +-
 3 files changed, 20 insertions(+), 8 deletions(-)

diff --git a/.gitignore b/.gitignore
index d9fa7a7..98b2d8d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 BSD-Resource-1.2904.tar.gz
 /BSD-Resource-1.2905.tar.gz
 /BSD-Resource-1.2907.tar.gz
+/BSD-Resource-1.2908.tar.gz
diff --git a/perl-BSD-Resource.spec b/perl-BSD-Resource.spec
index 73e3b4d..6de1546 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
+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 Dec 04 2014 Petr Pisar <ppisar at redhat.com> - 1.290.700-1
 - Normalize version
 
diff --git a/sources b/sources
index 2145b48..cedf91b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3d178cd01701a8a462d9478284d99813  BSD-Resource-1.2907.tar.gz
+786e625221dfe9a5559af0395ff8eb3c  BSD-Resource-1.2908.tar.gz
-- 
cgit v0.11.2


	http://pkgs.fedoraproject.org/cgit/perl-BSD-Resource.git/commit/?h=f22&id=8a9ae937cf3359733a1a813be87946089e7a4fca


More information about the perl-devel mailing list