Accepting request 205189 from home:elvigia:branches:Base:System

- Cleanup spec file
- activate mcelog service via udev+systemd combo, if the kernel
  registers a /dev/mcelog device the service will be automatically
  started.
- drop sysvinit scripts, add appropiate %pre %post invocations
  of the needed systemd macros.

OBS-URL: https://build.opensuse.org/request/show/205189
OBS-URL: https://build.opensuse.org/package/show/Base:System/mcelog?expand=0&rev=31
This commit is contained in:
2013-11-27 08:05:19 +00:00
committed by Git OBS Bridge
parent 85d54dd1f7
commit 326e49c3ae
5 changed files with 30 additions and 144 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Sun Oct 27 18:00:04 UTC 2013 - crrodriguez@opensuse.org
- Cleanup spec file
- activate mcelog service via udev+systemd combo, if the kernel
registers a /dev/mcelog device the service will be automatically
started.
- drop sysvinit scripts, add appropiate %pre %post invocations
of the needed systemd macros.
-------------------------------------------------------------------
Tue Oct 15 17:02:13 UTC 2013 - trenn@suse.de