SHA256
1
0
forked from pool/audit

Accepting request 85948 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/85948
OBS-URL: https://build.opensuse.org/package/show/security/audit?expand=0&rev=35
This commit is contained in:
Cristian Rodríguez 2011-10-02 15:39:13 +00:00 committed by Git OBS Bridge
parent 2b8b1fed25
commit 3adbde561c
3 changed files with 7 additions and 0 deletions

View File

@ -33,6 +33,7 @@ Requires: audit = %{version}
BuildRoot: %{_tmppath}/%{name}-%{version}-build
PreReq: %insserv_prereq %fillup_prereq
BuildRequires: audit-devel = %{version}
BuildRequires: libtool
%description
The audit-libs-python package contains the bindings for using libaudit

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Sep 30 20:07:43 UTC 2011 - coolo@suse.com
- add libtool as buildrequire to make the spec file more reliable
-------------------------------------------------------------------
Sat Sep 17 13:38:24 UTC 2011 - jengelh@medozas.de

View File

@ -20,6 +20,7 @@
Name: audit
BuildRequires: gcc-c++ tcpd-devel
BuildRequires: kernel-headers >= 2.6.29
BuildRequires: libtool
Summary: User Space Tools for 2.6 Kernel Auditing
Version: 2.1.1
Release: 11