fix lppl derived work issue
This commit is contained in:
parent
835633d678
commit
00399cf4df
24
hyphen-is-lppl-license-fix.patch
Normal file
24
hyphen-is-lppl-license-fix.patch
Normal file
@ -0,0 +1,24 @@
|
|||||||
|
diff -up hyphen-is-0.20030920/README_hyph_is_IS.txt.lppl hyphen-is-0.20030920/README_hyph_is_IS.txt
|
||||||
|
--- hyphen-is-0.20030920/README_hyph_is_IS.txt.lppl 2015-05-07 11:10:54.088406515 -0400
|
||||||
|
+++ hyphen-is-0.20030920/README_hyph_is_IS.txt 2015-05-07 11:13:06.893548171 -0400
|
||||||
|
@@ -2,15 +2,15 @@ Hyphenation dictionary
|
||||||
|
----------------------
|
||||||
|
|
||||||
|
Language: Icelandic (Iceland) (is IS).
|
||||||
|
-Origin: Based on the TeX hyphenation tables
|
||||||
|
+Origin: Based on the TeX hyphenation tables by J�rgen Pind (1987).
|
||||||
|
+ 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: LGPL/SISSL license, 2003
|
||||||
|
Author: akig@hi.is (Áki G. Karlsson)
|
||||||
|
|
||||||
|
HYPH is IS hyph_is_IS
|
||||||
|
-
|
||||||
|
-
|
||||||
|
- These patterns were converted from TeX hyphenation patterns by Jörgen Pind
|
||||||
|
- (1987).
|
||||||
|
|
||||||
|
--
|
||||||
|
Áki G. Karlsson
|
@ -4,6 +4,7 @@ Summary: Icelandic hyphenation rules
|
|||||||
Version: 0.%{upstreamid}
|
Version: 0.%{upstreamid}
|
||||||
Release: 11%{?dist}
|
Release: 11%{?dist}
|
||||||
Source: http://ftp.services.openoffice.org/pub/OpenOffice.org/contrib/dictionaries/hyph_is_IS.zip
|
Source: http://ftp.services.openoffice.org/pub/OpenOffice.org/contrib/dictionaries/hyph_is_IS.zip
|
||||||
|
Patch0: hyphen-is-lppl-license-fix.patch
|
||||||
Group: Applications/Text
|
Group: Applications/Text
|
||||||
URL: http://wiki.services.openoffice.org/wiki/Dictionaries
|
URL: http://wiki.services.openoffice.org/wiki/Dictionaries
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||||
@ -17,6 +18,7 @@ Icelandic hyphenation rules.
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -c
|
%setup -q -c
|
||||||
|
%patch0 -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
chmod -x *
|
chmod -x *
|
||||||
@ -45,6 +47,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_datadir}/hyphen/*
|
%{_datadir}/hyphen/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu May 7 2015 Tom Callaway <spot@fedoraproject.org> - 0.20030920-12
|
||||||
|
- apply license fix to show lppl derived work (bz 1219418)
|
||||||
|
|
||||||
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.20030920-11
|
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.20030920-11
|
||||||
- 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