From 6f0fad5488a3fcf4bb46f91c350adfd0b22acbfbcc63792ffca8bca8529dc7f1 Mon Sep 17 00:00:00 2001 From: Sascha Manns Date: Sun, 2 Oct 2011 15:30:05 +0000 Subject: [PATCH] Accepting request 85955 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/85955 OBS-URL: https://build.opensuse.org/package/show/network/boinc-client?expand=0&rev=15 --- boinc-client.changes | 5 +++++ boinc-client.spec | 6 +----- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/boinc-client.changes b/boinc-client.changes index 0e7018d..f72b684 100644 --- a/boinc-client.changes +++ b/boinc-client.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Sep 30 20:07:45 UTC 2011 - coolo@suse.com + +- add libtool as buildrequire to make the spec file more reliable + ------------------------------------------------------------------- Tue Aug 30 18:18:14 UTC 2011 - Sascha.Manns@open-slx.de diff --git a/boinc-client.spec b/boinc-client.spec index b676180..08efbdb 100644 --- a/boinc-client.spec +++ b/boinc-client.spec @@ -91,7 +91,7 @@ BuildRequires: gettext-runtime #BuildRequires: gnutls-devel BuildRequires: libcurl-devel >= 7.17.1 BuildRequires: libjpeg-devel -#BuildRequires: libtool +BuildRequires: libtool BuildRequires: libxslt #BuildRequires: m4 #BuildRequires: make @@ -132,7 +132,6 @@ of scientific and mathematical research. %package -n boinc-manager - Summary: GUI to control and monitor %{name} Group: Productivity/Scientific/Astronomy Requires: %{name} = %{version}-%{release} @@ -150,7 +149,6 @@ in which all information and all control elements are available. %lang_package -n boinc-manager %package devel - Summary: Development files for %{name} Group: Development/Libraries/C and C++ Requires: %{name} = %{version}-%{release} @@ -162,7 +160,6 @@ This package contains development files for %{name}. %package -n libboinc%{soname} - Summary: Shared Libs for %{name} Group: System/Libraries @@ -175,7 +172,6 @@ in which all information and all control elements are available. %package doc - Summary: Documentation files for %{name} Group: Documentation/Other %if 0%{?suse_version} >= 1120