Auto sync2gitlab import of hyphen-da-0.20070903-17.el8.src.rpm
This commit is contained in:
parent
f91ad2ff05
commit
f0d0802d84
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
||||
/hyph_da_DK.zip
|
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
|
86
hyphen-da.spec
Normal file
86
hyphen-da.spec
Normal file
@ -0,0 +1,86 @@
|
||||
Name: hyphen-da
|
||||
Summary: Danish hyphenation rules
|
||||
%global upstreamid 20070903
|
||||
Version: 0.%{upstreamid}
|
||||
Release: 17%{?dist}
|
||||
Source: http://download.services.openoffice.org/contrib/dictionaries/hyph_da_DK.zip
|
||||
URL: http://wiki.services.openoffice.org/wiki/Dictionaries
|
||||
Patch0: hyphen-da-lppl-license-fix.patch
|
||||
License: LGPLv2+
|
||||
BuildArch: noarch
|
||||
Requires: hyphen
|
||||
Supplements: (hyphen and langpacks-da)
|
||||
|
||||
%description
|
||||
Danish hyphenation rules.
|
||||
|
||||
%prep
|
||||
%autosetup -c -n hyphen-da
|
||||
chmod -x *
|
||||
|
||||
%build
|
||||
|
||||
%install
|
||||
mkdir -p $RPM_BUILD_ROOT/%{_datadir}/hyphen
|
||||
cp -p hyph_da_DK.dic $RPM_BUILD_ROOT/%{_datadir}/hyphen
|
||||
|
||||
|
||||
%files
|
||||
%doc README_hyph_da_DK.txt
|
||||
%{_datadir}/hyphen/*
|
||||
|
||||
%changelog
|
||||
* Fri Jul 06 2018 Parag Nemade <pnemade AT fedoraproject DOT org> - 0.20070903-17
|
||||
- Update Source tag
|
||||
|
||||
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.20070903-16
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
||||
|
||||
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.20070903-15
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
|
||||
|
||||
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.20070903-14
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
||||
|
||||
* Fri Feb 19 2016 Parag Nemade <pnemade AT redhat DOT com> - 0.20070903-13
|
||||
- Add Supplements: tag for langpacks naming guidelines
|
||||
- Clean the specfile to follow current packaging guidelines
|
||||
|
||||
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.20070903-12
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
||||
|
||||
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.20070903-11
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
||||
|
||||
* 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
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
|
||||
|
||||
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.20070903-8
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
|
||||
|
||||
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.20070903-7
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
|
||||
|
||||
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.20070903-6
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
|
||||
|
||||
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.20070903-5
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
|
||||
|
||||
* Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.20070903-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
|
||||
|
||||
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.20070903-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
|
||||
|
||||
* Tue Feb 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.20070903-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
|
||||
|
||||
* Mon Oct 06 2008 Caolan McNamara <caolanm@redhat.com> - 0.20070903-1
|
||||
- latest version
|
||||
|
||||
* Fri Nov 23 2007 Caolan McNamara <caolanm@redhat.com> - 0.20040402-1
|
||||
- initial version
|
Loading…
Reference in New Issue
Block a user