From 1f77285e2ffc4f8e2492ab1b11d51265c19c3a0a4f48101b6262efa7a79bca94 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Fri, 25 Nov 2011 14:06:53 +0000 Subject: [PATCH] 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 --- subversion.changes | 5 +++++ subversion.spec | 3 +-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/subversion.changes b/subversion.changes index 74821dc..44583f1 100644 --- a/subversion.changes +++ b/subversion.changes @@ -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 diff --git a/subversion.spec b/subversion.spec index 516fc6c..a1057ad 100644 --- a/subversion.spec +++ b/subversion.spec @@ -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