Accepting request 449662 from security:apparmor
it's not base, it's rpm development (forwarded request 449658 from jengelh) OBS-URL: https://build.opensuse.org/request/show/449662 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/apparmor-rpm-macros?expand=0&rev=2
This commit is contained in:
commit
7fe13f686d
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user