Accepting request 86320 from GNOME:Apps

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

OBS-URL: https://build.opensuse.org/request/show/86320
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dia?expand=0&rev=27
This commit is contained in:
Ruediger Oertel 2011-10-04 16:08:55 +00:00 committed by Git OBS Bridge
commit 99425b4296
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Sep 30 20:07:54 UTC 2011 - coolo@suse.com
- add libtool as buildrequire to make the spec file more reliable
-------------------------------------------------------------------
Sun Sep 18 17:17:12 UTC 2011 - jengelh@medozas.de

View File

@ -27,6 +27,7 @@ BuildRequires: intltool
BuildRequires: libEMF-devel
%endif
BuildRequires: libgnomeui-devel
BuildRequires: libtool
BuildRequires: libxslt-devel
BuildRequires: python-devel
BuildRequires: python-gtk-devel