Accepting request 93286 from home:coolo:removelibtool
add libtool to buildrequires OBS-URL: https://build.opensuse.org/request/show/93286 OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=159
This commit is contained in:
parent
9469b26816
commit
7477caae91
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Nov 23 12:49:15 UTC 2011 - coolo@suse.com
|
||||||
|
|
||||||
|
- add libtool as buildrequire to avoid implicit dependency
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Nov 15 21:36:05 UTC 2011 - crrodriguez@opensuse.org
|
Tue Nov 15 21:36:05 UTC 2011 - crrodriguez@opensuse.org
|
||||||
|
|
||||||
|
3
rpm.spec
3
rpm.spec
@ -21,12 +21,11 @@ Name: rpm
|
|||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: System/Packages
|
Group: System/Packages
|
||||||
BuildRequires: file-devel libbz2-devel libelf-devel libselinux-devel libsemanage-devel lua-devel ncurses-devel xz-devel zlib-devel
|
BuildRequires: file-devel libbz2-devel libelf-devel libselinux-devel libsemanage-devel lua-devel ncurses-devel xz-devel zlib-devel
|
||||||
BuildRequires: popt-devel
|
BuildRequires: libtool popt-devel
|
||||||
BuildRequires: libacl-devel libcap-devel
|
BuildRequires: libacl-devel libcap-devel
|
||||||
#!BuildIgnore: rpmlint-Factory
|
#!BuildIgnore: rpmlint-Factory
|
||||||
Provides: rpminst
|
Provides: rpminst
|
||||||
PreReq: %insserv_prereq %fillup_prereq
|
PreReq: %insserv_prereq %fillup_prereq
|
||||||
AutoReqProv: on
|
|
||||||
Summary: The RPM Package Manager
|
Summary: The RPM Package Manager
|
||||||
Version: 4.9.1.2
|
Version: 4.9.1.2
|
||||||
Release: 1
|
Release: 1
|
||||||
|
Loading…
Reference in New Issue
Block a user