From c7c060e12c74d3c772f089799cb3ac8e2ed41a2772fa3c534ba2282a1c399a76 Mon Sep 17 00:00:00 2001 From: Fridrich Strba Date: Mon, 9 Mar 2020 13:49:18 +0000 Subject: [PATCH] Accepting request 782977 from home:fstrba:maven new package OBS-URL: https://build.opensuse.org/request/show/782977 OBS-URL: https://build.opensuse.org/package/show/Java:packages/german-pos-dict?expand=0&rev=1 --- .gitattributes | 23 ++++++++++++++++++++ .gitignore | 1 + german-pos-dict.changes | 4 ++++ german-pos-dict.spec | 48 +++++++++++++++++++++++++++++++++++++++++ v1.1.tar.gz | 3 +++ 5 files changed, 79 insertions(+) create mode 100644 .gitattributes create mode 100644 .gitignore create mode 100644 german-pos-dict.changes create mode 100644 german-pos-dict.spec create mode 100644 v1.1.tar.gz diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..9b03811 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,23 @@ +## Default LFS +*.7z filter=lfs diff=lfs merge=lfs -text +*.bsp filter=lfs diff=lfs merge=lfs -text +*.bz2 filter=lfs diff=lfs merge=lfs -text +*.gem filter=lfs diff=lfs merge=lfs -text +*.gz filter=lfs diff=lfs merge=lfs -text +*.jar filter=lfs diff=lfs merge=lfs -text +*.lz filter=lfs diff=lfs merge=lfs -text +*.lzma filter=lfs diff=lfs merge=lfs -text +*.obscpio filter=lfs diff=lfs merge=lfs -text +*.oxt filter=lfs diff=lfs merge=lfs -text +*.pdf filter=lfs diff=lfs merge=lfs -text +*.png filter=lfs diff=lfs merge=lfs -text +*.rpm filter=lfs diff=lfs merge=lfs -text +*.tbz filter=lfs diff=lfs merge=lfs -text +*.tbz2 filter=lfs diff=lfs merge=lfs -text +*.tgz filter=lfs diff=lfs merge=lfs -text +*.ttf filter=lfs diff=lfs merge=lfs -text +*.txz filter=lfs diff=lfs merge=lfs -text +*.whl filter=lfs diff=lfs merge=lfs -text +*.xz filter=lfs diff=lfs merge=lfs -text +*.zip filter=lfs diff=lfs merge=lfs -text +*.zst filter=lfs diff=lfs merge=lfs -text diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..57affb6 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.osc diff --git a/german-pos-dict.changes b/german-pos-dict.changes new file mode 100644 index 0000000..6980b3f --- /dev/null +++ b/german-pos-dict.changes @@ -0,0 +1,4 @@ +------------------------------------------------------------------- +Mon Mar 9 13:47:42 UTC 2020 - Fridrich Strba + +- Initial packaging of german-pos-dict 1.1 diff --git a/german-pos-dict.spec b/german-pos-dict.spec new file mode 100644 index 0000000..bae825b --- /dev/null +++ b/german-pos-dict.spec @@ -0,0 +1,48 @@ +# +# spec file for package german-pos-dict +# +# Copyright (c) 2020 SUSE LLC +# +# All modifications and additions to the file contributed by third parties +# remain the property of their copyright owners, unless otherwise agreed +# upon. The license for this file, and modifications and additions to the +# file, is the same license as for the pristine package itself (unless the +# license for the pristine package is not an Open Source License, in which +# case the license is the MIT License). An "Open Source License" is a +# license that conforms to the Open Source Definition (Version 1.9) +# published by the Open Source Initiative. + +# Please submit bugfixes or comments via https://bugs.opensuse.org/ +# + + +Name: german-pos-dict +Version: 1.1 +Release: 0 +Summary: German part-of-speech dictionary +License: CC-BY-SA-4.0 +URL: http://danielnaber.de/morphologie/ +Source0: https://github.com/languagetool-org/%{name}/archive/v%{version}.tar.gz +BuildRequires: maven-local +BuildRequires: mvn(org.carrot2:morfologik-fsa) +BuildRequires: mvn(org.carrot2:morfologik-stemming) +BuildArch: noarch + +%description +A German part-of-speech (POS) dictionary as a Morfologik binary + +%prep +%setup -q +%pom_remove_plugin :nexus-staging-maven-plugin + +%build +%{mvn_build} -f + +%install +%mvn_install + +%files -f .mfiles +%license LICENSE +%doc README.md + +%changelog diff --git a/v1.1.tar.gz b/v1.1.tar.gz new file mode 100644 index 0000000..f23ba22 --- /dev/null +++ b/v1.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a977b1b3c3772092914f040802f0395ccbc56713e601bc90d79c98bbf39d203 +size 1217974