forked from pool/rpmlint
Accepting request 590417 from home:sleep_walker:branches:devel:openSUSE:Factory:rpmlint
I'd like to push c-toxcore (and then qTox and possibly other) to Factory. Let's resever standard UID and GID for it. - Add tox user and toxcmd group as standard openSUSE GID and UID OBS-URL: https://build.opensuse.org/request/show/590417 OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=577
This commit is contained in:
parent
f83e585dfa
commit
5434a13f31
2
config
2
config
@ -474,6 +474,7 @@ setOption('StandardGroups', (
|
||||
'tomcat',
|
||||
'tomcat4',
|
||||
'tor',
|
||||
'tox',
|
||||
'trusted',
|
||||
'ts-shell',
|
||||
'tss',
|
||||
@ -650,6 +651,7 @@ setOption('StandardUsers', (
|
||||
'tomcat',
|
||||
'tomcat4',
|
||||
'tor',
|
||||
'toxcmd',
|
||||
'tss',
|
||||
'ulogd',
|
||||
'upsd',
|
||||
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 22 20:00:30 UTC 2018 - sleep_walker@opensuse.org
|
||||
|
||||
- Add tox user and toxcmd group as standard openSUSE GID and UID
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 9 14:28:13 UTC 2018 - matthias.gerstner@suse.com
|
||||
|
||||
- Corrected tpm2-abrmd (bnc#1049694). The D-Bus activation file is named
|
||||
|
@ -20,7 +20,7 @@ Name: rpmlint
|
||||
Version: 1.10
|
||||
Release: 0
|
||||
Summary: RPM file correctness checker
|
||||
License: GPL-2.0+
|
||||
License: GPL-2.0-or-later
|
||||
Group: System/Packages
|
||||
Url: https://github.com/rpm-software-management/rpmlint
|
||||
Source0: https://github.com/rpm-software-management/rpmlint/archive/rpmlint-%{version}.tar.gz
|
||||
|
Loading…
Reference in New Issue
Block a user