ppisar pushed to perl-Mail-Transport-Dbx (master). "Change license to (GPLv2+ and (GPL+ or Artistic)) because of bundled libdbx"

notifications at fedoraproject.org notifications at fedoraproject.org
Thu Oct 15 11:54:06 UTC 2015


From d508dcb2f3b38dceff668425603b9ecf6959e1a2 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= <ppisar at redhat.com>
Date: Thu, 15 Oct 2015 13:53:13 +0200
Subject: Change license to (GPLv2+ and (GPL+ or Artistic)) because of bundled
 libdbx

---
 perl-Mail-Transport-Dbx.spec | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/perl-Mail-Transport-Dbx.spec b/perl-Mail-Transport-Dbx.spec
index 1daa68b..325f8de 100644
--- a/perl-Mail-Transport-Dbx.spec
+++ b/perl-Mail-Transport-Dbx.spec
@@ -3,7 +3,9 @@ Version:        0.07
 Release:        25%{?dist}
 Summary:        Parse Outlook Express mailboxes
 Group:          Development/Libraries
-License:        GPL+ or Artistic
+# libdbx/libdbx.c:  GPLv2+
+# README:           GPL+ or Artistic
+License:        GPLv2+ and (GPL+ or Artistic)
 URL:            http://search.cpan.org/dist/Mail-Transport-Dbx/
 Source0:        http://search.cpan.org/CPAN/authors/id/V/VP/VPARSEVAL/Mail-Transport-Dbx-%{version}.tar.gz
 # Declare POD encoding, CPAN RT#79031
@@ -33,6 +35,8 @@ BuildRequires:  perl(Test)
 BuildRequires:  perl(Test::Pod)
 BuildRequires:  perl(Test::Pod::Coverage)
 Requires:  perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
+# Bundles https://sourceforge.net/projects/ol2mbox/files/LibDBX/, bug #234861
+Provides:  bundled(libdbx) = 1.0.3
 
 %description
 Mail::Transport::Dbx is a wrapper around libdbx to read Outlook Express
@@ -76,6 +80,7 @@ rm -rf $RPM_BUILD_ROOT
 %changelog
 * Thu Oct 15 2015 Petr Pisar <ppisar at redhat.com> - 0.07-25
 - Specify all dependencies
+- Change license to (GPLv2+ and (GPL+ or Artistic)) because of bundled libdbx
 
 * Thu Jun 18 2015 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.07-24
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
-- 
cgit v0.11.2


	http://pkgs.fedoraproject.org/cgit/perl-Mail-Transport-Dbx.git/commit/?h=master&id=d508dcb2f3b38dceff668425603b9ecf6959e1a2


More information about the perl-devel mailing list