Accepting request 86015 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/86015 OBS-URL: https://build.opensuse.org/package/show/filesystems/fuse?expand=0&rev=26
This commit is contained in:
parent
4da16cfd63
commit
0b52c981df
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Oct 1 05:39:08 UTC 2011 - coolo@suse.com
|
||||||
|
|
||||||
|
- add libtool as buildrequire to make the spec file more reliable
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Aug 29 20:48:16 UTC 2011 - crrodriguez@opensuse.org
|
Mon Aug 29 20:48:16 UTC 2011 - crrodriguez@opensuse.org
|
||||||
|
|
||||||
|
@ -41,6 +41,7 @@ Requires: util-linux >= 2.18
|
|||||||
Requires: util-linux(fake+no-canonicalize)
|
Requires: util-linux(fake+no-canonicalize)
|
||||||
%endif
|
%endif
|
||||||
BuildRequires: pkgconfig
|
BuildRequires: pkgconfig
|
||||||
|
BuildRequires: libtool
|
||||||
%if 0%{?suse_version} >= 0 && 0%{?suse_version} >= 1000
|
%if 0%{?suse_version} >= 0 && 0%{?suse_version} >= 1000
|
||||||
Supplements: filesystem(fuse)
|
Supplements: filesystem(fuse)
|
||||||
%endif
|
%endif
|
||||||
|
Loading…
Reference in New Issue
Block a user