Accepting request 86083 from multimedia:libs

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 (forwarded request 86007 from coolo)

OBS-URL: https://build.opensuse.org/request/show/86083
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/flac?expand=0&rev=27
This commit is contained in:
Lars Vogdt 2011-10-03 07:17:57 +00:00 committed by Git OBS Bridge
commit 01376edd96
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sat Oct 1 05:39:06 UTC 2011 - coolo@suse.com
- add libtool as buildrequire to make the spec file more reliable
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Sep 28 03:27:46 UTC 2011 - crrodriguez@opensuse.org Wed Sep 28 03:27:46 UTC 2011 - crrodriguez@opensuse.org

View File

@ -19,6 +19,7 @@
Name: flac Name: flac
BuildRequires: gcc-c++ libogg-devel pkg-config BuildRequires: gcc-c++ libogg-devel pkg-config
BuildRequires: libtool
%ifarch %{ix86} %ifarch %{ix86}
BuildRequires: nasm BuildRequires: nasm
%endif %endif