This commit is contained in:
committed by
Git OBS Bridge
parent
4b1f79e388
commit
2bb2793d1f
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:02dacef27837f77fcb49ca4c1ce5d75db30e62b00409872746f986dcc3250d15
|
|
||||||
size 172432
|
|
3
yast2-apparmor-2.16.3.tar.bz2
Normal file
3
yast2-apparmor-2.16.3.tar.bz2
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:3ef274d1bcacd3be8bd681c7f141664ea4d847c557326eb49dfb92cc46e71e42
|
||||||
|
size 172992
|
@@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon May 12 17:37:05 CEST 2008 - kmachalkova@suse.cz
|
||||||
|
|
||||||
|
- Make reportgen.pl executable again (opensuse.org svn migration
|
||||||
|
regression - bnc#157814)
|
||||||
|
- Integrating jjohansen's patch for UI support of late AA backend
|
||||||
|
features (FaTE#300560, FaTE#300571)
|
||||||
|
- 2.16.3
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri May 9 11:07:57 CEST 2008 - kmachalkova@suse.cz
|
Fri May 9 11:07:57 CEST 2008 - kmachalkova@suse.cz
|
||||||
|
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package yast2-apparmor (Version 2.16.2)
|
# spec file for package yast2-apparmor (Version 2.16.3)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
# This file and all modifications and additions to the pristine
|
# This file and all modifications and additions to the pristine
|
||||||
@@ -13,12 +13,12 @@
|
|||||||
Url: http://forge.novell.com/modules/xfmod/project/?apparmor
|
Url: http://forge.novell.com/modules/xfmod/project/?apparmor
|
||||||
|
|
||||||
Name: yast2-apparmor
|
Name: yast2-apparmor
|
||||||
Version: 2.16.2
|
Version: 2.16.3
|
||||||
Release: 1
|
Release: 1
|
||||||
License: GPL v2 or later
|
License: GPL v2 or later
|
||||||
Group: Productivity/Security
|
Group: Productivity/Security
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
Source0: yast2-apparmor-2.16.2.tar.bz2
|
Source0: yast2-apparmor-2.16.3.tar.bz2
|
||||||
Prefix: /usr
|
Prefix: /usr
|
||||||
Summary: YaST2 - Plugins for AppArmor Profile Management
|
Summary: YaST2 - Plugins for AppArmor Profile Management
|
||||||
Requires: yast2 perl-TimeDate
|
Requires: yast2 perl-TimeDate
|
||||||
@@ -44,7 +44,7 @@ Authors:
|
|||||||
jmichael@suse.de
|
jmichael@suse.de
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -n yast2-apparmor-2.16.2
|
%setup -n yast2-apparmor-2.16.3
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%{prefix}/bin/y2tool y2autoconf
|
%{prefix}/bin/y2tool y2autoconf
|
||||||
@@ -94,6 +94,12 @@ REPDIR3='/var/log/apparmor/reports-exported'
|
|||||||
[ -e $REPDIR2 ] || mkdir -p $REPDIR2
|
[ -e $REPDIR2 ] || mkdir -p $REPDIR2
|
||||||
[ -e $REPDIR3 ] || mkdir -p $REPDIR3
|
[ -e $REPDIR3 ] || mkdir -p $REPDIR3
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon May 12 2008 kmachalkova@suse.cz
|
||||||
|
- Make reportgen.pl executable again (opensuse.org svn migration
|
||||||
|
regression - bnc#157814)
|
||||||
|
- Integrating jjohansen's patch for UI support of late AA backend
|
||||||
|
features (FaTE#300560, FaTE#300571)
|
||||||
|
- 2.16.3
|
||||||
* Fri May 09 2008 kmachalkova@suse.cz
|
* Fri May 09 2008 kmachalkova@suse.cz
|
||||||
- Use button labels from Label:: module (thanks, msvec)
|
- Use button labels from Label:: module (thanks, msvec)
|
||||||
- Removed 2 widgets with the same ID ( AA general setup module failed
|
- Removed 2 widgets with the same ID ( AA general setup module failed
|
||||||
|
Reference in New Issue
Block a user