forked from pool/iodine
Accepting request 899815 from home:gmbr3:Active
- Add now working CONFIG parameter to sysusers generator OBS-URL: https://build.opensuse.org/request/show/899815 OBS-URL: https://build.opensuse.org/package/show/network:utilities/iodine?expand=0&rev=19
This commit is contained in:
parent
b450409c4f
commit
c3d132dcc4
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jun 13 13:35:10 UTC 2021 - Callum Farmer <gmbr3@opensuse.org>
|
||||||
|
|
||||||
|
- Add now working CONFIG parameter to sysusers generator
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Jun 5 12:33:09 UTC 2021 - Callum Farmer <gmbr3@opensuse.org>
|
Sat Jun 5 12:33:09 UTC 2021 - Callum Farmer <gmbr3@opensuse.org>
|
||||||
|
|
||||||
|
@ -65,7 +65,7 @@ queries are allowed.
|
|||||||
%build
|
%build
|
||||||
make PREFIX=%{_prefix} %{?_smp_mflags}
|
make PREFIX=%{_prefix} %{?_smp_mflags}
|
||||||
%if 0%{?suse_version} >= 1550
|
%if 0%{?suse_version} >= 1550
|
||||||
%sysusers_generate_pre %{SOURCE5} iodine
|
%sysusers_generate_pre %{SOURCE5} iodine system-user-iodined.conf
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%install
|
%install
|
||||||
|
Loading…
Reference in New Issue
Block a user