From a218b5fb7c9bc6f63829f157278c807328835b46431156c12aa588369718696c Mon Sep 17 00:00:00 2001 From: Lars Vogdt Date: Mon, 3 Oct 2011 11:31:53 +0000 Subject: [PATCH] Accepting request 85978 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/85978 OBS-URL: https://build.opensuse.org/package/show/network/cyrus-sasl?expand=0&rev=20 --- cyrus-sasl-saslauthd.spec | 1 + cyrus-sasl.changes | 5 +++++ cyrus-sasl.spec | 1 + 3 files changed, 7 insertions(+) diff --git a/cyrus-sasl-saslauthd.spec b/cyrus-sasl-saslauthd.spec index 3f4abd3..321af18 100644 --- a/cyrus-sasl-saslauthd.spec +++ b/cyrus-sasl-saslauthd.spec @@ -19,6 +19,7 @@ Name: cyrus-sasl-saslauthd BuildRequires: db-devel krb5-devel mysql-devel openldap2-devel opie pam-devel postgresql-devel +BuildRequires: libtool License: BSD4c(or similar) Group: Productivity/Networking/Other Url: http://asg.web.cmu.edu/sasl/ diff --git a/cyrus-sasl.changes b/cyrus-sasl.changes index 7b403fc..97ea70a 100644 --- a/cyrus-sasl.changes +++ b/cyrus-sasl.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Sep 30 20:07:52 UTC 2011 - coolo@suse.com + +- add libtool as buildrequire to make the spec file more reliable + ------------------------------------------------------------------- Sun Sep 18 00:16:04 UTC 2011 - jengelh@medozas.de diff --git a/cyrus-sasl.spec b/cyrus-sasl.spec index 8dfcb75..bbcd8ce 100644 --- a/cyrus-sasl.spec +++ b/cyrus-sasl.spec @@ -21,6 +21,7 @@ Name: cyrus-sasl Version: 2.1.23 Release: 14 BuildRequires: db-devel krb5-mini-devel openssl-devel opie pam-devel +BuildRequires: libtool Obsoletes: cyrus-sasl2 <= %{version} Provides: cyrus-sasl2 = %{version} License: BSD4c(or similar)