forked from pool/libvoikko
Accepting request 93363 from home:coolo:removelibtool
add libtool to buildrequires OBS-URL: https://build.opensuse.org/request/show/93363 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libvoikko?expand=0&rev=7
This commit is contained in:
parent
f7d2ffcfbc
commit
2c39f835cd
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 23 21:11:20 UTC 2011 - coolo@suse.com
|
||||
|
||||
- add libtool as buildrequire to avoid implicit dependency
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 22 15:23:59 CET 2011 - vuntz@opensuse.org
|
||||
|
||||
|
@ -20,7 +20,7 @@
|
||||
|
||||
Name: libvoikko
|
||||
Version: 2.1
|
||||
Release: 11
|
||||
Release: 1
|
||||
Url: http://voikko.sourceforge.net/
|
||||
License: GPLv2+
|
||||
Summary: Spellchecker and Hyphenator for Finnish Language
|
||||
@ -29,7 +29,7 @@ Source: libvoikko-%{version}.tar.bz2
|
||||
Source99: baselibs.conf
|
||||
# PATCH-FIX-UPSTREAM libvoikko-2.1-ac-macro-dir.diff sf#2810258 pmladek@suse.cz -- can't run autoreconf because the m4 direcotry is neither in the source tarball nor in svn
|
||||
Patch: libvoikko-2.1-ac-macro-dir.diff
|
||||
BuildRequires: gcc-c++ glib2-devel libmalaga-devel python python-xml
|
||||
BuildRequires: gcc-c++ glib2-devel libmalaga-devel libtool python python-xml
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%define debug_package_requires libvoikko1 = %{version}-%{release}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user