Accepting request 320746 from devel:libraries:c_c++

1

OBS-URL: https://build.opensuse.org/request/show/320746
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libvoikko?expand=0&rev=27
This commit is contained in:
Dominique Leuenberger 2015-08-06 22:16:08 +00:00 committed by Git OBS Bridge
commit 8a57407bf8
4 changed files with 32883 additions and 4 deletions

View File

@ -0,0 +1,17 @@
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAABAgAGBQJUIvQpAAoJED0wm2BK45Qu+ksQAL/vdIFkHR5RqcWuYrJvnB/f
KTnyAnTFk8uvGBGf4vx4qd/Ua99TQQAd5SqLtoOX7Hc5wTLBLxsGp9WqmhV1WA8S
gLJzCKaS70XAsYEIBoZQYKypzVQo0Ify9/fVPTzXz8o1dQPSX7lkx3fhMBS31kCL
K6daPKZ3nU2AFXSTNWl2NNlaJZqartJ4xcFZNRsrpYGXPUltNceusR8ybEE9nfca
pQD0fdVxMYFy9samJqhzbHAM4PSVpJfikFcSmtTxsQrk3yxbCQQimQsdYF3eD1pc
zmreDCYAki1rviz7xzi8fyN3eV6bo4bOgFFGv2eZnFVXzErWgDsnZOjcmuzr935V
mjxLoPx5AeBnMVcdMvBOSTA53fi5vRupLSKk/hEMD9PyRCFZpNfqjha9ndyU86jY
uymfuCbn446bSAEvgeIwtoZDBVjhMhtkj1X4zHAqrZJ3+RvSX1WBL4VFImBHeA5V
xVBXXgN8DKDcoT8WHublQMB4BDjQlPZufRyFRPv+LJbCNmBD+ni1JthrkGusllhN
i5HPyjnZSa2JbbfdpGwlaWRKSkqEdqTYI8BLkXGvhrMlBtwltmlaS7MnGSVerJ6l
AoxmErd23gWvXSKNiToYVCkldUZIRGNfnQjwyGZsKcsEDJ5ncCSUo2dKHkHKVVMF
Sbq8hR1GfxhJbIQmu2M/
=yLlB
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Aug 5 08:45:10 UTC 2015 - mpluskal@suse.com
- Add gpg signature
-------------------------------------------------------------------
Thu Nov 13 12:25:52 UTC 2014 - tchvatal@suse.com

32855
libvoikko.keyring Normal file

File diff suppressed because it is too large Load Diff

View File

@ -1,7 +1,7 @@
#
# spec file for package libvoikko
#
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -23,12 +23,14 @@ Summary: Spellchecker and Hyphenator for Finnish Language
License: GPL-2.0+
Group: Productivity/Text/Spell
Url: http://voikko.puimula.org
Source: http://www.puimula.org/voikko-sources/%{name}/%{name}-%{version}.tar.gz
Source0: http://www.puimula.org/voikko-sources/%{name}/%{name}-%{version}.tar.gz
Source1: http://www.puimula.org/voikko-sources/%{name}/%{name}-%{version}.tar.gz.asc
Source2: %{name}.keyring
Source99: baselibs.conf
BuildRequires: gcc-c++
BuildRequires: glib2-devel
BuildRequires: libmalaga-devel
BuildRequires: pkgconfig
BuildRequires: pkg-config
BuildRequires: python
BuildRequires: python-xml
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@ -94,7 +96,7 @@ find %{buildroot} -type f -name "*.la" -delete -print
%files -n voikkospell
%defattr(-,root,root)
%{_bindir}/*
%doc %{_mandir}/man?/*.*
%{_mandir}/man?/*.*
%files devel
%defattr(-,root,root)