Accepting request 93297 from Base:System
add libtool to buildrequires (forwarded request 93286 from coolo) OBS-URL: https://build.opensuse.org/request/show/93297 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rpm?expand=0&rev=165
This commit is contained in:
commit
218340d78a
@ -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
|
||||
|
||||
|
3
rpm.spec
3
rpm.spec
@ -21,12 +21,11 @@ Name: rpm
|
||||
License: GPLv2+
|
||||
Group: System/Packages
|
||||
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
|
||||
#!BuildIgnore: rpmlint-Factory
|
||||
Provides: rpminst
|
||||
PreReq: %insserv_prereq %fillup_prereq
|
||||
AutoReqProv: on
|
||||
Summary: The RPM Package Manager
|
||||
Version: 4.9.1.2
|
||||
Release: 1
|
||||
|
Loading…
Reference in New Issue
Block a user