:- drop libapparmor autogen.sh call (broke the build) and remove libtool BR
OBS-URL: https://build.opensuse.org/package/show/security:apparmor/apparmor?expand=0&rev=148
This commit is contained in:
parent
7374ae94dd
commit
0b85e41674
@ -26,6 +26,7 @@ Fri Apr 22 20:49:24 UTC 2016 - suse-beta@cboltz.de
|
||||
- refresh patches:
|
||||
- apparmor-abstractions-no-multiline.diff
|
||||
- apparmor-samba-include-permissions-for-shares.diff
|
||||
- drop libapparmor autogen.sh call (broke the build) and remove libtool BR
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 7 16:12:24 UTC 2015 - opensuse@cboltz.de
|
||||
|
@ -104,7 +104,6 @@ BuildRequires: bison
|
||||
BuildRequires: flex
|
||||
BuildRequires: gcc-c++
|
||||
BuildRequires: latex2html
|
||||
BuildRequires: libtool
|
||||
BuildRequires: pcre-devel
|
||||
BuildRequires: pkg-config
|
||||
BuildRequires: python
|
||||
@ -460,7 +459,6 @@ export PYTHON=/usr/bin/python3
|
||||
# libapparmor:
|
||||
(
|
||||
cd ./libraries/libapparmor
|
||||
sh ./autogen.sh
|
||||
%configure \
|
||||
%if %{with perl}
|
||||
--with-perl \
|
||||
|
Loading…
Reference in New Issue
Block a user