SHA256
1
0
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:
Dirk Mueller 2018-03-26 10:30:54 +00:00 committed by Git OBS Bridge
parent f83e585dfa
commit 5434a13f31
3 changed files with 9 additions and 1 deletions

2
config
View File

@ -474,6 +474,7 @@ setOption('StandardGroups', (
'tomcat', 'tomcat',
'tomcat4', 'tomcat4',
'tor', 'tor',
'tox',
'trusted', 'trusted',
'ts-shell', 'ts-shell',
'tss', 'tss',
@ -650,6 +651,7 @@ setOption('StandardUsers', (
'tomcat', 'tomcat',
'tomcat4', 'tomcat4',
'tor', 'tor',
'toxcmd',
'tss', 'tss',
'ulogd', 'ulogd',
'upsd', 'upsd',

View File

@ -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 Fri Mar 9 14:28:13 UTC 2018 - matthias.gerstner@suse.com
- Corrected tpm2-abrmd (bnc#1049694). The D-Bus activation file is named - Corrected tpm2-abrmd (bnc#1049694). The D-Bus activation file is named

View File

@ -20,7 +20,7 @@ Name: rpmlint
Version: 1.10 Version: 1.10
Release: 0 Release: 0
Summary: RPM file correctness checker Summary: RPM file correctness checker
License: GPL-2.0+ License: GPL-2.0-or-later
Group: System/Packages Group: System/Packages
Url: https://github.com/rpm-software-management/rpmlint Url: https://github.com/rpm-software-management/rpmlint
Source0: https://github.com/rpm-software-management/rpmlint/archive/rpmlint-%{version}.tar.gz Source0: https://github.com/rpm-software-management/rpmlint/archive/rpmlint-%{version}.tar.gz