forked from pool/malaga-suomi
Remove redundant tags/sections; smp_mflags
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/malaga-suomi?expand=0&rev=6
This commit is contained in:
parent
a5ed241f62
commit
de21b88db3
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jan 29 20:40:41 UTC 2012 - jengelh@medozas.de
|
||||
|
||||
- Remove redundant tags/sections per specfile guideline suggestions
|
||||
- Parallel building using %_smp_mflags
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 22 16:56:32 CEST 2009 - pmladek@suse.cz
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package malaga-suomi (Version 1.3)
|
||||
# spec file for package malaga-suomi
|
||||
#
|
||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2012 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
|
||||
@ -15,7 +15,6 @@
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
# norootforbuild
|
||||
|
||||
|
||||
Name: malaga-suomi
|
||||
@ -34,32 +33,13 @@ BuildArch: noarch
|
||||
%description
|
||||
Suomi-Malaga is a description of Finnish morphology written in Malaga.
|
||||
|
||||
|
||||
|
||||
Authors:
|
||||
--------
|
||||
Harri Järvi
|
||||
Tero Kuparinen
|
||||
Kalle Lampila
|
||||
Teemu Likonen
|
||||
Harri Pitkänen
|
||||
Reijo Tomperi
|
||||
Hannu Väisänen
|
||||
Jarno Kiuttu
|
||||
Reijo Tomperi
|
||||
Harri Pitkänen
|
||||
Martin Vermeer
|
||||
Pauli Virtanen
|
||||
Jukka Nikulainen
|
||||
Research Institute for the Languages of Finland
|
||||
|
||||
%prep
|
||||
%setup -q -n %{_name}-%{version}
|
||||
|
||||
%build
|
||||
CFLAGS="$RPM_OPT_FLAGS" \
|
||||
CXXFLAGS="$RPM_OPT_FLAGS" \
|
||||
make voikko
|
||||
make voikko %{?_smp_mflags}
|
||||
|
||||
%install
|
||||
make voikko-install DESTDIR=$RPM_BUILD_ROOT%{_datadir}/malaga/1/mor-standard
|
||||
@ -67,9 +47,6 @@ make voikko-install DESTDIR=$RPM_BUILD_ROOT%{_datadir}/malaga/1/mor-standard
|
||||
cd $RPM_BUILD_ROOT%{_datadir}/malaga
|
||||
ln -s -t. 1/mor-standard/*
|
||||
|
||||
%clean
|
||||
rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%doc CONTRIBUTORS COPYING ChangeLog README README.fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user