Accepting request 449658 from home:jengelh:branches:security:apparmor

it's not base, it's rpm development

OBS-URL: https://build.opensuse.org/request/show/449658
OBS-URL: https://build.opensuse.org/package/show/security:apparmor/apparmor-rpm-macros?expand=0&rev=3
This commit is contained in:
Christian Boltz 2017-01-11 11:16:27 +00:00 committed by Git OBS Bridge
parent c44d76d5db
commit 816d3fd520
2 changed files with 11 additions and 3 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Jan 11 11:01:29 UTC 2017 - jengelh@inai.de
- RPM group fix
-------------------------------------------------------------------
Wed Jul 13 22:38:35 UTC 2016 - ushamim@linux.com

View File

@ -1,7 +1,7 @@
#
# spec file for package apparmor-rpm-macros
#
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -15,13 +15,14 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
Name: apparmor-rpm-macros
Version: 1.0
Release: 0
License: LGPL-2.1+
Summary: RPM macros used to setup apparmor profiles
License: LGPL-2.1+
Group: Development/Tools/Other
Url: https://bugs.launchpad.net/apparmor
Group: System/Base
Source: macros.apparmor
Requires: coreutils
BuildArch: noarch
@ -41,3 +42,5 @@ install -m644 %{S:0} %{buildroot}%{_sysconfdir}/rpm
%files
%defattr(-,root,root)
%config %{_sysconfdir}/rpm/macros.apparmor
%changelog