forked from pool/cyrus-sasl
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
This commit is contained in:
parent
a6ee45221c
commit
a218b5fb7c
@ -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/
|
||||
|
@ -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
|
||||
|
||||
|
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user