1
0

Accepting request 49549 from YaST:Head

checked in (request 49549)

OBS-URL: https://build.opensuse.org/request/show/49549
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-apparmor?expand=0&rev=9
This commit is contained in:
OBS User autobuild 2010-10-01 21:58:12 +00:00 committed by Git OBS Bridge
parent 09e248a025
commit 859aa7c102

View File

@ -1,30 +1,43 @@
#
# spec file for package yast2-apparmor (Version 2.20.0)
#
# Copyright (c) 2010 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
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
# norootforbuild
Name: yast2-apparmor
Version: 2.20.0
Release: 0
Name: yast2-apparmor
Version: 2.20.0
Release: 1
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Source0: yast2-apparmor-2.20.0.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Source0: yast2-apparmor-2.20.0.tar.bz2
prefix: /usr
Prefix: /usr
Group: Productivity/Security
License: GPL v2 or later
Group: Productivity/Security
License: GPLv2+
Summary: YaST2 - Plugins for AppArmor Profile Management
Requires: yast2 perl-TimeDate
BuildArch: noarch
Obsoletes: yast2-subdomain
Provides: yast2-subdomain
BuildRequires: update-desktop-files
BuildRequires: yast2 yast2-devtools
Summary: YaST2 - Plugins for AppArmor Profile Management
Requires: yast2 perl-TimeDate
BuildArch: noarch
Obsoletes: yast2-subdomain
Provides: yast2-subdomain
BuildRequires: update-desktop-files
BuildRequires: yast2 yast2-devtools
%description
Yast2 forms and components for the management of Novell AppArmor
@ -58,7 +71,6 @@ for f in `find $RPM_BUILD_ROOT/%{prefix}/share/applications/YaST2/ -name "*.desk
%suse_update_desktop_file -d ycc_${d%.desktop} ${d%.desktop}
done
%clean
rm -rf "$RPM_BUILD_ROOT"
@ -89,3 +101,4 @@ REPDIR3='/var/log/apparmor/reports-exported'
[ -e $REPDIR ] || mkdir -p $REPDIR
[ -e $REPDIR2 ] || mkdir -p $REPDIR2
[ -e $REPDIR3 ] || mkdir -p $REPDIR3
%changelog