forked from pool/yast2-apparmor
This commit is contained in:
parent
f88bf5f774
commit
e55f4a6f2a
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:98f1591902ba736c4a5c658e14c03c8bd2e86831b7aa8dd8d76e579cdba1961d
|
|
||||||
size 297734
|
|
3
yast2-apparmor-2.1-977.tar.gz
Normal file
3
yast2-apparmor-2.1-977.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:716ca60d4ccc772642c52f2b7c8aa38b0246f962fc0a6ed428625bbea4083d43
|
||||||
|
size 297845
|
@ -1,3 +1,16 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Sep 17 06:01:09 CEST 2007 - dreynolds@suse.de
|
||||||
|
|
||||||
|
- Fixes (#310454) to support new audit log format and new libapparmor1 - ddrewelow@suse.de
|
||||||
|
- Bug #305735 Add support for network toggles, append, and locking to the YaST2
|
||||||
|
EditProfile wizard.
|
||||||
|
- Bug 302588 - 1 CD KDE version fails to install apparmor-docs
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Aug 21 22:38:17 CEST 2007 - dreynolds@suse.de
|
||||||
|
|
||||||
|
- Updated spec to set theme-dir based on dist (openSUSE/sles)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Aug 20 17:57:15 CEST 2007 - dreynolds@suse.de
|
Mon Aug 20 17:57:15 CEST 2007 - dreynolds@suse.de
|
||||||
|
|
||||||
|
@ -13,14 +13,14 @@
|
|||||||
Name: yast2-apparmor
|
Name: yast2-apparmor
|
||||||
Summary: YaST2 - Plugins for AppArmor Profile Management
|
Summary: YaST2 - Plugins for AppArmor Profile Management
|
||||||
Version: 2.1
|
Version: 2.1
|
||||||
Release: 1
|
Release: 19
|
||||||
Group: Productivity/Security
|
Group: Productivity/Security
|
||||||
Source0: %{name}-%{version}-909.tar.gz
|
Source0: %{name}-%{version}-977.tar.gz
|
||||||
License: GPL v2 or later
|
License: GPL v2 or later
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
URL: http://forge.novell.com/modules/xfmod/project/?apparmor
|
Url: http://forge.novell.com/modules/xfmod/project/?apparmor
|
||||||
Requires: yast2 perl-TimeDate
|
Requires: yast2 perl-TimeDate
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
Obsoletes: yast2-subdomain
|
Obsoletes: yast2-subdomain
|
||||||
Provides: yast2-subdomain
|
Provides: yast2-subdomain
|
||||||
BuildRequires: update-desktop-files
|
BuildRequires: update-desktop-files
|
||||||
@ -96,8 +96,10 @@ done
|
|||||||
/usr/bin/*
|
/usr/bin/*
|
||||||
/usr/share/YaST2/clients
|
/usr/share/YaST2/clients
|
||||||
/usr/share/YaST2/include/subdomain
|
/usr/share/YaST2/include/subdomain
|
||||||
|
/usr/share/YaST2/include/apparmor-reports
|
||||||
/usr/share/YaST2/scrconf
|
/usr/share/YaST2/scrconf
|
||||||
/usr/share/applications/YaST2/
|
/usr/share/YaST2/modules
|
||||||
|
/usr/share/applications/YaST2
|
||||||
/usr/share/applications/YaST2/groups
|
/usr/share/applications/YaST2/groups
|
||||||
/usr/lib/YaST2/servers_non_y2
|
/usr/lib/YaST2/servers_non_y2
|
||||||
/usr/lib/perl5/vendor_perl/*
|
/usr/lib/perl5/vendor_perl/*
|
||||||
@ -119,6 +121,13 @@ REPDIR3='/var/log/apparmor/reports-exported'
|
|||||||
%preun
|
%preun
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Sep 17 2007 - dreynolds@suse.de
|
||||||
|
- Fixes (#310454) to support new audit log format and new libapparmor1 - ddrewelow@suse.de
|
||||||
|
- Bug #305735 Add support for network toggles, append, and locking to the YaST2
|
||||||
|
EditProfile wizard.
|
||||||
|
- Bug 302588 - 1 CD KDE version fails to install apparmor-docs
|
||||||
|
* Tue Aug 21 2007 - dreynolds@suse.de
|
||||||
|
- Updated spec to set theme-dir based on dist (openSUSE/sles)
|
||||||
* Mon Aug 20 2007 - dreynolds@suse.de
|
* Mon Aug 20 2007 - dreynolds@suse.de
|
||||||
- sbeattie@suse.de
|
- sbeattie@suse.de
|
||||||
Fix for #212500 "y2controlcenter-gnome does not find AppArmor
|
Fix for #212500 "y2controlcenter-gnome does not find AppArmor
|
||||||
|
Loading…
x
Reference in New Issue
Block a user