forked from pool/rpmlint
Accepting request 842500 from home:13ilya:branches:devel:openSUSE:Factory:rpmlint
- Add user "fluidsynth" for FluidSynth General Midi daemon. OBS-URL: https://build.opensuse.org/request/show/842500 OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=754
This commit is contained in:
parent
3a9a72cc20
commit
79b310f3f6
2
config
2
config
@ -348,6 +348,7 @@ setOption('StandardUsers', (
|
|||||||
'fetchmail',
|
'fetchmail',
|
||||||
'ffums',
|
'ffums',
|
||||||
'firebird',
|
'firebird',
|
||||||
|
'fluidsynth',
|
||||||
'fonehome',
|
'fonehome',
|
||||||
'ftp',
|
'ftp',
|
||||||
'games',
|
'games',
|
||||||
@ -1170,4 +1171,3 @@ addFilter(' info-files-without-install-info-postun ')
|
|||||||
addFilter(' postin-without-install-info ')
|
addFilter(' postin-without-install-info ')
|
||||||
|
|
||||||
# config ends here
|
# config ends here
|
||||||
|
|
||||||
|
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Oct 19 08:29:26 UTC 2020 - Илья Индиго <ilya@ilya.pp.ua>
|
||||||
|
|
||||||
|
- Add user "fluidsynth" for FluidSynth General Midi daemon.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Oct 12 08:09:23 UTC 2020 - Matthias Gerstner <matthias.gerstner@suse.com>
|
Mon Oct 12 08:09:23 UTC 2020 - Matthias Gerstner <matthias.gerstner@suse.com>
|
||||||
|
|
||||||
|
@ -97,7 +97,7 @@ chmod a-x rpmlint-checks-master/*.py
|
|||||||
mv rpmlint-checks-master/*.py .
|
mv rpmlint-checks-master/*.py .
|
||||||
|
|
||||||
%build
|
%build
|
||||||
make %{?_smp_mflags} PYTHON=%{_bindir}/python3
|
%make_build PYTHON=%{_bindir}/python3
|
||||||
|
|
||||||
%install
|
%install
|
||||||
%make_install PYTHON=%{_bindir}/python3
|
%make_install PYTHON=%{_bindir}/python3
|
||||||
@ -138,7 +138,7 @@ env PYTHON=%{_bindir}/python3 ./test.sh
|
|||||||
%config %{_sysconfdir}/rpmlint/pie.config
|
%config %{_sysconfdir}/rpmlint/pie.config
|
||||||
%config %{_sysconfdir}/rpmlint/licenses.config
|
%config %{_sysconfdir}/rpmlint/licenses.config
|
||||||
%dir %{_sysconfdir}/rpmlint
|
%dir %{_sysconfdir}/rpmlint
|
||||||
%{_mandir}/man1/rpmlint.1%{ext_man}
|
%{_mandir}/man1/rpmlint.1%{?ext_man}
|
||||||
%{_mandir}/man1/rpmdiff.1%{ext_man}
|
%{_mandir}/man1/rpmdiff.1%{?ext_man}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
Loading…
Reference in New Issue
Block a user