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