Accepting request 87938 from home:coolo:removelibtool
add libtool as buildrequire to avoid a hidden require from projconfig OBS-URL: https://build.opensuse.org/request/show/87938 OBS-URL: https://build.opensuse.org/package/show/Base:System/irqbalance?expand=0&rev=12
This commit is contained in:
parent
facb61dfc9
commit
ff377354e9
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Oct 15 04:47:08 UTC 2011 - coolo@suse.com
|
||||||
|
|
||||||
|
- add libtool as buildrequire to make the spec file more reliable
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Aug 16 08:40:22 UTC 2011 - saschpe@suse.de
|
Tue Aug 16 08:40:22 UTC 2011 - saschpe@suse.de
|
||||||
|
|
||||||
|
@ -31,6 +31,7 @@ Source3: sysconfig.irqbalance
|
|||||||
Source4: irqbalance.service
|
Source4: irqbalance.service
|
||||||
# xorg-x11-util-devel is for gccmakedep
|
# xorg-x11-util-devel is for gccmakedep
|
||||||
BuildRequires: pkgconfig(glib-2.0)
|
BuildRequires: pkgconfig(glib-2.0)
|
||||||
|
BuildRequires: libtool
|
||||||
PreReq: coreutils
|
PreReq: coreutils
|
||||||
PreReq: fillup
|
PreReq: fillup
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
Loading…
Reference in New Issue
Block a user