Accepting request 93027 from home:coolo:removelibtool

add libtool to buildrequires

OBS-URL: https://build.opensuse.org/request/show/93027
OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm:svn/subversion?expand=0&rev=82
This commit is contained in:
Stephan Kulow 2011-11-25 14:06:53 +00:00 committed by Git OBS Bridge
parent 122a5def3c
commit 1f77285e2f
2 changed files with 6 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Nov 22 10:23:14 UTC 2011 - coolo@suse.com
- add libtool as buildrequire to avoid implicit dependency
-------------------------------------------------------------------
Sun Oct 23 17:34:20 CEST 2011 - dmueller@suse.de

View File

@ -16,7 +16,6 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
# norootforbuild
%define with_ruby 0%{?suse_version} > 1110
%define with_intree_swig 0%{?suse_version} != 1110
@ -47,7 +46,7 @@ Release: 1
%define sqlite_version 3.7.6.3
%define sqlite_pkg_version 3070603
BuildRequires: apache2-devel db-devel file-devel gcc-c++ libstdc++-devel zlib-devel
BuildRequires: pkgconfig
BuildRequires: libtool pkgconfig
BuildRequires: python-devel python-xml
BuildRequires: update-alternatives
%if %with_python_ctypes