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:
parent
c44d76d5db
commit
816d3fd520
@ -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
|
Wed Jul 13 22:38:35 UTC 2016 - ushamim@linux.com
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package apparmor-rpm-macros
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -15,13 +15,14 @@
|
|||||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
Name: apparmor-rpm-macros
|
Name: apparmor-rpm-macros
|
||||||
Version: 1.0
|
Version: 1.0
|
||||||
Release: 0
|
Release: 0
|
||||||
License: LGPL-2.1+
|
|
||||||
Summary: RPM macros used to setup apparmor profiles
|
Summary: RPM macros used to setup apparmor profiles
|
||||||
|
License: LGPL-2.1+
|
||||||
|
Group: Development/Tools/Other
|
||||||
Url: https://bugs.launchpad.net/apparmor
|
Url: https://bugs.launchpad.net/apparmor
|
||||||
Group: System/Base
|
|
||||||
Source: macros.apparmor
|
Source: macros.apparmor
|
||||||
Requires: coreutils
|
Requires: coreutils
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
@ -41,3 +42,5 @@ install -m644 %{S:0} %{buildroot}%{_sysconfdir}/rpm
|
|||||||
%files
|
%files
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%config %{_sysconfdir}/rpm/macros.apparmor
|
%config %{_sysconfdir}/rpm/macros.apparmor
|
||||||
|
|
||||||
|
%changelog
|
||||||
|
Loading…
x
Reference in New Issue
Block a user