forked from pool/yast2-apparmor
This commit is contained in:
parent
27e3db3034
commit
7d5bb2ac02
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c09f870e6e02a5efc9403cf4ccecae13709bd85d9c4e564dd343a8581fc8f08d
|
||||
size 148285
|
3
yast2-apparmor-2.17.2.tar.bz2
Normal file
3
yast2-apparmor-2.17.2.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f54e75d32dc1668d201114625d9844ca018f593540ac474f9bac08c5bedaefe8
|
||||
size 146866
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 13 10:27:37 CEST 2008 - locilka@suse.cz
|
||||
|
||||
- Fixed help texts (bnc#430521).
|
||||
- 2.17.2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 16 16:16:47 CEST 2008 - kmachalkova@suse.cz
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package yast2-apparmor (Version 2.17.1)
|
||||
# spec file for package yast2-apparmor (Version 2.17.2)
|
||||
#
|
||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -20,12 +20,12 @@
|
||||
Url: http://forge.novell.com/modules/xfmod/project/?apparmor
|
||||
|
||||
Name: yast2-apparmor
|
||||
Version: 2.17.1
|
||||
Version: 2.17.2
|
||||
Release: 1
|
||||
License: GPL v2 or later
|
||||
Group: Productivity/Security
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Source0: yast2-apparmor-2.17.1.tar.bz2
|
||||
Source0: yast2-apparmor-2.17.2.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.1
|
||||
%setup -n yast2-apparmor-2.17.2
|
||||
|
||||
%build
|
||||
%{prefix}/bin/y2tool y2autoconf
|
||||
@ -101,6 +101,9 @@ REPDIR3='/var/log/apparmor/reports-exported'
|
||||
[ -e $REPDIR2 ] || mkdir -p $REPDIR2
|
||||
[ -e $REPDIR3 ] || mkdir -p $REPDIR3
|
||||
%changelog
|
||||
* Mon Oct 13 2008 locilka@suse.cz
|
||||
- Fixed help texts (bnc#430521).
|
||||
- 2.17.2
|
||||
* Tue Sep 16 2008 kmachalkova@suse.cz
|
||||
- Have all clients understand 'help' commandline option
|
||||
(bnc#269891 & friends) (many thanks, stano)
|
||||
|
Loading…
x
Reference in New Issue
Block a user