spot pushed to hyphen-da (master). "resolve license concern with lppl derived work"

notifications at fedoraproject.org notifications at fedoraproject.org
Thu May 7 15:06:40 UTC 2015


From fd941f34f89d929dcad2c381c3739f7158957d4e Mon Sep 17 00:00:00 2001
From: Tom Callaway <spot at fedoraproject.org>
Date: Thu, 7 May 2015 11:05:36 -0400
Subject: resolve license concern with lppl derived work


diff --git a/hyphen-da-lppl-license-fix.patch b/hyphen-da-lppl-license-fix.patch
new file mode 100644
index 0000000..948cc5a
--- /dev/null
+++ b/hyphen-da-lppl-license-fix.patch
@@ -0,0 +1,17 @@
+diff -up hyphen-da/README_hyph_da_DK.txt.lppl hyphen-da/README_hyph_da_DK.txt
+--- hyphen-da/README_hyph_da_DK.txt.lppl	2015-05-07 11:01:30.521974808 -0400
++++ hyphen-da/README_hyph_da_DK.txt	2015-05-07 11:03:25.409249356 -0400
+@@ -3,7 +3,12 @@ Hyphenation dictionary
+ 
+ Language: Danish (da DK).  
+ Origin:   Based on the TeX hyphenation tables 
+-License:  GNU LGPL license.  
++		  http://www.ctan.org/tex-archive/language/hyphenation/dkhyphn/dkhyphn.tex
++		  The TeX hyphenation tables are released under the LaTeX Project
++		  Public License (LPPL)
++
++License:  OpenOffice.org Adaptions of this package are licensed under the
++          GNU Lesser General Public License (LGPL).
+ Author:   conversion author is Marco Huggenberger<marco at by-night.ch> 
+ 
+ This dictionary is based on syllable matching patterns and therefore should
diff --git a/hyphen-da.spec b/hyphen-da.spec
index 74b79c7..327c18d 100644
--- a/hyphen-da.spec
+++ b/hyphen-da.spec
@@ -2,10 +2,11 @@ Name: hyphen-da
 Summary: Danish hyphenation rules
 %define upstreamid 20070903
 Version: 0.%{upstreamid}
-Release: 9%{?dist}
+Release: 10%{?dist}
 Source: http://ftp.services.openoffice.org/pub/OpenOffice.org/contrib/dictionaries/hyph_da_DK.zip
 Group: Applications/Text
 URL: http://wiki.services.openoffice.org/wiki/Dictionaries
+Patch0: hyphen-da-lppl-license-fix.patch
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 License: LGPLv2+
 BuildArch: noarch
@@ -16,6 +17,7 @@ Danish hyphenation rules.
 
 %prep
 %setup -q -c -n hyphen-da
+%patch0 -p1
 chmod -x *
 
 %build
@@ -34,6 +36,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/hyphen/*
 
 %changelog
+* Thu May  7 2015 Tom Callaway <spot at fedoraproject.org> - 0.20070903-10
+- resolve license concern with LPPL derived work (bz 1219419)
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.20070903-9
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/hyphen-da.git/commit/?h=master&id=fd941f34f89d929dcad2c381c3739f7158957d4e


More information about the scm-commits mailing list