forked from pool/permissions
Accepting request 699578 from home:jsegitz:branches:Base:System
- Update to version 20190429: * removed entry for /var/cache/man. Conflicts with packaging and man:man is the better setting anyway (bsc#1133678) * fixed error in description of permissions.paranoid. Make it clear that this is not a usable profile, but intended as a base for own developments OBS-URL: https://build.opensuse.org/request/show/699578 OBS-URL: https://build.opensuse.org/package/show/Base:System/permissions?expand=0&rev=217
This commit is contained in:
parent
edfc5837d1
commit
741577cc7c
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/openSUSE/permissions.git</param>
|
||||
<param name="changesrevision">b3af647ecf37350b62e774e798e2ce4b7f0bff60</param></service></servicedata>
|
||||
<param name="changesrevision">938c49d3c1b0820d2a301a8018709efed9a6ce61</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a08d41db3a26aa5bd457866e86e2e9ca2ac5a5b208257ce4592f552e6dbab8d6
|
||||
size 19660
|
3
permissions-20190429.tar.xz
Normal file
3
permissions-20190429.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:29bd4d65d64bfd13e68e0a1aea36d9633b8a68c8d6684ed1510e7d9d8c42be4e
|
||||
size 19660
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 30 08:57:37 UTC 2019 - opensuse-packaging@opensuse.org
|
||||
|
||||
- Update to version 20190429:
|
||||
* removed entry for /var/cache/man. Conflicts with packaging and man:man is
|
||||
the better setting anyway (bsc#1133678)
|
||||
* fixed error in description of permissions.paranoid. Make it clear that this
|
||||
is not a usable profile, but intended as a base for own developments
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Apr 13 17:12:12 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
|
@ -12,11 +12,11 @@
|
||||
# license that conforms to the Open Source Definition (Version 1.9)
|
||||
# published by the Open Source Initiative.
|
||||
|
||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
%define VERSION 20190212
|
||||
%define VERSION 20190429
|
||||
|
||||
Name: permissions
|
||||
Version: %{VERSION}
|
||||
@ -57,7 +57,7 @@ This package does not contain files, it just requires the necessary packages.
|
||||
%package doc
|
||||
Summary: SUSE Linux Default Permissions documentation
|
||||
Group: Documentation/Man
|
||||
Version: %{suse_version}_%{VERSION}
|
||||
Version: 20190429%{suse_version}_%{VERSION}
|
||||
Release: 0
|
||||
|
||||
%description doc
|
||||
@ -69,7 +69,7 @@ Documentation for the permission files /etc/permissions*.
|
||||
%package config
|
||||
Summary: SUSE Linux Default Permissions config files
|
||||
Group: Productivity/Security
|
||||
Version: %{suse_version}_%{VERSION}
|
||||
Version: 20190429%{suse_version}_%{VERSION}
|
||||
Release: 0
|
||||
|
||||
%description config
|
||||
@ -91,7 +91,7 @@ The actual permissions configuration files, /etc/permission.*.
|
||||
%package -n chkstat
|
||||
Summary: SUSE Linux Default Permissions tool
|
||||
Group: Productivity/Security
|
||||
Version: %{suse_version}_%{VERSION}
|
||||
Version: 20190429%{suse_version}_%{VERSION}
|
||||
Release: 0
|
||||
|
||||
%description -n chkstat
|
||||
|
Loading…
Reference in New Issue
Block a user