Accepting request 82501 from security:apparmor:factory
- update to AppArmor 2.7.0 beta2 - includes fixes for bnc#717707, bnc#678749, bnc#685674, bnc#679182, bnc#691072, bnc#705319, bnc#713728 - add some missing perl module Requires to perl-apparmor OBS-URL: https://build.opensuse.org/request/show/82501 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/apparmor?expand=0&rev=23
This commit is contained in:
committed by
Git OBS Bridge
parent
76467be0e2
commit
57ed84dd83
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3c2b2db7edae97dd4f5c24071a4ac8f006d2ade745161754efa4c2e58639c8d5
|
||||
size 1410143
|
3
apparmor-2.7.beta2.tar.gz
Normal file
3
apparmor-2.7.beta2.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f9e4ef359eac63834839f07497d9772e37d8b85accf96f03d354aa6543593915
|
||||
size 1426345
|
@@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 16 15:25:19 UTC 2011 - opensuse@cboltz.de
|
||||
|
||||
- update to AppArmor 2.7.0 beta2
|
||||
- includes fixes for bnc#717707, bnc#678749, bnc#685674, bnc#679182,
|
||||
bnc#691072, bnc#705319, bnc#713728
|
||||
- add some missing perl module Requires to perl-apparmor
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 13 18:47:36 UTC 2011 - opensuse@cboltz.de
|
||||
|
||||
|
@@ -43,10 +43,10 @@ Name: apparmor
|
||||
%if ! %{?distro:1}0
|
||||
%define distro suse
|
||||
%endif
|
||||
Version: 2.7.beta1
|
||||
Version: 2.7.beta2
|
||||
Release: 1
|
||||
%define versiondir 2.7.0~beta2
|
||||
Summary: AppArmor userlevel parser utility
|
||||
%define versiondir 2.7.0~beta1
|
||||
Group: Productivity/Networking/Security
|
||||
Source0: apparmor-%{version}.tar.gz
|
||||
Source1: %{name}-profile-editor.png
|
||||
@@ -90,11 +90,6 @@ BuildRequires: pkg-config
|
||||
BuildRequires: texlive-latex
|
||||
BuildRequires: w3m
|
||||
|
||||
# TODO: put also to Requires?
|
||||
BuildRequires: perl(Locale::gettext)
|
||||
BuildRequires: perl(RPC::XML)
|
||||
BuildRequires: perl(Term::ReadKey)
|
||||
|
||||
BuildRequires: swig
|
||||
|
||||
%if %{with python}
|
||||
@@ -234,6 +229,9 @@ Requires: perl(RPC::XML)
|
||||
Requires: perl(Term::ReadKey)
|
||||
Provides: perl-libapparmor
|
||||
Obsoletes: perl-libapparmor < 2.5
|
||||
Requires: perl(Locale::gettext)
|
||||
Requires: perl(RPC::XML)
|
||||
Requires: perl(Term::ReadKey)
|
||||
|
||||
%description -n perl-apparmor
|
||||
This package provides the perl interface to AppArmor. It is used for perl
|
||||
@@ -483,7 +481,7 @@ make -C profiles
|
||||
( cd %{buildroot}/%{_mandir}/man2/ && ln -s aa_change_hat.2 change_hat.2 )
|
||||
|
||||
# utilities
|
||||
%makeinstall -C utils VENDOR_PERL=%{perl_vendorlib}
|
||||
%makeinstall -C utils
|
||||
mkdir -p %{buildroot}/var/log/apparmor
|
||||
|
||||
%makeinstall -C parser
|
||||
@@ -537,9 +535,6 @@ rm -fv %{buildroot}%{_libdir}/libapparmor.la %{buildroot}%{_libdir}/libimmunix.l
|
||||
echo -------------------------------------------------------------------
|
||||
find -ls
|
||||
echo -------------------------------------------------------------------
|
||||
head -n1000 *.lang
|
||||
echo -------------------------------------------------------------------
|
||||
echo -------------------------------------------------------------------
|
||||
find %{buildroot} -ls
|
||||
echo -------------------------------------------------------------------
|
||||
|
||||
|
Reference in New Issue
Block a user