SHA256
2
0

Accepting request 86044 from devel:libraries:c_c++

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 86019 from coolo)

OBS-URL: https://build.opensuse.org/request/show/86044
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gc?expand=0&rev=18
This commit is contained in:
Lars Vogdt 2011-10-03 07:19:07 +00:00 committed by Git OBS Bridge
commit d5bc025f2d
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sat Oct 1 05:39:10 UTC 2011 - coolo@suse.com
- add libtool as buildrequire to make the spec file more reliable
-------------------------------------------------------------------
Fri Sep 30 19:06:55 UTC 2011 - crrodriguez@opensuse.org

View File

@ -29,6 +29,7 @@ Source: %{name}-%{src_ver}.tar.bz2
Patch0: %{name}-build.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: gcc-c++ pkg-config
BuildRequires: libtool
%description
The Boehm-Demers-Weiser conservative garbage collector can be used as a