forked from pool/yast2-apparmor
This commit is contained in:
parent
2258ea5250
commit
529f7164d3
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b69cc464b1e2bbde3e47656c547e72f8078b26a5e4a3b3708e5bab43afb812df
|
||||
size 147058
|
3
yast2-apparmor-2.18.0.tar.bz2
Normal file
3
yast2-apparmor-2.18.0.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e45b9d894b55774bcaeff3abc7bed3477a9bdd57a319e98e07bedb85bcc4b70c
|
||||
size 147764
|
@ -1,9 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 17 13:56:32 CET 2008 - kmachalkova@suse.cz
|
||||
Mon Jan 19 15:06:24 CET 2009 - kmachalkova@suse.cz
|
||||
|
||||
- Handle switching between two textdomains (yast2-apparmor &
|
||||
apparmor-utils) so that strings from both are correctly translated
|
||||
- 2.17.5
|
||||
- 2.18.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 28 17:53:44 CET 2008 - kmachalkova@suse.cz
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package yast2-apparmor (Version 2.17.5)
|
||||
# spec file for package yast2-apparmor (Version 2.18.0)
|
||||
#
|
||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -20,12 +20,12 @@
|
||||
Url: http://forge.novell.com/modules/xfmod/project/?apparmor
|
||||
|
||||
Name: yast2-apparmor
|
||||
Version: 2.17.5
|
||||
Version: 2.18.0
|
||||
Release: 1
|
||||
License: GPL v2 or later
|
||||
Group: Productivity/Security
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Source0: yast2-apparmor-2.17.5.tar.bz2
|
||||
Source0: yast2-apparmor-2.18.0.tar.bz2
|
||||
Prefix: /usr
|
||||
Summary: YaST2 - Plugins for AppArmor Profile Management
|
||||
Requires: yast2 perl-TimeDate
|
||||
@ -51,7 +51,7 @@ Authors:
|
||||
jmichael@suse.de
|
||||
|
||||
%prep
|
||||
%setup -n yast2-apparmor-2.17.5
|
||||
%setup -n yast2-apparmor-2.18.0
|
||||
|
||||
%build
|
||||
%{prefix}/bin/y2tool y2autoconf
|
||||
@ -101,10 +101,10 @@ REPDIR3='/var/log/apparmor/reports-exported'
|
||||
[ -e $REPDIR2 ] || mkdir -p $REPDIR2
|
||||
[ -e $REPDIR3 ] || mkdir -p $REPDIR3
|
||||
%changelog
|
||||
* Wed Dec 17 2008 kmachalkova@suse.cz
|
||||
* Mon Jan 19 2009 kmachalkova@suse.cz
|
||||
- Handle switching between two textdomains (yast2-apparmor &
|
||||
apparmor-utils) so that strings from both are correctly translated
|
||||
- 2.17.5
|
||||
- 2.18.0
|
||||
* Fri Nov 28 2008 kmachalkova@suse.cz
|
||||
- Removed source of UI syntax error - invalid items listing
|
||||
(bnc#441510)
|
||||
|
Loading…
x
Reference in New Issue
Block a user