Accepting request 85963 from home:coolo:removelibtool

add libtool as buildrequires so we no longer rely on libtool in the project config of factory - it's only needed by <10% of all packages

OBS-URL: https://build.opensuse.org/request/show/85963
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/celt?expand=0&rev=33
This commit is contained in:
Cristian Rodríguez 2011-10-02 15:40:07 +00:00 committed by Git OBS Bridge
parent b12089bf2b
commit d353c23aa4
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Sep 30 20:07:47 UTC 2011 - coolo@suse.com
- add libtool as buildrequire to make the spec file more reliable
-------------------------------------------------------------------
Sat Sep 17 22:46:10 UTC 2011 - jengelh@medozas.de

View File

@ -27,6 +27,7 @@ Url: http://www.celt-codec.org/
Source: http://downloads.xiph.org/releases/celt/%{name}-%{version}.tar.gz
Source1: baselibs.conf
BuildRequires: libogg-devel pkg-config
BuildRequires: libtool
# Patch configure.ac to remove the "0" suffix from libcelt
BuildRoot: %{_tmppath}/%{name}-%{version}-build