Accepting request 261700 from home:elvigia:branches:Base:System
- While not yet defined, the tmpfiles_create macro takes an argument for it to actually work OBS-URL: https://build.opensuse.org/request/show/261700 OBS-URL: https://build.opensuse.org/package/show/Base:System/mcelog?expand=0&rev=47
This commit is contained in:
parent
5709ea8d39
commit
268edb8fe3
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Nov 14 18:25:22 UTC 2014 - crrodriguez@opensuse.org
|
||||||
|
|
||||||
|
- While not yet defined, the tmpfiles_create macro takes
|
||||||
|
an argument for it to actually work
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Sep 20 03:16:05 UTC 2014 - crrodriguez@opensuse.org
|
Sat Sep 20 03:16:05 UTC 2014 - crrodriguez@opensuse.org
|
||||||
|
|
||||||
|
@ -112,7 +112,7 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
|
|
||||||
%post
|
%post
|
||||||
%fillup_only
|
%fillup_only
|
||||||
%{?tmpfiles_create:%{tmpfiles_create}}
|
%{?tmpfiles_create:%tmpfiles_create %{_tmpfilesdir}/mcelog.conf}
|
||||||
%udev_rules_update
|
%udev_rules_update
|
||||||
|
|
||||||
%service_add_post %{name}.service
|
%service_add_post %{name}.service
|
||||||
|
Loading…
Reference in New Issue
Block a user