resolve license concern with lppl derived work
This commit is contained in:
parent
8e523ce810
commit
fd941f34f8
17
hyphen-da-lppl-license-fix.patch
Normal file
17
hyphen-da-lppl-license-fix.patch
Normal file
@ -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@by-night.ch>
|
||||||
|
|
||||||
|
This dictionary is based on syllable matching patterns and therefore should
|
@ -2,10 +2,11 @@ Name: hyphen-da
|
|||||||
Summary: Danish hyphenation rules
|
Summary: Danish hyphenation rules
|
||||||
%define upstreamid 20070903
|
%define upstreamid 20070903
|
||||||
Version: 0.%{upstreamid}
|
Version: 0.%{upstreamid}
|
||||||
Release: 9%{?dist}
|
Release: 10%{?dist}
|
||||||
Source: http://ftp.services.openoffice.org/pub/OpenOffice.org/contrib/dictionaries/hyph_da_DK.zip
|
Source: http://ftp.services.openoffice.org/pub/OpenOffice.org/contrib/dictionaries/hyph_da_DK.zip
|
||||||
Group: Applications/Text
|
Group: Applications/Text
|
||||||
URL: http://wiki.services.openoffice.org/wiki/Dictionaries
|
URL: http://wiki.services.openoffice.org/wiki/Dictionaries
|
||||||
|
Patch0: hyphen-da-lppl-license-fix.patch
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
@ -16,6 +17,7 @@ Danish hyphenation rules.
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -c -n hyphen-da
|
%setup -q -c -n hyphen-da
|
||||||
|
%patch0 -p1
|
||||||
chmod -x *
|
chmod -x *
|
||||||
|
|
||||||
%build
|
%build
|
||||||
@ -34,6 +36,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_datadir}/hyphen/*
|
%{_datadir}/hyphen/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu May 7 2015 Tom Callaway <spot@fedoraproject.org> - 0.20070903-10
|
||||||
|
- resolve license concern with LPPL derived work (bz 1219419)
|
||||||
|
|
||||||
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.20070903-9
|
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.20070903-9
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user