:- 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:
|
- refresh patches:
|
||||||
- apparmor-abstractions-no-multiline.diff
|
- apparmor-abstractions-no-multiline.diff
|
||||||
- apparmor-samba-include-permissions-for-shares.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
|
Wed Oct 7 16:12:24 UTC 2015 - opensuse@cboltz.de
|
||||||
|
@ -104,7 +104,6 @@ BuildRequires: bison
|
|||||||
BuildRequires: flex
|
BuildRequires: flex
|
||||||
BuildRequires: gcc-c++
|
BuildRequires: gcc-c++
|
||||||
BuildRequires: latex2html
|
BuildRequires: latex2html
|
||||||
BuildRequires: libtool
|
|
||||||
BuildRequires: pcre-devel
|
BuildRequires: pcre-devel
|
||||||
BuildRequires: pkg-config
|
BuildRequires: pkg-config
|
||||||
BuildRequires: python
|
BuildRequires: python
|
||||||
@ -460,7 +459,6 @@ export PYTHON=/usr/bin/python3
|
|||||||
# libapparmor:
|
# libapparmor:
|
||||||
(
|
(
|
||||||
cd ./libraries/libapparmor
|
cd ./libraries/libapparmor
|
||||||
sh ./autogen.sh
|
|
||||||
%configure \
|
%configure \
|
||||||
%if %{with perl}
|
%if %{with perl}
|
||||||
--with-perl \
|
--with-perl \
|
||||||
|
Loading…
Reference in New Issue
Block a user