Accepting request 85957 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/85957
OBS-URL: https://build.opensuse.org/package/show/Archiving/bzip2?expand=0&rev=24
This commit is contained in:
Cristian Rodríguez 2011-10-02 15:39:16 +00:00 committed by Git OBS Bridge
parent b0ffffa63b
commit c0d3f57f48
2 changed files with 6 additions and 0 deletions

View File

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

View File

@ -23,6 +23,7 @@ Release: 11
Provides: bzip
Obsoletes: bzip
BuildRequires: pkg-config
BuildRequires: libtool
# The following is a kludge to get updating bzip2 to after the split work
PreReq: libbz2-1
# bug437293