Accepting request 776235 from home:jsegitz:branches:Base:System
- Change the package version to match %suse_version. The current versioning was obviously based on this at one time. Dropping date and git commit information since it's meaningless. - Removed author information from the description - Removed conditional Requires: for libmozjs185-1_0 for old distributions OBS-URL: https://build.opensuse.org/request/show/776235 OBS-URL: https://build.opensuse.org/package/show/Base:System/polkit-default-privs?expand=0&rev=381
This commit is contained in:
parent
74e4333687
commit
752ea5df5d
2
_service
2
_service
@ -3,7 +3,7 @@
|
|||||||
<param name="url">https://github.com/openSUSE/polkit-default-privs.git</param>
|
<param name="url">https://github.com/openSUSE/polkit-default-privs.git</param>
|
||||||
<param name="scm">git</param>
|
<param name="scm">git</param>
|
||||||
<param name="revision">master</param>
|
<param name="revision">master</param>
|
||||||
<param name="versionformat">13.2+%cd.%h</param>
|
<param name="versionformat">1550</param>
|
||||||
<param name="changesgenerate">enable</param>
|
<param name="changesgenerate">enable</param>
|
||||||
</service>
|
</service>
|
||||||
<service name="recompress" mode="disabled">
|
<service name="recompress" mode="disabled">
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:fbcdf10fa7bdd262e1c0ee3d0e7b804de1c6c67137cc03a2181645ac414a7db1
|
|
||||||
size 24092
|
|
3
polkit-default-privs-1550.tar.xz
Normal file
3
polkit-default-privs-1550.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:787c549ae63421d18f7dcec4322117a7406bc3068aeb9fb0401a436290f6a511
|
||||||
|
size 24108
|
@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Feb 19 08:17:27 UTC 2020 - Johannes Segitz <jsegitz@suse.de>
|
||||||
|
|
||||||
|
- Change the package version to match %suse_version. The current
|
||||||
|
versioning was obviously based on this at one time. Dropping date
|
||||||
|
and git commit information since it's meaningless.
|
||||||
|
- Removed author information from the description
|
||||||
|
- Removed conditional Requires: for libmozjs185-1_0 for old
|
||||||
|
distributions
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Feb 13 12:16:45 UTC 2020 - matthias.gerstner@suse.com
|
Thu Feb 13 12:16:45 UTC 2020 - matthias.gerstner@suse.com
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package polkit-default-privs
|
# spec file for package polkit-default-privs
|
||||||
#
|
#
|
||||||
# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2020 SUSE LLC
|
||||||
#
|
#
|
||||||
# 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
|
||||||
@ -23,7 +23,7 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: polkit-default-privs
|
Name: polkit-default-privs
|
||||||
Version: 13.2+20200213.f716f0a
|
Version: 1550
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: SUSE PolicyKit default permissions
|
Summary: SUSE PolicyKit default permissions
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
@ -31,9 +31,6 @@ Group: Productivity/Security
|
|||||||
Source: polkit-default-privs-%version.tar.xz
|
Source: polkit-default-privs-%version.tar.xz
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
BuildRequires: polkit
|
BuildRequires: polkit
|
||||||
%if 0%{?suse_version} < 1310
|
|
||||||
Requires: libmozjs185-1_0
|
|
||||||
%endif
|
|
||||||
Requires: polkit
|
Requires: polkit
|
||||||
Supplements: PolicyKit
|
Supplements: PolicyKit
|
||||||
Supplements: libpolkit0, polkit
|
Supplements: libpolkit0, polkit
|
||||||
@ -47,11 +44,6 @@ Predefined polkit profiles for different usage scenarios like desktop and
|
|||||||
server. These profiles define the kind of authentication required for various
|
server. These profiles define the kind of authentication required for various
|
||||||
polkit actions used across applications.
|
polkit actions used across applications.
|
||||||
|
|
||||||
|
|
||||||
Authors:
|
|
||||||
--------
|
|
||||||
Ludwig Nussel
|
|
||||||
|
|
||||||
# use a separate package for the static whitelist (i.e. the one that isn't
|
# use a separate package for the static whitelist (i.e. the one that isn't
|
||||||
# part of the different profile selectable during runtime). This whitelist is
|
# part of the different profile selectable during runtime). This whitelist is
|
||||||
# of no use for users and only needed during rpmlint time.
|
# of no use for users and only needed during rpmlint time.
|
||||||
|
Loading…
Reference in New Issue
Block a user