Accepting request 215244 from devel:libraries:c_c++
- Version bump to 1.15 moving to new upstream location: * tons of new words and bugs fixed. (forwarded request 215174 from scarabeus_iv) OBS-URL: https://build.opensuse.org/request/show/215244 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/malaga-suomi?expand=0&rev=16
This commit is contained in:
commit
35ddea0ab3
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jan 26 09:41:20 UTC 2014 - tchvatal@suse.com
|
||||
|
||||
- Version bump to 1.15 moving to new upstream location:
|
||||
* tons of new words and bugs fixed.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 11 10:28:57 UTC 2013 - pmladek@suse.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package malaga-suomi
|
||||
#
|
||||
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -16,15 +16,15 @@
|
||||
#
|
||||
|
||||
|
||||
Name: malaga-suomi
|
||||
%define _name suomi-malaga
|
||||
Version: 1.12
|
||||
Name: malaga-suomi
|
||||
Version: 1.15
|
||||
Release: 0
|
||||
Source: %{_name}-%{version}.tar.bz2
|
||||
Url: http://voikko.sourceforge.net/
|
||||
Summary: Description of Finnish Morphology Written in Malaga
|
||||
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
|
||||
BuildRequires: malaga
|
||||
BuildRequires: python-xml
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
@ -37,14 +37,14 @@ Suomi-Malaga is a description of Finnish morphology written in Malaga.
|
||||
%setup -q -n %{_name}-%{version}
|
||||
|
||||
%build
|
||||
CFLAGS="$RPM_OPT_FLAGS" \
|
||||
CXXFLAGS="$RPM_OPT_FLAGS" \
|
||||
CFLAGS="%{optflags}" \
|
||||
CXXFLAGS="%{optflags}" \
|
||||
make voikko %{?_smp_mflags}
|
||||
|
||||
%install
|
||||
make voikko-install DESTDIR=$RPM_BUILD_ROOT%{_datadir}/malaga/1/mor-standard
|
||||
make voikko-install DESTDIR=%{buildroot}%{_datadir}/malaga/1/mor-standard
|
||||
# compat symlinks
|
||||
cd $RPM_BUILD_ROOT%{_datadir}/malaga
|
||||
cd %{buildroot}%{_datadir}/malaga
|
||||
ln -s -t. 1/mor-standard/*
|
||||
|
||||
%files
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:16a54c709163365656eb7d69ecdc0543b00c3246720d5881ac4178fd43f2dcb5
|
||||
size 598488
|
3
suomi-malaga-1.15.tar.gz
Normal file
3
suomi-malaga-1.15.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a5c876381e51a62c2b0126a35dacda0ad152b729ecba889a6175b5e2bbff8ece
|
||||
size 882723
|
Loading…
Reference in New Issue
Block a user